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
ef15db77f9e6fca4ca1a46282bfe498e4faf419f
clinch
/
app
/
controllers
History
Dan Milne
ef15db77f9
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
Massive refactor. Merge forward_auth into App, remove references to unimplemented OIDC federation and SAML features. Add group and user custom claims. Groups now allocate which apps a user can use
2025-11-04 13:21:55 +11:00
..
admin
Massive refactor. Merge forward_auth into App, remove references to unimplemented OIDC federation and SAML features. Add group and user custom claims. Groups now allocate which apps a user can use
2025-11-04 13:21:55 +11:00
api
Massive refactor. Merge forward_auth into App, remove references to unimplemented OIDC federation and SAML features. Add group and user custom claims. Groups now allocate which apps a user can use
2025-11-04 13:21:55 +11:00
concerns
Use the IPAddr library to detect ipv4 and ipv6 addresses
2025-10-29 13:47:23 +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-28 08:27:19 +11:00
oidc_controller.rb
Massive refactor. Merge forward_auth into App, remove references to unimplemented OIDC federation and SAML features. Add group and user custom claims. Groups now allocate which apps a user can use
2025-11-04 13:21:55 +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
Use the IPAddr library to detect ipv4 and ipv6 addresses
2025-10-29 13:47:23 +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