about summary refs log tree commit diff
path: root/app/views/auth
AgeCommit message (Expand)Author
2023-03-17Link to the Identity provider's account settings from the account settings (#...CSDUMMI
2023-03-15Fix more haml-lint Rubocop (#24107)Nick Schonning
2023-03-15Setup haml-lint CI with todo config (#23524)Nick Schonning
2023-01-24Change email address input to be disabled for logged-in users when requesting...Claire
2022-12-15Add explanation text to log-in page (#20946)Claire
2022-11-17Fix style for hashes (#20518)Rose
2022-11-08Add password autocomplete hints (#20071)Claire
2022-11-07Tag the OTP field with autocomplete for password managers (#19946)Chris Rose
2022-11-07Set autocomplete attr for email field on signup page (#19833)rcombs
2022-10-30Fix invites (#19560)Claire
2022-10-06Remove setting that disables account deletes (#17683)Eugen Rochko
2022-10-05Add server rules to sign-up flow (#19296)Eugen Rochko
2022-04-06Remove sign-in token authentication, instead send e-mail about new sign-in (#...Eugen Rochko
2022-03-22Fix IDN domains not being rendered correctly in a few left-over places (#17848)Eugen Rochko
2022-03-01Change old moderation strikes to be displayed in a separate page (#17566)Claire
2022-02-14Add appeals (#17364)Eugen Rochko
2022-01-23Add OMNIAUTH_ONLY environment variable to enforce externa log-in (#17288)Claire
2021-06-21Add authentication history (#16408)Eugen Rochko
2020-12-14Add ability to require invite request text (#15326)ThibG
2020-12-10Add honeypot fields and minimum fill-out time for sign-up form (#15276)ThibG
2020-11-28Fix omniauth (SAML/CAS) sign-in routes not having CSRF protection (#15228)Eugen Rochko
2020-11-06Add subresource integrity for JS and CSS assets (#15096)Eugen Rochko
2020-09-11Refactor settings controllers (#14767)Eugen Rochko
2020-08-24Add WebAuthn as an alternative 2FA method (#14466)santiagorodriguez96
2020-08-19Fix client-side form validation not accepting handles with uppercase letters ...ThibG
2020-08-12Add client-side validation in password change forms (#14564)ThibG
2020-06-09Add e-mail-based sign in challenge for users with disabled 2FA (#14013)Eugen Rochko
2020-04-28Fix end-user-facing uses of inline CSS (#13438)ThibG
2020-02-16Fix invite request input not being shown on sign-up error if left empty (#13089)ThibG
2019-09-29Add (back) option to set redirect notice on account without moving followers ...Eugen Rochko
2019-09-19Add account migration UI (#11846)Eugen Rochko
2019-09-18Add password challenge to 2FA settings, e-mail notifications (#11878)Eugen Rochko
2019-09-04Change account deletion page to have better explanations (#11753)Eugen Rochko
2019-09-03Change OpenGraph description on sign-up page to reflect invite (#11744)Eugen Rochko
2019-07-30Add whitelist mode (#11291)Eugen Rochko
2019-07-22Change unconfirmed user login behaviour (#11375)Eugen Rochko
2019-04-23Fix sign up button not saying sign up when invite is used (#10623)Eugen Rochko
2019-04-09Add "why do you want to join" field to invite requests (#10524)Eugen Rochko
2019-03-14Admission-based registrations mode (#10250)Eugen Rochko
2018-11-16Change the password form order (#9267)mayaeh
2018-10-30Fix td instead of th in sessions table header (#9162)Eugen Rochko
2018-09-18Redesign forms, verify link ownership with rel="me" (#8703)Eugen Rochko
2018-08-23When registrations closed, link "Sign up" to joinmastodon.org (#8395)Eugen Rochko
2018-07-28Redesign public profiles and toots (#8068)Eugen Rochko
2018-06-15Add autofollow option to invites (#7805)Eugen Rochko
2018-05-06Add contact e-mail hint to 2FA login form (#7376)Eugen Rochko
2018-03-07Add headings to the security settings page (#6661)Sylvhem
2018-03-04Fix #6611: Typo in change password template (#6616)Eugen Rochko
2018-02-28Fix #942: Seamless LDAP login (#6556)Eugen Rochko
2018-02-10Fix password recovery (#6459)ThibG