diff options
author | Richard van der Hoff <richard@matrix.org> | 2021-02-18 14:03:43 +0000 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2021-02-18 14:03:43 +0000 |
commit | 1f507c25154a8d88fb57d7e94b5a7693901dc810 (patch) | |
tree | d580add3bc18df87b5c4d7d7953a4eb329c39d8a /synapse/storage/databases | |
parent | Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixes (diff) | |
parent | Redirect redirect requests if they arrive on the wrong URI (diff) | |
download | synapse-1f507c25154a8d88fb57d7e94b5a7693901dc810.tar.xz |
Merge branch 'rav/fix_cookie_path' into matrix-org-hotfixes
Merge the cookie fix to hotfixes
Diffstat (limited to 'synapse/storage/databases')
-rw-r--r-- | synapse/storage/databases/main/__init__.py | 2 | ||||
-rw-r--r-- | synapse/storage/databases/main/registration.py | 7 |
2 files changed, 6 insertions, 3 deletions
diff --git a/synapse/storage/databases/main/__init__.py b/synapse/storage/databases/main/__init__.py |