Closed dboehmer closed 6 years ago
This was caused by an invalid config on the server. new_user_default_roles
is expected to be false or an arrayref but was something else. Fixed that while converting the config to YAML and verified the fix by testing the registration by hand afterwards.
When new users register on coocook.org they get an error 500 page with Oops but receive the verification link via e-mail anyway.