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
2d8ea0fecf8c3f36c6dc67f5a83fd448ed58c9f4
clinch
/
app
/
controllers
History
Dan Milne
94785dbfe7
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
Update docs. Implemented a one-time token to work around domain cookies not being immediately return by the browser. Reduce db queries on /api/verify requests.
2025-10-28 08:20:12 +11:00
..
admin
Add configuration foward-auth headers
2025-10-26 14:41:20 +11:00
api
Update docs. Implemented a one-time token to work around domain cookies not being immediately return by the browser. Reduce db queries on /api/verify requests.
2025-10-28 08:20:12 +11:00
concerns
Update docs. Implemented a one-time token to work around domain cookies not being immediately return by the browser. Reduce db queries on /api/verify requests.
2025-10-28 08:20:12 +11:00
application_controller.rb
First crack
2025-10-23 16:45:00 +11:00
dashboard_controller.rb
User registation working. Sidebar built. Dashboard built. TOTP enable works - TOTP login works
2025-10-23 18:07:27 +11:00
invitations_controller.rb
More tests
2025-10-26 23:56:02 +11:00
oidc_controller.rb
Bug fix
2025-10-24 17:07:12 +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
Increase the thing
2025-10-24 20:48:58 +11:00
sessions_controller.rb
Update docs. Implemented a one-time token to work around domain cookies not being immediately return by the browser. Reduce db queries on /api/verify requests.
2025-10-28 08:20:12 +11:00
totp_controller.rb
User registation working. Sidebar built. Dashboard built. TOTP enable works - TOTP login works
2025-10-23 18:07:27 +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