0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-26 06:28:20 +02:00
synapse/synapse/storage/schema/delta/55
Richard van der Hoff 5f158ec039
Implement access token expiry (#5660)
Record how long an access token is valid for, and raise a soft-logout once it
expires.
2019-07-12 17:26:02 +01:00
..
access_token_expiry.sql Implement access token expiry (#5660) 2019-07-12 17:26:02 +01:00
track_threepid_validations.sql Add ability to perform password reset via email without trusting the identity server (#5377) 2019-06-06 17:34:07 +01:00
users_alter_deactivated.sql Track deactivated accounts in the database (#5378) 2019-06-14 13:18:24 +01:00