0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-25 22:18:18 +02:00
synapse/synapse/rest
Patrick Cloke 69b74d9330
Avoid temporary storage of sensitive information. (#16272)
During the UI auth process, avoid storing sensitive information
into the database.
2023-09-08 08:57:56 -04:00
..
admin Merge remote-tracking branch 'origin/release-v1.91' into release-v1.92 2023-09-06 11:25:28 -04:00
client Avoid temporary storage of sensitive information. (#16272) 2023-09-08 08:57:56 -04:00
consent Remove HomeServer.get_datastore() (#12031) 2022-02-23 11:04:02 +00:00
key Validate input to POST /key/v2/query endpoint. (#16183) 2023-08-25 14:10:31 -04:00
media Remove some unused server_name fields (#15723) 2023-06-06 12:32:29 +01:00
synapse Refactor config to be an experimental feature 2023-05-30 09:43:06 -04:00
__init__.py Add /notifications endpoint to workers (#16265) 2023-09-07 09:26:07 +00:00
health.py Add missing type hints to non-client REST servlets. (#10817) 2021-09-15 08:45:32 -04:00
models.py Use Pydantic to systematically validate a first batch of endpoints in synapse.rest.client.account. (#13188) 2022-08-15 19:05:57 +00:00
well_known.py Refactor config to be an experimental feature 2023-05-30 09:43:06 -04:00