Browse Source

Merge branch 'authenticator-docs' into 'develop'

Docs: Remove wrong / confusing auth docs.

Closes #2028

See merge request pleroma/pleroma!2860
note-update
rinpatch 3 years ago
parent
commit
39ca4a23c6
1 changed files with 0 additions and 3 deletions
  1. +0
    -3
      docs/configuration/cheatsheet.md

+ 0
- 3
docs/configuration/cheatsheet.md View File

@@ -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`.


Loading…
Cancel
Save