Age | Commit message (Collapse) | Author |
|
|
|
|
|
Gets rid of '|| ""' in multiple places and fixes #2067
|
|
|
|
|
|
We don't need it, and local auth fallback has been removed.
|
|
In many environments this will not work as the LDAP password and the copy stored in Pleroma will stay synchronized.
|
|
|
|
|
|
|
|
|
|
https://github.com/riverrun/comeonin/blob/master/UPGRADE_v5.md
|
|
Pleroma.Web.PleromaAPI.TwoFactorAuthenticationController
|
|
|
|
|
|
|
|
|
|
[ci skip]
|
|
|
|
Registration and authorization-related params are wrapped in "authorization" in order to reduce edge cases number and simplify handling logic.
|
|
settings refactoring.
|
|
|
|
issues fixes.
|
|
|
|
connect to existing account.
|
|
|
|
|
|
twitter_oauth
# Conflicts:
# config/config.exs
# lib/pleroma/web/auth/pleroma_authenticator.ex
|
|
|
|
|
|
|
|
|
|
|
|
with grant_type as well
|
|
|
|
|
|
|
|
|
|
|