summaryrefslogtreecommitdiff
path: root/app/controllers/users_controller.rb
AgeCommit message (Expand)Author
25 hoursPermit :admin in params only for adminserdgeist
6 daysStage 4: Rails 5.2 -> 6.1 on Ruby 2.7.2erdgeist
6 daysRails 5.2 application fixeserdgeist
7 daysRails 4.2 model and controller fixeserdgeist
8 daysStage 1 complete: Rails 2.3.5 to Rails 3.2.22.5 upgradeerdgeist
2009-11-03Prevent regular users from promoting themselves to adminshukl
2009-10-20cleaned up the user views a bithukl
2009-10-07enabling users to edit their own details - tested as well - yayhukl
2009-10-07implemented complete restful user management interface including functional tests. this enables basic user operation. note that only admins are allowed to cr...hukl
2009-09-06Marked Controllers private / public and added authorization filters accordinglyhukl
2009-04-19added basic list of usershukl
2009-03-01added layout hukl
2009-03-01renamed user to users controllerhukl