mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-14 17:40:49 -05:00
Caused by a bad if check, which incorrectly executes for both 0 and None, when None was the original intent. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| auth.py | ||
| constants.py | ||
| errors.py | ||
| filtering.py | ||
| ratelimiting.py | ||
| urls.py | ||