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

Improve AuthEmailNotVerified exception. #3700

Merged

Conversation

demiankatz
Copy link
Member

@demiankatz demiankatz commented May 24, 2024

This PR updates the AuthEmailNotVerified exception to use UserEntityInterface and replaces its public property with a getter method to better ensure type consistency.

TODO

  • Update changelog when merging

@demiankatz demiankatz added this to the 10.0 milestone May 24, 2024
@demiankatz demiankatz added the architecture pull requests that involve significant refactoring / architectural changes label May 24, 2024
@demiankatz demiankatz removed the request for review from EreMaijala May 29, 2024 12:50
@demiankatz demiankatz merged commit 25f58b3 into vufind-org:dev May 29, 2024
7 checks passed
@demiankatz demiankatz deleted the improve-unverified-user-exception branch May 29, 2024 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
architecture pull requests that involve significant refactoring / architectural changes
Projects
None yet
2 participants