Age | Commit message (Collapse) | Author |
|
listed URI.
|
|
authorization. OAuth-related refactoring.
|
|
|
|
|
|
[ci skip]
|
|
Modified-by: Maksim Pechnikov <parallel588@gmail.com>
|
|
|
|
Registration and authorization-related params are wrapped in "authorization" in order to reduce edge cases number and simplify handling logic.
|
|
twitter_oauth
# Conflicts:
# docs/config.md
# test/support/factory.ex
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
oauth: add me property to token responses
See merge request pleroma/pleroma!942
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
format for `scopes` fields, updated usages.
|
|
|
|
Closes #407
|
|
|
|
|
|
|
|
|
|
for registration, authentication, email confirmation, confirmation resending.
Made admin methods create confirmed users.
|
|
|
|
Closes: https://git.pleroma.social/pleroma/pleroma/issues/320
|
|
Tests for Pleroma.Web.OAuth.OAuthController
|
|
|
|
|