MatrixSynapse/synapse
Richard van der Hoff 30da50a5b8
Initialise user displayname from SAML2 data (#4272)
When we register a new user from SAML2 data, initialise their displayname
correctly.
2018-12-07 14:44:46 +01:00
..
_scripts
api Add an option to enable recording IPs for appservice users (#3831) 2018-12-04 12:44:41 +01:00
app Implement SAML2 authentication (#4267) 2018-12-07 13:11:11 +01:00
appservice Run the AS senders as background processes (#4189) 2018-12-04 10:53:49 +01:00
config Implement SAML2 authentication (#4267) 2018-12-07 13:11:11 +01:00
crypto
events
federation
groups
handlers Initialise user displayname from SAML2 data (#4272) 2018-12-07 14:44:46 +01:00
http
metrics
module_api
push Fix logcontext leak in EmailPusher 2018-11-19 17:07:01 +00:00
replication
res/templates
rest Initialise user displayname from SAML2 data (#4272) 2018-12-07 14:44:46 +01:00
server_notices
state Workaround for non-ascii event ids (#4241) 2018-12-03 21:47:48 +11:00
static/client Support m.login.sso (#4220) 2018-11-27 18:51:52 +11:00
storage Initialise user displayname from SAML2 data (#4272) 2018-12-07 14:44:46 +01:00
streams
util Fix UnicodeDecodeError when postgres is not configured in english (#4253) 2018-12-04 11:55:52 +01:00
__init__.py version 2018-11-19 12:42:49 -06:00
event_auth.py
notifier.py
python_dependencies.py Implement SAML2 authentication (#4267) 2018-12-07 13:11:11 +01:00
secrets.py
server.py
server.pyi
types.py Factor SSO success handling out of CAS login (#4264) 2018-12-07 13:10:07 +01:00
visibility.py