Commit Graph

300 Commits (17a940c1bcce003f5941d03e8013fa2f814d1c8f)

Author SHA1 Message Date
Alex Coles 8edff9831c Pull up constants, associations into Principal 10 years ago
Oliver Günther cb123c83be Fix and specs for missing plus in login attribute 10 years ago
Alex Coles 55a2207631 Replace GroupUser join model w/ habtm association 10 years ago
Markus Kahl 6cb6953a07 basic auth for api v3 (WIP) 10 years ago
Azure7111 f493fbb036 Workaround for the new ``.all`` 10 years ago
Jan Sandbrink f1a93e1cf3 this is why I hate comments 10 years ago
Jan Sandbrink c075a7b401 only allow simple space in login 10 years ago
TribesTom 2910137c03 Added user changement 10 years ago
Jens Ulferts a70bbd7045 improve performance of watcher determination 10 years ago
Alex Coles e3913ac8f5 Change {Chili => Open}Project::PrincipalAllowanceEvaluator usage 10 years ago
Alex Coles 45b75558bb Change {Chili => Open}Project::Database usages 10 years ago
Markus Kahl a6d80496db allow + in user logins 10 years ago
Oliver Günther 9e6da91798 Updated API for user (un-)locking 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Alex Coles eac2a8b182 Remove readonly option on User#passwords relation 10 years ago
Alex Coles 1d1ec0ef37 Prefer #map over #collect in (Rails) models 10 years ago
Alex Coles 6fe9535b1f Fix syntax (w/Rubocop) in (Rails) models 10 years ago
Alex Coles 721101ed25 Use 1.9+ Hash syntax in (Rails) models 10 years ago
Markus Kahl c9a3dd87bd put #disable_password_login? into OP Configuration 10 years ago
Markus Kahl 51ef41ba27 deny password change if password login disabled 10 years ago
Markus Kahl a572c6af7f properly qualify OmniauthLogin everywhere 10 years ago
Markus Kahl 02b28ee01e disable password-based login in user model 10 years ago
Markus Kahl c714ac7102 added #reported_work_package_count to user [DRYing] 11 years ago
Markus Kahl 21dd6ecf7e log_successful_login call goes to user instance 11 years ago
Markus Kahl 8c94da8d89 log last login for omniauth too 11 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 50b4942377 User: Move auth_source_id filtering to PermittedParams 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
Michael Frister 0c338e042a Remove attr_protected on User now that we use strong_parameters 11 years ago
Michael Frister 3c324bdc42 Use strong_parameters for User, remove safe_attribtues 11 years ago
Alex Coles d872d91d0d Fix typos, spelling in model comments 11 years ago
Richard 3ec128d246 Made a rudimentary attempt at loading query if id is given. 11 years ago
Richard 53d5ad231e WIP. having fun with authorisation. 11 years ago
Richard c81777decd Made a rudimentary attempt at loading query if id is given. 11 years ago
Richard 1b3a367077 WIP. having fun with authorisation. 11 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Hagen Schink 957b96855f Uses will_change! to signal options modification 11 years ago
Nils Kenneweg 855617fb11 replace user-id in timelines options w/ deleted user id 11 years ago
Hagen Schink d2c0293215 Implements API's workflows controller 11 years ago
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