This website requires JavaScript.
Explore
Help
Sign In
dkam
/
clinch
Watch
1
Star
0
Fork
0
You've already forked clinch
Code
Issues
2
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
7796c38c086aa18b6e59135edc86bbce26ec956d
clinch
/
app
/
controllers
History
Dan Milne
7796c38c08
Some checks failed
CI / scan_ruby (push)
Has been cancelled
Details
CI / scan_js (push)
Has been cancelled
Details
CI / lint (push)
Has been cancelled
Details
CI / test (push)
Has been cancelled
Details
CI / system-test (push)
Has been cancelled
Details
Add pairwise SID with a UUIDv4, a significatant upgrade over User.id.to_s. Complete allowing admin to enforce TOTP per user
2025-11-23 11:16:06 +11:00
..
admin
Add pairwise SID with a UUIDv4, a significatant upgrade over User.id.to_s. Complete allowing admin to enforce TOTP per user
2025-11-23 11:16:06 +11:00
api
Improve some front end views. More descriptive error condition reporting. Updates to CLINCH_HOST for better WEBAUTHN
2025-11-12 16:24:05 +11:00
concerns
Improve some front end views. More descriptive error condition reporting. Updates to CLINCH_HOST for better WEBAUTHN
2025-11-12 16:24:05 +11:00
active_sessions_controller.rb
Move sessions into their own view for easier management
2025-11-04 15:19:39 +11:00
application_controller.rb
Bug fix for domain names with empty string instead of null. Form errors and some security fixes
2025-11-09 12:22:41 +11:00
dashboard_controller.rb
Fix CSP errors - migrate inline JS to stimulus controllers. Add a URL for applications so users can discover them
2025-11-04 17:06:53 +11:00
invitations_controller.rb
More tests
2025-10-28 08:27:19 +11:00
oidc_controller.rb
Add pairwise SID with a UUIDv4, a significatant upgrade over User.id.to_s. Complete allowing admin to enforce TOTP per user
2025-11-23 11:16:06 +11:00
passwords_controller.rb
Some more tests. Fix invitation link and password reset links. After creating their account and setting a password, the user is logged in
2025-10-26 23:09:38 +11:00
profiles_controller.rb
Move sessions into their own view for easier management
2025-11-04 15:19:39 +11:00
sessions_controller.rb
Add pairwise SID with a UUIDv4, a significatant upgrade over User.id.to_s. Complete allowing admin to enforce TOTP per user
2025-11-23 11:16:06 +11:00
totp_controller.rb
Add pairwise SID with a UUIDv4, a significatant upgrade over User.id.to_s. Complete allowing admin to enforce TOTP per user
2025-11-23 11:16:06 +11:00
users_controller.rb
User registation working. Sidebar built. Dashboard built. TOTP enable works - TOTP login works
2025-10-23 18:07:27 +11:00
webauthn_controller.rb
Add webauthn
2025-11-04 16:20:11 +11:00