Commit Graph

104 Commits (4912d56f7a8fb2509ed82852823b3b91db4ba9ab)

Author SHA1 Message Date
Markus Kahl 89731db2d1 some refactoring; test display of instructions 10 years ago
Markus Kahl bbd4cad404 fix: #14385 (direct login infinite redirect loop) 10 years ago
Markus Kahl c9a3dd87bd put #disable_password_login? into OP Configuration 10 years ago
Markus Kahl a572c6af7f properly qualify OmniauthLogin everywhere 10 years ago
Markus Kahl a434ff8e53 hide password login forms 10 years ago
Markus Kahl 1550bc89d7 don't show password login form in sign-in drop down 10 years ago
Michael Frister 978879c432 Pulldown login form: Improve looks 11 years ago
Michael Frister 584c5013f7 Main login form: Add accidentally removed "stay logged in" option 11 years ago
Michael Frister f343d5d723 Login forms: Improve looks 11 years ago
Michael Frister 1ef894672a Center main login form and use generic form formatting 11 years ago
Michael Frister 6214007fde Login: Render auth providers as round buttons (still ugly) 11 years ago
Michael Frister f643955f16 Account/register: Show login field when registering via Omniauth 11 years ago
Michael Frister 88818a3103 Registration Form: Remove omniauth-provider-specific title 11 years ago
Philipp Tessenow 496634d26e render auth_provider links using a hook 11 years ago
Michael Frister c2ce4034c5 back_url: Pass through registration form 11 years ago
Michael Frister d0999dd457 Add omniauth login link to hover login form; fix link on main login 11 years ago
Michael Frister 2245c7a7b2 Remove identity_url from various views 11 years ago
Michael Frister 475d0b33c5 Omniauth: Allow correcting validation errors via registration form 11 years ago
Michael Frister 673c620306 Begin to replace OpenID with omniauth 11 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Christian Ratz 4b3385c676 New layout for wp for 11 years ago
Philipp Tessenow ce68fdf70b add fancy collection_select helper in the tabular_form_helper 11 years ago
Christian Ratz 27bf65eb29 3409: New Layout for fallback Login page 11 years ago
Philipp Tessenow 61a84d423e no need for extra labels where the default is good 11 years ago
Philipp Tessenow 7595e4e6f7 use labelled_tabular_form_builder for account#register 11 years ago
Philipp Tessenow 569c446704 use required field helper everywhere 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Michael Frister a3e5a7a07d Reenable autocompletion for register form except password 12 years ago
Michael Frister e20922bed5 Disable autocomplete on forms with login password fields 12 years ago
Michael Frister 4c80588c14 Disable autocompletion for login forms and password fields 12 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Philipp Tessenow 81326b5a54 New translation styles for several account-views 12 years ago
Philipp Tessenow c2e9403af3 forgot to be careful with nested namespace'd controllers in some places 12 years ago
Philipp Tessenow b94a9e071c be careful with nested namespace'd controllers in all our views 12 years ago
Martin Linkhorst d81ce2a530 DEPRECATION FIX: the saga begins: adding equal signs to form helpers in view. we start with form_tag 12 years ago
Jens Ulferts b40a2b5204 renames rhtml to html.erb 12 years ago
Jens Ulferts 965e466362 include accessibility.css by default but view can choose to not include it 13 years ago
Romano Licker 9c6189b707 [breadcrumb] reset breadcrumb text where needed 13 years ago
Stephan Eckardt 6002aac838 Fixed label for user_password and user_password_confirmation fields in register form 13 years ago
Gregor Schmidt 6dbfb6c79b Correctly redirecting back when using the pop up login 13 years ago
Romano Licker b284e53a73 [#700] removing tabindex for login 13 years ago
Romano Licker 734da91b4b [#692] login slidedown implemented with tabindex and focus fix 13 years ago
Stephan Eckardt d7f31455a0 added helper method for password complexity requirements 13 years ago
Romano Licker 0048ee49ac [#671] include password in user form 13 years ago
Holger Just 07185fb169 [#436] Remove trailing whitespace 14 years ago
Jean-Philippe Lang 6817a45e7f Adds hooks on login view (#4978). 15 years ago
Eric Davis 675f28f895 Use the minimum password length setting when reseting a password. (#4683) 15 years ago
Jean-Philippe Lang 2416260af2 Add tabindex to login screen (#4299). 15 years ago
Jean-Philippe Lang a842769c3f AccountController#show (/account/show/:id) moved to UsersController#show (/users/:id). 15 years ago
Jean-Philippe Lang 52a6b0a21e Fixed: Custom values with a nil value cause error on (project|account)/show (#3705). 15 years ago