MatrixSynapse/docs
Richard van der Hoff a8ac40445c Record mappings from saml users in an external table
We want to assign unique mxids to saml users based on an incrementing
suffix. For that to work, we need to record the allocated mxid in a separate
table.
2019-09-13 16:01:46 +01:00
..
admin_api Clarify that the admin change password endpoint logs them out (#5303) 2019-05-31 09:45:46 +01:00
privacy_policy_templates/en
sphinx Run Black. (#5482) 2019-06-20 19:32:02 +10:00
.sample_config_header.yaml Reword the sample config header to be less scary (#4801) 2019-03-07 07:09:01 +00:00
ACME.md Fix nginx example in ACME doc. (#4923) 2019-03-25 09:59:36 +00:00
CAPTCHA_SETUP.rst Specify the type of reCAPTCHA key to use (#5013) 2019-05-28 22:04:27 -05:00
MSC1711_certificates_FAQ.md Fix broken link in MSC1711 FAQ 2019-06-25 12:27:56 +01:00
README.rst
ancient_architecture_notes.rst
application_services.rst
architecture.rst
code_style.rst Update the coding style doc (#5719) 2019-07-19 11:55:14 +01:00
consent_tracking.md
federate.md Neilj/improve federation docs (#5419) 2019-06-11 12:17:43 +01:00
log_contexts.rst Replace returnValue with return (#5736) 2019-07-23 23:00:55 +10:00
manhole.md
media_repository.rst
metrics-howto.rst Support Prometheus_client 0.4.0+ (#5636) 2019-07-18 23:57:15 +10:00
opentracing.rst Opentracing Documentation (#5703) 2019-07-22 11:15:21 +01:00
password_auth_providers.rst Support 3PID login in password providers (#4931) 2019-03-26 17:48:30 +00:00
postgres.rst Improve `Depends` specs in debian package. (#5675) 2019-07-17 17:47:07 +01:00
replication.rst
reverse_proxy.rst Update reverse_proxy.rst (#5397) 2019-07-12 11:46:18 +01:00
sample_config.yaml Record mappings from saml users in an external table 2019-09-13 16:01:46 +01:00
server_notices.md Add admin api for sending server_notices (#5121) 2019-05-02 11:59:16 +01:00
tcp_replication.rst
turn-howto.rst
url_previews.md
user_directory.md Fix docs on resetting the user directory (#5036) 2019-05-28 20:54:01 -05:00
workers.rst Don't load the media repo when configured to use an external media repo (#5754) 2019-08-13 21:49:28 +10:00

README.rst

All matrix-generic documentation now lives in its own project at

github.com/matrix-org/matrix-doc.git

Only Synapse implementation-specific documentation lives here now
(together with some older stuff will be shortly migrated over to matrix-doc)