summaryrefslogtreecommitdiff
path: root/lib/pleroma/web/templates/o_auth/o_auth/show.html.eex
AgeCommit message (Expand)Author
2024-02-09Use User.full_nickname/1 in oauth html templatemarcin mikołajczak
2023-05-31Fix deprecated calls to get_flash/2Mark Felder
2022-11-03Update to Phoenix 1.6 and chase dependenciesMark Felder
2022-02-28Fix testsTusooa Zhu
2022-02-28Make oauth pages translatableTusooa Zhu
2022-01-22Add autocompelete values suggested by AppleFinn Behrens
2021-06-07Create WrapperAuthenticator and simplify Authenticator behaviourAlex Gleason
2021-05-18Switch to aliasing `Router.Helpers` instead of importingAlex Gleason
2020-11-28OAuth form user remembering feature. Local MastoFE login / logout fixes.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-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-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