index
:
cccms
master
[no description]
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
models
/
user.rb
Age
Commit message (
Expand
)
Author
2026-08-01
Require a second factor for elevation, not for holding admin
erdgeist
2026-08-01
Let Redaktion grant and revoke its own role
erdgeist
2026-07-31
Show the gate before it refuses, and check the destination
erdgeist
2026-07-31
Gate live-content changes on restricted surfaces
erdgeist
2026-07-31
Replace user deletion with deactivation
erdgeist
2026-07-31
Group user accounts by role
erdgeist
2026-07-31
Retire the unused per-node permission subsystem
erdgeist
2026-07-24
Add TOTP enrollment and verification to User, witnessed in the action log
erdgeist
2026-07-17
Implement transparent password hash migration
erdgeist
2026-06-26
Stage 4: Rails 5.2 -> 6.1 on Ruby 2.7.2
erdgeist
2026-06-25
Rails 4.2 model and controller fixes
erdgeist
2009-11-03
Prevent regular users from promoting themselves to admins
hukl
2009-10-07
implemented complete restful user management interface including functional tests. this enables basic user operation. note that only admins are allowed to cr...
hukl
2009-02-21
changed minimum :login length
hukl
2009-02-15
* permission api on user model
simon
2009-02-15
* added missing associations
simon
2009-02-15
* initial commit of the stripped restful-authentication
simon
2009-02-08
added basic user model and user_id on page model
hukl