Commit Graph

3 Commits (de8a1aa5dac5cff9575fda39b82c5cc7e0abb715)

Author SHA1 Message Date
Brendan Abolivier de8a1aa5da Revert "Turn the chosen username to lowercase"
This reverts commit ea7ba3e969.
Brendan Abolivier ea7ba3e969
Turn the chosen username to lowercase
So that the user doesn't get dumped to a CSS-less error page telling
them that the localpart doesn't match the regexp.
Richard van der Hoff f85ec19465
Allow users to pick a username on login ()
This is essentially a rewrite to collect the username from the user when they first log in, rather than try to determine it algorithmically from SAML attributes.