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
4df2eee4d9b8a880cbe72e7e899c9444687c6193
clinch
/
app
/
controllers
History
Dan Milne
4df2eee4d9
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
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
..
admin
Add sentry, set csp reporting API
2025-11-04 22:58:32 +11:00
api
Fix mobile view menu popout. Add an option SENTRY_DSN support, which uses rails event reporting
2025-11-04 23:16:28 +11:00
concerns
Use the IPAddr library to detect ipv4 and ipv6 addresses
2025-10-29 13:47:23 +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
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
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
Fix storing passkeys
2025-11-04 16:32:50 +11:00
totp_controller.rb
Strip out more inline javascript code. Encrypt backup codes and treat the backup codes attribute as a json array
2025-11-04 18:46:11 +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