schema
|
Remove the last vestiges of refresh_tokens
|
2017-10-31 20:35:58 +00:00 |
_base.py
|
move _state_group_cache to statestore
|
2017-11-07 16:43:00 +00:00 |
events.py
|
replace 'except:' with 'except Exception:'
|
2017-10-23 15:52:32 +01:00 |
group_server.py
|
Remember to pick is_admin out of the db
|
2017-11-07 11:24:04 +00:00 |
registration.py
|
Notify auth providers on logout
|
2017-11-01 16:51:51 +00:00 |
roommember.py
|
replace 'except:' with 'except Exception:'
|
2017-10-23 15:52:32 +01:00 |
search.py
|
replace 'except:' with 'except Exception:'
|
2017-10-23 15:52:32 +01:00 |
state.py
|
move _state_group_cache to statestore
|
2017-11-07 16:43:00 +00:00 |