MatrixSynapse/synapse/handlers
Patrick Cloke 6fde6aa9c0
Properly report user-agent/IP during registration of SSO users. (#8784)
This also expands type-hints to the SSO and registration code.

Refactors the CAS code to more closely match OIDC/SAML.
2020-11-23 13:28:03 -05:00
..
ui_auth
__init__.py
_base.py
account_data.py
account_validity.py
acme.py
acme_issuing_service.py
admin.py
appservice.py
auth.py
cas_handler.py Properly report user-agent/IP during registration of SSO users. (#8784) 2020-11-23 13:28:03 -05:00
deactivate_account.py
device.py
devicemessage.py
directory.py
e2e_keys.py
e2e_room_keys.py
events.py
federation.py
groups_local.py
identity.py
initial_sync.py
message.py
oidc_handler.py Properly report user-agent/IP during registration of SSO users. (#8784) 2020-11-23 13:28:03 -05:00
pagination.py
password_policy.py
presence.py
profile.py
read_marker.py
receipts.py
register.py Properly report user-agent/IP during registration of SSO users. (#8784) 2020-11-23 13:28:03 -05:00
room.py
room_list.py
room_member.py
room_member_worker.py
saml_handler.py Properly report user-agent/IP during registration of SSO users. (#8784) 2020-11-23 13:28:03 -05:00
search.py
set_password.py
sso.py
state_deltas.py
stats.py
sync.py
typing.py
user_directory.py