Commit Graph

311 Commits (b73acbd1fc7ab66f2a10bcb8ac1149778d03ef25)

Author SHA1 Message Date
Nils Kenneweg e76b4f69c4 fix user deletion regarding new timelines stuff. 11 years ago
Christian Ratz f8426244d7 Reactivate accessibility css 11 years ago
jwollert e11b87fb71 don't extend pagination model in user.rb, just use the stuff defined in principal.rb 11 years ago
jwollert 0bcab2069e select2 autocompletion for projects' responsible 11 years ago
Martin Czuchra 9b8e1aad51 Revert "remove usage of eval() in User#name" 11 years ago
Philipp Tessenow 18a66e9601 remove usage of eval() in User#name 11 years ago
Philipp Tessenow 444546e2e8 use \A and \z instead of ^ and $ in ruby regexes 11 years ago
Jens Ulferts feb5f46228 removes scopes also present on the superclass 11 years ago
Hagen Schink 1cb831877b Renames issue category to category 11 years ago
Jean-Philippe Lang 3f0a7fa15d Ability to assign issues to groups (#2964). 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Martin Czuchra d7b21f38ef Removes more Issue occurances. 11 years ago
Christian Ratz 43bc798abb changed feed setting to enabled instead of disabled 11 years ago
Christian Ratz b86f8d65d7 [#1850] Disable atom feeds via setting 11 years ago
Martin Czuchra 0542551ac0 Moves mail options out into seperate constants. 11 years ago
Michael Frister 489213e4c9 Fix LDAP authentication 11 years ago
Hagen Schink a3551ec8be Moves user update to journal manager 11 years ago
Christian Ratz 0f64ceb50d changed check for default admin account 11 years ago
Michael Frister 1a848ee2f5 Add password expiry check 11 years ago
Michael Frister 69566d1e5c User: Always force password change on random password assignment 11 years ago
Michael Frister 05c85dcb90 User update: Use strong_parameters, disallow status change 11 years ago
Michael Frister 0f1be97449 Fix authentication with external auth source 11 years ago
Michael Frister 19155db133 Allow disabling brute force prevention 11 years ago
Michael Frister 9a5cefaf11 User index: show status and allow filtering by status 11 years ago
Michael Frister d01ec32b3d Block user on too many failed logins within specific period 11 years ago
Michael Frister 234ff1e50e Password reused warning: Improve singular 11 years ago
Michael Frister 35e2e43a56 Fix users index status filtering, status_name now returns string 12 years ago
Michael Frister 430e6cbde7 Refactor user statuses, add status_name method 12 years ago
Michael Frister f884fbf4c2 Add option to prevent former passwords from being reused 12 years ago
Michael Frister 501a2fecbb Make old migration salting existing user passwords independent of User 12 years ago
Sebastian Schuster 423152fa06 Fixed the uninitialized constant exception 12 years ago
Sebastian Schuster 6d8eb89d53 Removed function to preload circular dependencies 12 years ago
Michael Frister 7ba90102a7 Add option to force a user to change password on next login 12 years ago
Michael Frister 089db98541 Improve password complexity requirements 12 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Christian Ratz 7ee079fa65 added SystemUser 12 years ago
Christian Ratz 54a78a37f7 changed user#random_password 12 years ago
Christian Ratz 045ae8c9dc fix user create with empty pwd 12 years ago
Philipp Tessenow 15df2ecdcc be careful with nested namespace'd controllers in our models 12 years ago
Philipp Tessenow ddc7cf70b4 fix bug: User#allowed_to? couldn't handle Symbols in action[:controller] 12 years ago
Philipp Tessenow 7e5cc3816f enables menus when beeing inside a namespaced controller 12 years ago
jwollert 487802dee7 migrate longer logins plugin to core 12 years ago
Martin Linkhorst a188dfd713 Project.all_public can also be written as Project.public.all or just Project.public 12 years ago
Gregor Schmidt c94c0789bb Async loading of project list in project jump box 12 years ago
Gregor Schmidt ab968a52fc Micro-optimization - no initialization when admin 12 years ago
Martin Linkhorst b30fac4a59 refactor the welcome controller 12 years ago
Martin Linkhorst 05efc55174 mark user's login attribute as unsafe (like the test likes it) 12 years ago
Philipp Tessenow 84e2729b98 REVIEW: another batch of the renaming effort from Journals#changes to changed_data 12 years ago
Martin Linkhorst 5a93169800 ActiveSupport::SecureRandom was deprecated in favor of SecureRandom from the standard lib 12 years ago
Martin Linkhorst 6d1354dbd0 ActiveSupport::SecureRandom was deprecated in favor of SecureRandom from the standard lib 12 years ago