akkoma/lib/pleroma/web/oauth
2019-04-04 22:41:03 +03:00
..
app.ex [#468] Merged upstream/develop, resolved conflicts. 2019-02-17 14:07:04 +03:00
authorization.ex Ecto 3.0.5 migration 2019-03-20 15:59:54 +03:00
fallback_controller.ex Correctly handle invalid credentials on auth login. 2019-01-28 11:41:47 +01:00
oauth_controller.ex [#923] OAuth consumer controller tests. Misc. improvements. 2019-04-04 22:41:03 +03:00
oauth_view.ex [#923] OAuth: prototype of sign in / sign up with Twitter. 2019-03-15 17:08:03 +03:00
token.ex change Repo.get(User, id) => User.get_by_id(id) 2019-04-02 17:01:26 +07:00