mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-12 01:46:40 -05:00
Since we're not doing refresh tokens any more, we should start killing off the dead code paths. /tokenrefresh itself is a bit of a thornier subject, since there might be apps out there using it, but we can at least not generate refresh tokens on new logins. |
||
|---|---|---|
| .. | ||
| api | ||
| appservice | ||
| config | ||
| crypto | ||
| events | ||
| handlers | ||
| metrics | ||
| replication | ||
| rest | ||
| storage | ||
| util | ||
| __init__.py | ||
| test_distributor.py | ||
| test_dns.py | ||
| test_preview.py | ||
| test_state.py | ||
| test_test_utils.py | ||
| test_types.py | ||
| unittest.py | ||
| utils.py | ||