index
:
redmine.git
0.6-stable
0.7-stable
0.8-stable
0.9-stable
1.0-stable
1.1-stable
1.2-stable
1.3-stable
1.4-stable
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
3.0-stable
3.1-stable
3.2-stable
3.3-stable
3.4-stable
4.0-stable
4.1-stable
4.2-stable
5.0-stable
5.1-stable
6.0-stable
integration-to-svn-stable-1.0
integration-to-svn-trunk
master
nbc
plugin-hooks
swistak
work
Mirror of redmine code source: https://github.com/redmine/redmine
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
app
/
controllers
/
users_controller.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deny edit/update/delete for anonymous user (#25483).
Jean-Philippe Lang
2017-04-03
1
-2
/
+5
*
Send email even if password is not changed (#7577).
Jean-Philippe Lang
2017-04-03
1
-1
/
+1
*
Don't preload projects and roles on Principal#memberships association (#23519).
Jean-Philippe Lang
2017-01-07
1
-1
/
+1
*
Wrong activity timezone on user page (#14658).
Jean-Philippe Lang
2017-01-04
1
-1
/
+1
*
Use the main menu for project related actions that support cross-project disp...
Jean-Philippe Lang
2016-11-19
1
-0
/
+1
*
Set preferences with #safe_attributes=.
Jean-Philippe Lang
2016-07-21
1
-1
/
+1
*
Use safe_attributes for user preferences.
Jean-Philippe Lang
2016-07-17
1
-1
/
+1
*
Handle admin and login with safe_attributes.
Jean-Philippe Lang
2016-07-14
1
-5
/
+1
*
Use .before_action instead of .before_filter.
Jean-Philippe Lang
2016-07-14
1
-2
/
+2
*
Don't show non member and anonymous groups in filter.
Jean-Philippe Lang
2016-04-23
1
-1
/
+1
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
Prevent admins from sending themselves their own password (#21436).
Jean-Philippe Lang
2015-12-06
1
-1
/
+1
*
Require password re-entry for sensitive actions (#19851).
Jean-Philippe Lang
2015-06-19
1
-0
/
+2
*
Don't let users be sorted by email (#19161).
Jean-Philippe Lang
2015-03-20
1
-1
/
+1
*
Add support for multiple email addresses per user (#4244).
Jean-Philippe Lang
2015-01-17
1
-1
/
+1
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
Don't load user activity for API responses (#18128).
Jean-Philippe Lang
2014-11-11
1
-4
/
+5
*
Adds a role setting for controlling visibility of users: all or members of vi...
Jean-Philippe Lang
2014-11-11
1
-7
/
+5
*
Adds a single controller for users and groups memberships and support for add...
Jean-Philippe Lang
2014-10-23
1
-21
/
+2
*
Merged rails-4.1 branch (#14534).
Jean-Philippe Lang
2014-10-22
1
-4
/
+4
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
Fixed that preferences are not preserved when adding a user fails (#15552).
Jean-Philippe Lang
2013-11-29
1
-3
/
+1
*
Cleanup of finders with :conditions option.
Jean-Philippe Lang
2013-06-12
1
-1
/
+1
*
Update notified_project_ids while saving record.
Jean-Philippe Lang
2013-05-13
1
-2
/
+0
*
Fixed that locking and unlocking a user resets the email notification checkbo...
Jean-Philippe Lang
2013-05-13
1
-2
/
+0
*
Option to generate a random password on user creation/update.
Jean-Philippe Lang
2013-02-23
1
-4
/
+6
*
remove trailing tabs from app/controllers/users_controller.rb
Toshi MARUYAMA
2013-02-17
1
-1
/
+1
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
Deprecation warnings (#12774).
Jean-Philippe Lang
2013-01-08
1
-2
/
+2
*
Use named routes in controllers.
Jean-Philippe Lang
2012-12-11
1
-7
/
+8
*
Replaces find(:first/:all) calls.
Jean-Philippe Lang
2012-12-03
1
-4
/
+1
*
Replaces find(:all) calls.
Jean-Philippe Lang
2012-12-02
1
-4
/
+4
*
Fixed that destroying a user from the edit page returns a 404 response (#11691).
Jean-Philippe Lang
2012-08-26
1
-1
/
+1
*
Reverted r10234 and r10235 that broke redirect after login (#11691).
Jean-Philippe Lang
2012-08-26
1
-1
/
+1
*
Use a back_url parameter instead of referrer to refresh the page after user d...
Etienne Massip
2012-08-24
1
-1
/
+1
*
Removes RJS from UsersController.
Jean-Philippe Lang
2012-07-21
1
-16
/
+3
*
Fixed that 200 API responses have a body containing one space (#11388).
Jean-Philippe Lang
2012-07-14
1
-2
/
+2
*
More specific flash message when creating a user account.
Jean-Philippe Lang
2012-06-26
1
-1
/
+1
*
Redirect to referer when deleting a user (#10865).
Jean-Philippe Lang
2012-05-13
1
-1
/
+1
*
replace Mailer deliver syntax to Rails3 style
Toshi MARUYAMA
2012-05-05
1
-3
/
+3
*
Copyright update.
Jean-Philippe Lang
2012-05-05
1
-1
/
+1
*
Code cleanup.
Jean-Philippe Lang
2012-04-06
1
-3
/
+1
*
Rails 3.1 compatibility.
Jean-Philippe Lang
2012-03-04
1
-4
/
+2
*
Removes all #verify calls in controllers. Verification is handled at routing ...
Jean-Philippe Lang
2012-03-03
1
-5
/
+0
*
REST urls for user memberships.
Jean-Philippe Lang
2011-12-10
1
-2
/
+4
*
Adds named scopes for users index.
Jean-Philippe Lang
2011-12-04
1
-11
/
+5
*
remove trailing white-spaces from app/controllers/users_controller.rb.
Toshi MARUYAMA
2011-08-31
1
-21
/
+21
*
Separation of RSS/API auth actions.
Jean-Philippe Lang
2011-07-09
1
-1
/
+1
*
Removed calls to deprecated Project.visible_by method.
Jean-Philippe Lang
2011-04-05
1
-1
/
+1
*
Indentation.
Jean-Philippe Lang
2011-03-16
1
-3
/
+3
[next]