Pleroma/lib/pleroma/web/oauth
lambda 091baf9316 Merge branch 'features/mastoapi/2.6.0-force-login-option' into 'develop'
MastoAPI 2.6.0 `force_login` option

Closes #734

See merge request pleroma/pleroma!999
2019-04-02 10:57:38 +00:00
..
app.ex
authorization.ex Ecto 3.0.5 migration 2019-03-20 15:59:54 +03:00
fallback_controller.ex
oauth_controller.ex Merge branch 'features/mastoapi/2.6.0-force-login-option' into 'develop' 2019-04-02 10:57:38 +00:00
oauth_view.ex
token.ex change `Repo.get(User, id)` => `User.get_by_id(id)` 2019-04-02 17:01:26 +07:00