This repository was archived by the owner on Apr 26, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Remove need for worker_main_http_uri
setting to use /keys/upload.
#14400
Merged
DMRobertson
merged 18 commits into
matrix-org:develop
from
realtyem:keyuploadservlet-rt
Nov 16, 2022
Merged
Changes from all commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
997a5f6
Create new Replication HTTP Servlet based on ReplicationUserDevicesRe…
realtyem f708a96
Introduce KeyUploadServlet to the new Replication HTTP Servlet.
realtyem 6e20f40
Remove the skeleton version of KeyUploadServlet and use the only one …
realtyem f727192
Add long docstring to ReplicationUploadKeysForUserRestServlet.
realtyem 1bd1e13
Remove reading 'worker_main_http_uri' from config yaml, as the place …
realtyem 6fc9618
Prove it works by totally removing 'worker_main_http_uri' from the bo…
realtyem c5ea4ae
Changelog
realtyem badd36a
Give editing configuration manual a shot.
realtyem f84e870
Merge branch 'develop' into keyuploadservlet-rt
realtyem 7fba9aa
Merge branch 'develop' into keyuploadservlet-rt
realtyem dd9d895
Update docs/workers.md
realtyem 8b4e099
Put the reading from yaml back and add a logger warning per dmr's req…
realtyem f2c780b
Rearrange comments to deduplicate and be smarter about layout per rev…
realtyem 66ded78
Linting
realtyem a95b191
Merge branch 'develop' into keyuploadservlet-rt
realtyem eae9864
Merge branch 'develop' into keyuploadservlet-rt
realtyem ad3d454
Adjust replication servelet comment
DMRobertson c014651
Merge branch 'develop' into keyuploadservlet-rt
realtyem File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Remove the `worker_main_http_uri` configuration setting. This is now handled via internal replication. | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.