Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-18 | MastoAPI and OAuth: allow login with either email or username. | eal | |
2018-03-30 | Format the code. | lain | |
2018-03-23 | oauth: implement grant_type=password for single-page apps | William Pitcock | |
2018-03-22 | Fix test. | lain | |
2018-03-19 | cap again | Mark Felder | |
2018-03-19 | start with a capital | Mark Felder | |
2018-02-08 | Changed fallback controller to handle all cases from OAuthController | Calv Collins | |
2018-02-08 | Create action_fallback for username/password incorrect input | Calv Collins | |
2017-11-10 | Handle existing redirect params. | Roger Braun | |
2017-11-06 | Fix tootdon logins. | eal | |
2017-09-16 | Fix callback state. | Roger Braun | |
2017-09-14 | Preserve state in oauth | Roger Braun | |
2017-09-09 | Do oauth redirect. | Roger Braun | |
2017-09-09 | Use token exchange method. | Roger Braun | |
2017-09-09 | Make auth tokens usable once and expire them. | Roger Braun | |
2017-09-07 | Slight cleanup. | Roger Braun | |
2017-09-06 | Add very basic oauth and mastodon api support. | Roger Braun | |