summaryrefslogtreecommitdiff
path: root/app/models/user.rb
AgeCommit message (Expand)Author
2026-08-04Witness every promotion and demotion made through the roles formerdgeist
2026-08-03Display stale accounts in users#indexerdgeist
2026-08-02Witness account creationerdgeist
2026-08-01Require a second factor for elevation, not for holding adminerdgeist
2026-08-01Let Redaktion grant and revoke its own roleerdgeist
2026-07-31Show the gate before it refuses, and check the destinationerdgeist
2026-07-31Gate live-content changes on restricted surfaceserdgeist
2026-07-31Replace user deletion with deactivationerdgeist
2026-07-31Group user accounts by roleerdgeist
2026-07-31Retire the unused per-node permission subsystemerdgeist
2026-07-24Add TOTP enrollment and verification to User, witnessed in the action logerdgeist
2026-07-17Implement transparent password hash migrationerdgeist
2026-06-26Stage 4: Rails 5.2 -> 6.1 on Ruby 2.7.2erdgeist
2026-06-25Rails 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