Skip to content
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

[4.0.x] fix: improve default password policy to follow latest OWASP recommend… #3240

Closed
wants to merge 1 commit into from

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Nov 28, 2023

This is an automatic copy of pull request #3237 done by Mergify.


…ations

fixes AM-526


Cherry-pick of 4dcaf23 has failed:

On branch mergify/bp/4.0.x/pr-3237
Your branch is up to date with 'origin/4.0.x'.

You are currently cherry-picking commit 4dcaf234bb.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   gravitee-am-gateway/gravitee-am-gateway-standalone/gravitee-am-gateway-standalone-distribution/src/main/resources/config/gravitee.yml
	modified:   gravitee-am-management-api/gravitee-am-management-api-standalone/gravitee-am-management-api-standalone-distribution/src/main/resources/config/gravitee.yml
	modified:   gravitee-am-model/src/main/java/io/gravitee/am/model/PasswordSettings.java
	modified:   gravitee-am-service/src/main/java/io/gravitee/am/service/validators/password/impl/DefaultPasswordValidatorImpl.java
	new file:   gravitee-am-service/src/test/java/io/gravitee/am/service/validators/DefaultPasswordValidatorTest.java
	modified:   gravitee-am-test/specs/gateway/am-confirm-pre-registration.spec.ts
	modified:   gravitee-am-test/specs/gateway/am-selfaccount-change-password.jest.spec.ts
	modified:   gravitee-am-test/specs/gateway/enduser-logout.jest.spec.ts
	modified:   gravitee-am-test/specs/gateway/flow-execution.jest.spec.ts
	modified:   gravitee-am-test/specs/gateway/user-registration.jest.spec.ts
	modified:   postman/collections/graviteeio-am-openid-ciba-collection.json

Unmerged paths:
  (use "git add/rm <file>..." as appropriate to mark resolution)
	both modified:   gravitee-am-test/specs/gateway/login-flow.jest.spec.ts
	deleted by us:   gravitee-am-test/specs/gateway/remember-me.jest.spec.ts

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/github/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

@mergify mergify bot requested a review from a team as a code owner November 28, 2023 13:42
@mergify mergify bot added the conflicts label Nov 28, 2023
…ations

fixes AM-526

(cherry picked from commit 4dcaf23)

# Conflicts:
#	gravitee-am-test/specs/gateway/login-flow.jest.spec.ts
#	gravitee-am-test/specs/gateway/remember-me.jest.spec.ts
@leleueri leleueri force-pushed the mergify/bp/4.0.x/pr-3237 branch from 8097483 to 2421d83 Compare November 29, 2023 13:29
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

warning The version of Java (11.0.17) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17.
Read more here

@leleueri leleueri closed this Dec 14, 2023
@mergify mergify bot deleted the mergify/bp/4.0.x/pr-3237 branch December 14, 2023 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant