diff options
author | drebs <drebs@riseup.net> | 2017-10-03 12:54:25 -0300 |
---|---|---|
committer | drebs <drebs@riseup.net> | 2017-10-03 13:19:26 -0300 |
commit | d4e6f85fec67fbd9cdde43af482f0cc543023b9a (patch) | |
tree | 7691cfe3a70f9f147a3c7b5db18034c80fe41b1c /docs/reference/auth.rst | |
parent | acfe776f00f10a4ad700796993eef1b989432e91 (diff) |
[doc] add reviewed reference from old documentation
Diffstat (limited to 'docs/reference/auth.rst')
-rw-r--r-- | docs/reference/auth.rst | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/reference/auth.rst b/docs/reference/auth.rst index 07d8865c..ac63b414 100644 --- a/docs/reference/auth.rst +++ b/docs/reference/auth.rst @@ -3,9 +3,6 @@ Authentication ============== -.. contents:: - :local: - Authentication with the Soledad server is made using `Twisted's Pluggable Authentication system <https://twisted.readthedocs.io/en/latest/core/howto/cred.html>`_. The |