-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WIP - Wren Builds Phase 2: Update master
(AM 14.x) for Wren Security
#34
Closed
Kortanul
wants to merge
68
commits into
WrenSecurity:main
from
Kortanul:feature/wrensec-builds-phase-2
Closed
WIP - Wren Builds Phase 2: Update master
(AM 14.x) for Wren Security
#34
Kortanul
wants to merge
68
commits into
WrenSecurity:main
from
Kortanul:feature/wrensec-builds-phase-2
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…Found and Invalid Password case
This reverts commit 280f9da877ba7f51ed92c1875f335d31dd5c06f1.
This reverts commit 7c007301b90e993742b3f471efeb3089607f9857.
This reverts commit 5e2ef63ea2005097f8533e2a1b68e63beaaa7ad3.
This reverts commit e3a6b2a2156015355f7a29ebef060b693ff7833d.
Obviously the ForgeRock README does not reflect the Wren project.
This commit cleanes up Maven POM's by removing FR repo's which WrenSecurity doesn't use. After this commit no FR repo's should be left in Maven POM's. Also removed some Maven profiles which were used for building specially FR licensed products.
Instead of relying on the FR NPM proxy we should use our own NPM proxy. Closes WrenSecurity#22.
This allows us to try out new versions of the `wrensec-parent` POM in the future.
Fixes issues with PGP verification and upgrades dependencies.
`QT_QPA_PLATFORM=offscreen" is used to resolve the error "QXcbConnection: Could not connect to display" from PhantomJS, per ariya/phantomjs#14376 (comment).
This version of the whitelist contains PGP keys for AM 13.5.1 and should fix the build.
This appears to have been missed in WrenSecurity#24.
…hase-2 # Conflicts: # openam-core-rest/pom.xml # openam-core/pom.xml # openam-distribution/openam-distribution-ssoconfiguratortools/pom.xml # openam-server-only/pom.xml # openam-server/pom.xml # openam-ui/openam-ui-ria/pom.xml # pom.xml
This version contains patches from ForgeRock that are needed for Wren:AM to function properly.
This is needed to pull in the latest CDDL commits from FR to bring Commons up to a version closer to what this version of AM depends on (roughly Commons `21.0.0-alpha-23`).
This PR is replaced with #58 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
master
with Wren Security repos and naming.The AM 14.x build will still fail until: