This website requires JavaScript.
Explore
Help
Sign In
Matrix-Mirrors
/
synapse-product
Watch
1
Star
0
Fork
0
You've already forked synapse-product
mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced
2025-03-07 22:05:55 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
synapse-product
/
synapse
/
rest
/
admin
History
Brendan Abolivier
be76cd8200
Allow admins to require a manual approval process before new accounts can be used (using MSC3866) (
#13556
)
2022-09-29 15:23:24 +02:00
..
__init__.py
Add an admin API endpoint to find a user based on its external ID in an auth provider. (
#13810
)
2022-09-16 12:29:03 +00:00
_base.py
synapse.api.auth.Auth
cleanup: make permission-related methods use
Requester
instead of the
UserID
(
#13024
)
2022-08-22 14:17:59 +01:00
background_updates.py
…
devices.py
Consolidate the logic of delete_device/delete_devices. (
#12970
)
2022-06-07 07:43:35 -04:00
event_reports.py
…
federation.py
…
media.py
synapse.api.auth.Auth
cleanup: make permission-related methods use
Requester
instead of the
UserID
(
#13024
)
2022-08-22 14:17:59 +01:00
registration_tokens.py
…
rooms.py
Add Admin API to Fetch Messages Within a Particular Window (
#13672
)
2022-09-07 10:54:44 +01:00
server_notice_servlet.py
…
statistics.py
…
username_available.py
…
users.py
Allow admins to require a manual approval process before new accounts can be used (using MSC3866) (
#13556
)
2022-09-29 15:23:24 +02:00