Commit Graph

31 Commits (438b5f81ad8f6a872d8c7a1ad4c1025e92604425)

Author SHA1 Message Date
Wieland Lindenthal 7494064d86 fine tune input field widths for user forms 7 years ago
ulferts 0c0b16508b Fix/bump representable (#5465) 8 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Alexander Bach fd13f1d697 Replace lots of hash rockets 🚀 9 years ago
Alexander Bach 0b8021bedf Remove custom field heading in profile menu 9 years ago
Alexander Bach ef1ffee9e1 Cleanup two factor authentication partial rendering 9 years ago
Alexander Bach 8575d649e9 Extract partial two factor authentication partial for better display 9 years ago
Jens Ulferts e7e65b35ae password only required for new users 10 years ago
Markus Kahl c3fa89e5db disable password choice config 10 years ago
Alex Coles e479bacd51 Apply form section styling to user forms 10 years ago
Alex Coles fa38bb9470 Apply styling to user forms 10 years ago
Alex Coles f55131ffa2 Fix field instruction spacing in Users form 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Markus Kahl 09e8a972f2 disable password choice config 10 years ago
Markus Kahl 4dade33b99 fixed password field toggle 10 years ago
Markus Kahl ee121560d3 hide auth sources if password login is disabled and 10 years ago
Markus Kahl 6df7074491 show note when change of password is not supported 10 years ago
Michael Frister 183fb9f408 User edit: Show external authentication provider 11 years ago
Michael Frister 4b868d7062 Use User#uses_external_authentication? for checking that 11 years ago
Michael Frister dd738fb5cf Omniauth: Hide authentication fields for users with external source 11 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Michael Frister 72318fa988 Small fixes after code review 11 years ago
Michael Frister 282c4d106b User form: Fix random password assignment checkbox 11 years ago
Michael Frister 7cc19bb969 Improve form and process random password assignment 11 years ago
Michael Frister 3e4c1d8e88 User edit: Improve JavaScript and form 11 years ago
jwollert 57cdc7d5a1 migrate some basic strong password randomizing stuff 11 years ago
Michael Frister 7ba90102a7 Add option to force a user to change password on next login 12 years ago
Michael Frister a3e5a7a07d Reenable autocompletion for register form except password 12 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Philipp Tessenow ddb0015e54 use new translation style for various user-related views 12 years ago
Jens Ulferts b40a2b5204 renames rhtml to html.erb 12 years ago
Romano Licker 080490532d [accessibility] rename accessibility flag option as follows: 13 years ago
Jens Ulferts 847d75038b having application title displayed in the impaired settings 13 years ago
Gregor Schmidt b4e52b046b Adding view on my account/user settings to edit impaired-view setting 13 years ago
Gregor Schmidt d78294434a Revert set_impaired_flag functionality 13 years ago
jwollert f790754487 sets an impaired flag on first login of a user 13 years ago
Stephan Eckardt d7f31455a0 added helper method for password complexity requirements 13 years ago
Felix Schäfer 87e055cf47 disable browser autocomplete on password fields on user edit view. #360 14 years ago
Jean-Philippe Lang cde02954c8 Moves password param to user hash param so that it can be set using the User API. 14 years ago
Eric Davis 437690119b Allow admins to edit user's email notifications and preferences. #3503 14 years ago
Jean-Philippe Lang 8c769c546f Move checkbox for "Send account information to the user" to be clicked before the "Create" button (#4193). 15 years ago
Jean-Philippe Lang 31cf9be7ab Makes minimum password length configurable. 16 years ago
Eric Davis 451ef7f21f Added several more plugin hooks: 16 years ago
Eric Davis 8d53e433c5 Added a system setting for allowing OpenID logins and registrations 16 years ago
Eric Davis 896e64b759 Added the ability to login via OpenID. 16 years ago
Jean-Philippe Lang ce6cf66f6c Custom fields refactoring: most of code moved from controllers to models (using new module ActsAsCustomizable). 17 years ago
Jean-Philippe Lang 39fc8f38b8 Prevent admin users from making themselves non-administrator (#1276). 17 years ago
Jean-Philippe Lang 63951812a1 Split user edit screen into tabs. 17 years ago
Jean-Philippe Lang 68fe7856c9 Move repetitive calendar include code from views into helper (patch #966 by Peter Suschlik). 17 years ago