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

Registration of new users broken #1

Closed
5gbr opened this issue Nov 17, 2023 · 1 comment
Closed

Registration of new users broken #1

5gbr opened this issue Nov 17, 2023 · 1 comment

Comments

@5gbr
Copy link

5gbr commented Nov 17, 2023

When trying to register a new user via https://manman.ffgraz.net/person/register the website is doing nothing after clicking Create. (aside from the password disappearing)

@mkg20001
Copy link
Member

It seems to trigger this codepath (the else part)

https://github.com/ffgraz/manman/blob/funkfeuer/app/controllers/person_controller.rb#L100-L107

Likely a validation error coming from person.rb

Also see #2, which may be a problem

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

No branches or pull requests

2 participants