diff options
author | Olivier Wilkinson (reivilibre) <olivier@librepush.net> | 2021-09-01 11:47:24 +0100 |
---|---|---|
committer | Olivier Wilkinson (reivilibre) <olivier@librepush.net> | 2021-09-01 11:47:24 +0100 |
commit | 6b2aca473a66ae60803208911f97fbe9789dc1ac (patch) | |
tree | 6816a24c0dd3da24a481376b10ed117afeb7506b /changelog.d/10192.doc | |
parent | Fix iteration in _remove_deleted_email_pushers background job. (#10734) (diff) | |
download | synapse-6b2aca473a66ae60803208911f97fbe9789dc1ac.tar.xz |
1.42.0rc1
Diffstat (limited to 'changelog.d/10192.doc')
-rw-r--r-- | changelog.d/10192.doc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/10192.doc b/changelog.d/10192.doc deleted file mode 100644 index 3dd00537e8..0000000000 --- a/changelog.d/10192.doc +++ /dev/null @@ -1 +0,0 @@ -Add documentation on how to connect Django with synapse using oidc and django-oauth-toolkit. Contributed by @HugoDelval. |