Commit Graph

16 Commits (f85ec1946581fa7d79cef150f0a08f0130caef8b)
 

Author SHA1 Message Date
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.
Richard van der Hoff ccbb42d66b long_description is in markdown
Andrew Morgan ce2a6b977f Update tests
Andrew Morgan df8b731edd Rename to matrix_synapse_saml_mozilla
Andrew Morgan 15cc82e5e1 Rename saml_mapping_provider to saml_mapping_provider_mozilla
Andrew Morgan 2c913fcf94 Update module name to be moz flavoured
Andrew Morgan 0c0e3462d3 Fix typing statement
Andrew Morgan fbdd91a2c3 Update to latest synapse provider spec
Andrew Morgan 2be3b40e9c Update to latest synapse provider spec
Andrew Morgan 962cbce291 Fix grammar
Andrew Morgan 5ce0a9031c fix saml dep name
Andrew Morgan 6a79e3179f Remove parse_config
Andrew Morgan 24f2fbd8a0 Update package name, fix saml2 dep
Andrew Morgan 05aab849e5 Update plugin to match ABI of Synapse
Andrew Morgan f3e11fcb9a Add no-op parse_config method
Andrew Morgan 4f393da115 Initial commit