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

#180 fix symbol character set used in temporary password generation #181

Conversation

brucehyslop
Copy link
Contributor

@brucehyslop brucehyslop commented Nov 29, 2023

issue #180
use custom character data for symbols (without extra special characters)

@brucehyslop brucehyslop linked an issue Nov 29, 2023 that may be closed by this pull request
@brucehyslop brucehyslop changed the title fix symbol character set used in temporary password generation #180 fix symbol character set used in temporary password generation Nov 29, 2023
@brucehyslop brucehyslop changed the base branch from dev to epic/cognito/develop November 29, 2023 03:35
…-of-password-contains-special-characters

# Conflicts:
#	userdetails-gorm/src/test/groovy/au/org/ala/userdetails/gorm/PropertyControllerSpec.groovy
#	userdetails-plugin/grails-app/services/au/org/ala/userdetails/PasswordService.groovy
@brucehyslop
Copy link
Contributor Author

I branched off dev, so this branch includes dev changes.

@brucehyslop brucehyslop merged commit 9779529 into epic/cognito/develop Nov 29, 2023
1 check failed
@brucehyslop brucehyslop deleted the epic/cognito/180-admin-reset-of-password-contains-special-characters branch November 29, 2023 03:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Admin reset of password contains "special" characters
3 participants