aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/web/oauth
AgeCommit message (Expand)Author
2018-03-30Format the code.lain
2018-03-23oauth: implement grant_type=password for single-page appsWilliam Pitcock
2018-03-22Fix test.lain
2018-03-19cap againMark Felder
2018-03-19start with a capitalMark Felder
2018-02-08Changed fallback controller to handle all cases from OAuthControllerCalv Collins
2018-02-08Create action_fallback for username/password incorrect inputCalv Collins
2017-11-10Handle existing redirect params.Roger Braun
2017-11-06Fix tootdon logins.eal
2017-09-16Fix callback state.Roger Braun
2017-09-14Preserve state in oauthRoger Braun
2017-09-09Do oauth redirect.Roger Braun
2017-09-09Use token exchange method.Roger Braun
2017-09-09Make auth tokens usable once and expire them.Roger Braun
2017-09-07Slight cleanup.Roger Braun
2017-09-06Add very basic oauth and mastodon api support.Roger Braun