about summary refs log tree commit diff
path: root/app/views/auth/sessions/new.html.haml
AgeCommit message (Expand)Author
2023-03-15Fix more haml-lint Rubocop (#24107)Nick Schonning
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-01-23Add OMNIAUTH_ONLY environment variable to enforce externa log-in (#17288)Claire
2020-11-28Fix omniauth (SAML/CAS) sign-in routes not having CSRF protection (#15228)Eugen Rochko
2018-09-18Redesign forms, verify link ownership with rel="me" (#8703)Eugen Rochko
2018-02-28Fix #942: Seamless LDAP login (#6556)Eugen Rochko
2018-02-04CAS + SAML authentication feature (#6425)Eugen Rochko
2018-02-02pam authentication (#5303)Alexander
2017-10-11sign_in and sign_up views present og meta infos (#5308)takayamaki
2017-07-29Fix autocomplete option in haml files (#4438)Lynx Kotoura
2017-05-08Added haml-lint and fix warnings (#2773)yhirano
2017-01-28Split 2FA login into two promptsEugen Rochko
2017-01-27Added optional two-factor authenticationEugen Rochko
2016-11-15Adding some localizationsEugen Rochko
2016-11-03Fix #136: Add aria-labelsEugen Rochko
2016-10-18Improving all formsEugen Rochko
2016-10-14Add window titles to auth pages and about page, link sign up/login from about...Eugen Rochko
2016-03-05Customizing devise views and controllersEugen Rochko