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
main
Add File
New File
Upload File
Apply Patch
clinch
/
app
/
controllers
History
Dan Milne
ab362aabac
Some checks are pending
CI / scan_ruby (push)
Waiting to run
Details
CI / scan_js (push)
Waiting to run
Details
CI / lint (push)
Waiting to run
Details
CI / test (push)
Waiting to run
Details
CI / system-test (push)
Waiting to run
Details
Remove the rate limit for the forward auth system
2025-12-28 14:40:53 +11:00
..
admin
Add backchannel logout, per application logout.
2025-11-27 16:38:27 +11:00
api
Remove the rate limit for the forward auth system
2025-12-28 14:40:53 +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
Add backchannel logout, per application logout.
2025-11-27 16:38:27 +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 a subdirectory for active storage
2025-11-27 19:12:09 +11:00
passwords_controller.rb
Add OIDC fixes, add prefered_username, add application-user claims
2025-11-25 16:29:40 +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 backchannel logout, per application logout.
2025-11-27 16:38:27 +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