Age | Commit message (Expand) | Author |
2021-05-18 | Switch to aliasing `Router.Helpers` instead of importing | Alex Gleason |
2020-11-28 | OAuth form user remembering feature. Local MastoFE login / logout fixes. | Ivan Tashkinov |
2020-09-09 | [#2130] Fixed OAuth OOB authentication for users with enabled MFA. | Ivan Tashkinov |
2020-07-17 | TOTP length is configurable, so we can't hardcode this here. | Mark Felder |
2020-07-16 | Improve TOTP token and recovery input fields in OAuth login | Mark Felder |
2020-05-07 | Pleroma.Web.TwitterAPI.TwoFactorAuthenticationController -> Pleroma.Web.Plero... | Maksim |
2019-06-12 | [#963] No redirect on OOB OAuth authorize request with existing authorization... | Ivan Tashkinov |
2019-06-03 | Remove repeated scope lists | eugenijm |
2019-06-03 | Use workaround for the heavy checkmark symbol in iOS | eugenijm |
2019-05-01 | Merge branch 'develop' into update-oauth-template | Mark Felder |
2019-05-01 | Remove incorrect statement about valid characters | Mark Felder |
2019-04-11 | Update OAuth web template | Mark Felder |
2019-04-10 | [#923] OAuth consumer params handling refactoring. | Ivan Tashkinov |
2019-04-07 | [#923] Removed <br> elements from auth forms, adjusted docs, minor auth setti... | Ivan Tashkinov |
2019-04-05 | [#923] OAuth consumer mode refactoring, new tests, tests adjustments, readme. | Ivan Tashkinov |
2019-04-04 | [#923] OAuth consumer controller tests. Misc. improvements. | Ivan Tashkinov |
2019-03-27 | [#923] OAuth consumer improvements, fixes, refactoring. | Ivan Tashkinov |
2019-03-20 | [#923] Support for multiple OAuth consumer strategies. | Ivan Tashkinov |
2019-03-20 | [#923] Nickname & email selection for external registrations, option to conne... | Ivan Tashkinov |
2019-03-15 | [#923] OAuth: prototype of sign in / sign up with Twitter. | Ivan Tashkinov |
2019-03-11 | Sign in via Twitter (WIP). | Ivan Tashkinov |
2019-03-11 | Style again the login page to fit pleroma more | Shpuld Shpuldson |
2019-02-17 | [#468] Merged `upstream/develop`, resolved conflicts. | Ivan Tashkinov |
2019-02-17 | [#468] Refactored OAuth scopes' defaults & missing selection handling. | Ivan Tashkinov |
2019-02-15 | [#468] Defined OAuth restrictions for all applicable routes. | Ivan Tashkinov |
2019-02-13 | Improve login error for OAuth flow | Mark Felder |
2019-02-14 | [#468] User UI for OAuth permissions restriction. Standardized storage format... | Ivan Tashkinov |
2019-02-09 | [#468] Prototype of OAuth2 scopes support. TwitterAPI scope restrictions. | Ivan Tashkinov |
2018-04-18 | MastoAPI and OAuth: allow login with either email or username. | eal |
2018-02-08 | Create action_fallback for username/password incorrect input | Calv Collins |
2017-09-14 | Preserve state in oauth | Roger Braun |
2017-09-06 | Add very basic oauth and mastodon api support. | Roger Braun |