matrix-synapse-saml-mozilla/matrix_synapse_saml_mozilla
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.
..
res Allow users to pick a username on login ()
__init__.py Allow users to pick a username on login ()
_sessions.py Allow users to pick a username on login ()
mapping_provider.py Allow users to pick a username on login ()
username_picker.py Allow users to pick a username on login ()