summaryrefslogtreecommitdiff
path: root/app/models/user.rb
AgeCommit message (Expand)Author
6 daysStage 4: Rails 5.2 -> 6.1 on Ruby 2.7.2erdgeist
7 daysRails 4.2 model and controller fixeserdgeist
2009-11-03Prevent regular users from promoting themselves to adminshukl
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-02-21changed minimum :login lengthhukl
2009-02-15* permission api on user modelsimon
2009-02-15* added missing associationssimon
2009-02-15* initial commit of the stripped restful-authenticationsimon
2009-02-08added basic user model and user_id on page modelhukl