projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
34cbe9f
)
Docs: Remove wrong / confusing auth docs.
author
lain
<lain@soykaf.club>
Fri, 7 Aug 2020 15:59:55 +0000
(17:59 +0200)
committer
lain
<lain@soykaf.club>
Fri, 7 Aug 2020 15:59:55 +0000
(17:59 +0200)
docs/configuration/cheatsheet.md
patch
|
blob
|
history
diff --git
a/docs/configuration/cheatsheet.md
b/docs/configuration/cheatsheet.md
index f23cf4fe4cb62e7366ee95a01c59d69bd7943cdf..89036ded0f386000a2d593b44f18dff3c5da2bad 100644
(file)
--- a/
docs/configuration/cheatsheet.md
+++ b/
docs/configuration/cheatsheet.md
@@
-858,9
+858,6
@@
Warning: it's discouraged to use this feature because of the associated security
### :auth
-* `Pleroma.Web.Auth.PleromaAuthenticator`: default database authenticator.
-* `Pleroma.Web.Auth.LDAPAuthenticator`: LDAP authentication.
-
Authentication / authorization settings.
* `auth_template`: authentication form template. By default it's `show.html` which corresponds to `lib/pleroma/web/templates/o_auth/o_auth/show.html.eex`.