-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Move the "email unsubscribe" resource, refactor the macaroon generator & simplify the access token verification logic #12986
Move the "email unsubscribe" resource, refactor the macaroon generator & simplify the access token verification logic #12986
Commits on Jun 9, 2022
-
Move the notification unsubscribe resource
Signed-off-by: Quentin Gliech <quenting@element.io>
Configuration menu - View commit details
-
Copy full SHA for 1ce9ea4 - Browse repository at this point
Copy the full SHA 1ce9ea4View commit details -
Simplify access token verification logic
Signed-off-by: Quentin Gliech <quenting@element.io>
Configuration menu - View commit details
-
Copy full SHA for 481d55e - Browse repository at this point
Copy the full SHA 481d55eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 22ae023 - Browse repository at this point
Copy the full SHA 22ae023View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20fe3ed - Browse repository at this point
Copy the full SHA 20fe3edView commit details -
Signed-off-by: Quentin Gliech <quenting@element.io>
Configuration menu - View commit details
-
Copy full SHA for 47f37d6 - Browse repository at this point
Copy the full SHA 47f37d6View commit details -
Signed-off-by: Quentin Gliech <quenting@element.io>
Configuration menu - View commit details
-
Copy full SHA for 1cc3137 - Browse repository at this point
Copy the full SHA 1cc3137View commit details -
Docstrings on the MacaroonGenerator methods
Signed-off-by: Quentin Gliech <quenting@element.io>
Configuration menu - View commit details
-
Copy full SHA for 84fded0 - Browse repository at this point
Copy the full SHA 84fded0View commit details -
Add unit tests to the MacaroonGenerator
Signed-off-by: Quentin Gliech <quenting@element.io>
Configuration menu - View commit details
-
Copy full SHA for 77b77d7 - Browse repository at this point
Copy the full SHA 77b77d7View commit details -
Signed-off-by: Quentin Gliech <quenting@element.io>
Configuration menu - View commit details
-
Copy full SHA for e037365 - Browse repository at this point
Copy the full SHA e037365View commit details -
Reorder HTTP resource tree to avoid crashes if compression is enabled
This is needed because `build_synapse_client_resource_tree` now defines something in the _matrix/client prefix
Configuration menu - View commit details
-
Copy full SHA for 78f64ee - Browse repository at this point
Copy the full SHA 78f64eeView commit details
Commits on Jun 10, 2022
-
Update synapse/util/macaroons.py
Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6063314 - Browse repository at this point
Copy the full SHA 6063314View commit details -
Update tests/util/test_macaroons.py
Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 40858e9 - Browse repository at this point
Copy the full SHA 40858e9View commit details -
Signed-off-by: Quentin Gliech <quenting@element.io>
Configuration menu - View commit details
-
Copy full SHA for deae645 - Browse repository at this point
Copy the full SHA deae645View commit details
Commits on Jun 13, 2022
-
Add a servlet to handle legacy "delete pusher" route
Signed-off-by: Quentin Gliech <quenting@element.io>
Configuration menu - View commit details
-
Copy full SHA for ea10b3f - Browse repository at this point
Copy the full SHA ea10b3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 061bc30 - Browse repository at this point
Copy the full SHA 061bc30View commit details
Commits on Jun 14, 2022
-
Make the LegacyPushersRemoveServlet extend the UnsubscribeResource
and clarify the docstring Signed-off-by: Quentin Gliech <quenting@element.io>
Configuration menu - View commit details
-
Copy full SHA for b91d74d - Browse repository at this point
Copy the full SHA b91d74dView commit details