Merge branch 'oauth' into 'develop'

Move login to oauth.

See merge request pleroma/pleroma-fe!367
This commit is contained in:
lambda 2018-11-13 18:42:07 +00:00
commit 11f8a4f312
19 changed files with 1412 additions and 244 deletions

View file

@ -12,5 +12,6 @@
"formattingOptionsEnabled": false,
"collapseMessageWithSubject": false,
"hidePostStats": false,
"hideUserStats": false
"hideUserStats": false,
"loginMethod": "password"
}