Remove old docs link to Persona.

This commit is contained in:
Ben Sturmfels 2021-08-16 09:40:23 +10:00
parent 95b66348b0
commit c78571d3a3
No known key found for this signature in database
GPG Key ID: 023C05E2C9C068F0

View File

@ -633,7 +633,7 @@ If you run into problems, don't hesitate to
* As mentioned above, we now have a plugable Authentication system. You can * As mentioned above, we now have a plugable Authentication system. You can
use any combination of the multiple authentication systems use any combination of the multiple authentication systems
(:ref:`basic_auth-chapter`, :ref:`persona-chapter`, :ref:`openid-chapter`) (:ref:`basic_auth-chapter`, Persona, :ref:`openid-chapter`)
or write your own! or write your own!
* Media types are now plugins! This means that new media types will * Media types are now plugins! This means that new media types will
be able to do new, fancy things they couldn't in the future. be able to do new, fancy things they couldn't in the future.