You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During registration a username is not set for the user, (email, password and name is set, username is not), the user only selects their username after first login. However, if "Block failed login attempts by Username" is enabled, new users cannot complete this first login. Their username is unknown and therefore the blocking policy rejects the login:
This effectively prevents users from registering, an admin has to set their username for them manually in order for the user to be able to login.
Steps to reproduce:
Enable "Block failed login attempts by Username"
Complete registration form
Click the register button
Expected behavior:
The user should be able to set their username and complete the registration process. This could either be accomplished by requesting the user to set an username before first login, or by making an exception to the "Block failed login attempts by Username" policy for the situation where the username is unknown.
Actual behavior:
The to-be-registerd user is not prompted to set their username, and is not able to complete the registration process.
I'm currently having this issue. just to add to this if you leave the "Block failed login attempts by Username" active and work around this by having admins add the username it will allow access however it will not auto add the default channels.
Obviously fix the actual issue and the workaround issue isn't a problem. I have deactivated the block to allow registrations.
Description:
During registration a username is not set for the user, (email, password and name is set, username is not), the user only selects their username after first login. However, if "Block failed login attempts by Username" is enabled, new users cannot complete this first login. Their username is unknown and therefore the blocking policy rejects the login:
This effectively prevents users from registering, an admin has to set their username for them manually in order for the user to be able to login.
Steps to reproduce:
Expected behavior:
The user should be able to set their username and complete the registration process. This could either be accomplished by requesting the user to set an username before first login, or by making an exception to the "Block failed login attempts by Username" policy for the situation where the username is unknown.
Actual behavior:
The to-be-registerd user is not prompted to set their username, and is not able to complete the registration process.
Server Setup Information:
Client Setup Information
Additional context
Relevant logs:
The text was updated successfully, but these errors were encountered: