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

Fix login form uses getMessage() instead of getMessageKey() #728

Merged
merged 1 commit into from
Nov 24, 2023
Merged

Fix login form uses getMessage() instead of getMessageKey() #728

merged 1 commit into from
Nov 24, 2023

Conversation

pohlm01
Copy link
Contributor

@pohlm01 pohlm01 commented Nov 22, 2023

Closes #725

Subject

Replaces getMessage() with getMessageKey() for an AuthenticationException as described in #725

@core23 core23 added the Bug label Nov 24, 2023
@core23 core23 added this to the 3.2.0 milestone Nov 24, 2023
@core23 core23 merged commit ca7c8b7 into nucleos:3.2.x Nov 24, 2023
9 of 16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

Login form uses getMessage() instead of getMessageKey()
2 participants