7 Commits (56cd947037ae0f2af6495e219ba282724242dfd9)

Author SHA1 Message Date
n0emis 56cd947037
fix username formatter 4 years ago
n0emis ff5597d4be
add auth to connect form 4 years ago
Patrick Cloke 60a8bde16b
Use the async version of complete_sso_login. (#9) 4 years ago
Brendan Abolivier b1cb697206
Use complete_sso_login from Synapse instead of re-implementing it 4 years ago
Richard van der Hoff c272f2f075 fix lint 4 years ago
Richard van der Hoff 4911364056 set displayname to localpart
... because that's what mozilla would like.
4 years ago
Richard van der Hoff f85ec19465
Allow users to pick a username on login (#1)
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.
4 years ago