This website requires JavaScript.
Explore
Help
Sign In
dkam
/
clinch
Watch
1
Star
0
Fork
0
Code
Issues
7
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b09ddf6db51477372333a4bffe5add72d52dbf2e
clinch
/
app
/
models
T
History
Dan Milne
ae99d3d9cf
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
Fix webauthn bug. Fix tests. Update docs
2026-01-01 15:24:56 +11:00
..
concerns
Switch Access / Refresh tokens / Auth Code from bcrypt ( and plain ) to hmac. BCrypt is for low entropy passwords and prevents dictionary attacks - HMAC is suitable for 256-bit random data.
2025-12-31 15:48:32 +11:00
application_group.rb
StandardRB fixes
2026-01-01 13:29:44 +11:00
application_record.rb
First commit
2025-10-23 16:19:56 +11:00
application_user_claim.rb
StandardRB fixes
2026-01-01 13:29:44 +11:00
application.rb
StandardRB fixes
2026-01-01 13:29:44 +11:00
current.rb
First crack
2025-10-23 16:45:00 +11:00
group.rb
StandardRB fixes
2026-01-01 13:29:44 +11:00
oidc_access_token.rb
StandardRB fixes
2026-01-01 13:29:44 +11:00
oidc_authorization_code.rb
StandardRB fixes
2026-01-01 13:29:44 +11:00
oidc_refresh_token.rb
StandardRB fixes
2026-01-01 13:29:44 +11:00
oidc_user_consent.rb
StandardRB fixes
2026-01-01 13:29:44 +11:00
session.rb
First crack
2025-10-23 16:45:00 +11:00
user_group.rb
StandardRB fixes
2026-01-01 13:29:44 +11:00
user.rb
StandardRB fixes
2026-01-01 13:29:44 +11:00
webauthn_credential.rb
Fix webauthn bug. Fix tests. Update docs
2026-01-01 15:24:56 +11:00