- Audit field of the authenticating authority data when proxyingIDP-2380
- Release Jetty-Base MSI for Jetty 12.0.20IDP-2379Resolved issue: IDP-2379
- Accessing metrics/updates always triggers four HTTPS requestsIDP-2378Rod Widdowson
- Statically defined web.xml-based filters are not runningIDP-2377Scott Cantor
- Consider turning off signature generation for the idp-msi project (or supressing the project)IDP-2376Rod Widdowson
- Aliased decoded IdPAttributes are lost during subsequent useIDP-2375Resolved issue: IDP-2375Scott Cantor
- Implement support for SameSite directly when possibleIDP-2374Resolved issue: IDP-2374Scott Cantor
- Ensure a conditional import exists in each authn flow's bean fileIDP-2373Resolved issue: IDP-2373Scott Cantor
- Upgrade to latest 5.2 SNAPSHOT on legacy system cannot find shibboleth.ProxyNameTransformsIDP-2372Scott Cantor
- Current Windows jetty-base images include wrong logback jar versionsIDP-2371Resolved issue: IDP-2371
- Deprecate authenticationFlows profile settingIDP-2370Scott Cantor
- LDAPCredentialValidator does not invoke correct diagnostic message method from Ldaptive v2 to allow use of the option to encode control charactersIDP-2369Resolved issue: IDP-2369Daniel Fisher
- Install template/example deployment descriptorsIDP-2368Rod Widdowson
- Upgrade breaks use of attributes.properties via idp.searchForPropertiesIDP-2367Resolved issue: IDP-2367Scott Cantor
- Release IdP 5.1.4IDP-2366Resolved issue: IDP-2366Brent Putman
- Support multiple definitions of a given login flowIDP-2365Resolved issue: IDP-2365Scott Cantor
- CryptoTransient name ID decoders should trap exceptionsIDP-2364Resolved issue: IDP-2364Scott Cantor
- Dynamic opt-in for persistent longer session lifetimeIDP-2363Resolved issue: IDP-2363Scott Cantor
- Consider extending ProfileConfiguration to supply Jackson serializatonIDP-2362Scott Cantor
- Add logout support to DynamicResponseHeaderFilterIDP-2361Resolved issue: IDP-2361Scott Cantor
- Add support for rolling consent record lifetimeIDP-2360Tom Zeller
- "AttributeInMetadata" AFP examples need 'onlyIfRequired="false"'IDP-2359Resolved issue: IDP-2359Scott Cantor
- Consent condition on back-channel flows invoked incorrectlyIDP-2358Resolved issue: IDP-2358Scott Cantor
- Predicate to check contents of authenticated SubjectIDP-2357Resolved issue: IDP-2357Scott Cantor
- Metadata file locks up IdPIDP-2356Resolved issue: IDP-2356Scott Cantor
- Move to Wix 5IDP-2355Resolved issue: IDP-2355Rod Widdowson
- java.lang.reflect.InaccessibleObjectExceptionIDP-2354Resolved issue: IDP-2354
- C14n flow that runs a deployer-defined beanIDP-2353Resolved issue: IDP-2353Scott Cantor
- SOAP client wiring references old bean IDIDP-2352Resolved issue: IDP-2352Scott Cantor
- Allow per-AuthenticationResult lifetime/timeout policiesIDP-2351Resolved issue: IDP-2351Scott Cantor
- Consider new service to hold/configure credentialsIDP-2350Brent Putman
- Attribute consent not working in CASIDP-2349Resolved issue: IDP-2349Scott Cantor
- Siganling an authn/FlowName event out of login flow isn't workingIDP-2348Resolved issue: IDP-2348Scott Cantor
- HTPasswordCredentialValidator reload isn't seeing changesIDP-2347Resolved issue: IDP-2347Scott Cantor
- add update-available check to the metricsIDP-2346Resolved issue: IDP-2346
- x509-prompt.jsp incorrect importsIDP-2345Resolved issue: IDP-2345
- Error unmarshalling message from input stream: Saw invalid child elementIDP-2344Resolved issue: IDP-2344Scott Cantor
- Path.of() throws an InvalidPathException which is not always caught.IDP-2342Resolved issue: IDP-2342
- Installer regressionIDP-2341Resolved issue: IDP-2341Tom Zeller
- Plugin installer doesn't perform (or display) module file changes in certain conditionsIDP-2340Resolved issue: IDP-2340
- CSRF failure from Edge on iOSIDP-2339Resolved issue: IDP-2339Philip Smart
- Improve wiring of Spring MVC's CORS-handling featureIDP-2338Resolved issue: IDP-2338Scott Cantor
- Plugin Installer fails package update on Windows when %TMP% is on a different directoryIDP-2336Resolved issue: IDP-2336Rod Widdowson
- runjetty.sh must use absolute paths for some variablesIDP-2335Resolved issue: IDP-2335
- Generate idp-userfacing.p12 on initial module enableIDP-2333Resolved issue: IDP-2333
- Define and document resolutionLabels in all uses of resolverIDP-2332Rod Widdowson
- Thread pool leakIDP-2331Resolved issue: IDP-2331
- Hook for populating group ID in attribute resolution contextIDP-2330Resolved issue: IDP-2330Scott Cantor
- Custom attribute definitions doesn't inherit global propertyIDP-2329Scott Cantor
- Separate encryption/decryption and signing/validation in algorithm listsIDP-2328Scott Cantor
50 of
BOOST autoconf macros break with gcc5
Fixed
Basics
Technical
Logistics
Basics
Technical
Logistics
Description
Environment
None
clones
Scott Cantor
is cloned by
Scott Cantor
Created June 29, 2015 at 9:42 PM
Updated June 30, 2015 at 3:51 PM
Resolved June 30, 2015 at 3:51 PM
Activity
Scott Cantor June 30, 2015 at 3:51 PM
Scott Cantor
June 30, 2015 at 3:51 PM
r783
Building with gcc5 fails during the BOOST_REQUIRE test because of some kind of change to the way the test program returns the BOOST_VERSION macro. Located an updated boost.m4 file with comments to that effect and numerous other fixes.
https://raw.githubusercontent.com/tsuna/boost.m4/master/build-aux/boost.m4