index
:
cccms
master
[no description]
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
controllers
/
users_controller.rb
Age
Commit message (
Expand
)
Author
2026-08-02
Witness account creation
erdgeist
2026-08-01
Let Redaktion grant and revoke its own role
erdgeist
2026-08-01
Require a fresh second factor for user management
erdgeist
2026-08-01
Declare role requirements per controller
erdgeist
2026-07-31
Replace user deletion with deactivation
erdgeist
2026-07-31
Group user accounts by role
erdgeist
2026-07-27
Pin admin content reads to the default locale
erdgeist
2026-07-25
Extract flashes to i18n and stop dispatching on submit labels
erdgeist
2026-07-24
Add self-service TOTP enrollment UI and witnessed admin reset
erdgeist
2026-07-09
Major resource view cleanup
erdgeist
2026-06-30
Permit :admin in params only for admins
erdgeist
2026-06-26
Stage 4: Rails 5.2 -> 6.1 on Ruby 2.7.2
erdgeist
2026-06-25
Rails 5.2 application fixes
erdgeist
2026-06-25
Rails 4.2 model and controller fixes
erdgeist
2026-06-24
Stage 1 complete: Rails 2.3.5 to Rails 3.2.22.5 upgrade
erdgeist
2009-11-03
Prevent regular users from promoting themselves to admins
hukl
2009-10-20
cleaned up the user views a bit
hukl
2009-10-07
enabling users to edit their own details - tested as well - yay
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-09-06
Marked Controllers private / public and added authorization filters accordingly
hukl
2009-04-19
added basic list of users
hukl
2009-03-01
added layout
hukl
2009-03-01
renamed user to users controller
hukl