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 construct variable usage on registercontroller #769

Merged
merged 1 commit into from
May 5, 2024

Conversation

e-five256
Copy link
Member

@e-five256 e-five256 commented May 5, 2024

Accidentally missed updating a couple vars after moving them from the invoke method to the construct method

bug introduced in #740


fixes #768

Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verified fix in dev, thanks for the quick fix!

@e-five256 e-five256 added bug Something isn't working high priority critical issue or PR that impacts production labels May 5, 2024
@e-five256 e-five256 merged commit 66bcb96 into main May 5, 2024
7 checks passed
@e-five256 e-five256 deleted the e5/fix-registration branch May 5, 2024 23:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working high priority critical issue or PR that impacts production
Projects
None yet
Development

Successfully merging this pull request may close these issues.

trying to register gives 500 internal server error
1 participant