aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/web/templates/o_auth
AgeCommit message (Expand)Author
2020-07-17TOTP length is configurable, so we can't hardcode this here.Mark Felder
2020-07-16Improve TOTP token and recovery input fields in OAuth loginMark Felder
2020-05-07Pleroma.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-03Remove repeated scope listseugenijm
2019-06-03Use workaround for the heavy checkmark symbol in iOSeugenijm
2019-05-01Merge branch 'develop' into update-oauth-templateMark Felder
2019-05-01Remove incorrect statement about valid charactersMark Felder
2019-04-11Update OAuth web templateMark 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-11Sign in via Twitter (WIP).Ivan Tashkinov
2019-03-11Style again the login page to fit pleroma moreShpuld 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-13Improve login error for OAuth flowMark 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-18MastoAPI and OAuth: allow login with either email or username.eal
2018-02-08Create action_fallback for username/password incorrect inputCalv Collins
2017-09-14Preserve state in oauthRoger Braun
2017-09-06Add very basic oauth and mastodon api support.Roger Braun