This website requires JavaScript.
Explore
Help
Sign In
dkam
/
clinch
Watch
1
Star
0
Fork
0
You've already forked clinch
Code
Issues
4
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4b4afe277e9f31a804b9ca0fe8a73a97d2632b64
clinch
/
test
/
controllers
History
Dan Milne
4b4afe277e
Include auth_time in ID token. Switch from upsert -> find_and_create_by so we actually get sid values for consent on the creation of the record
2025-12-31 16:36:32 +11:00
..
api
Default deny forward_auth requests
2025-12-30 16:04:01 +11:00
concerns
Use the IPAddr library to detect ipv4 and ipv6 addresses
2025-10-29 13:47:23 +11:00
.keep
First commit
2025-10-23 16:19:56 +11:00
input_validation_test.rb
Fix tests. Remove tests which test rails functionality
2025-12-30 00:18:19 +11:00
invitations_controller_test.rb
More tests
2025-10-28 08:27:19 +11:00
oidc_authorization_code_security_test.rb
Include auth_time in ID token. Switch from upsert -> find_and_create_by so we actually get sid values for consent on the creation of the record
2025-12-31 16:36:32 +11:00
oidc_pkce_controller_test.rb
Include auth_time in ID token. Switch from upsert -> find_and_create_by so we actually get sid values for consent on the creation of the record
2025-12-31 16:36:32 +11:00
oidc_refresh_token_controller_test.rb
Include auth_time in ID token. Switch from upsert -> find_and_create_by so we actually get sid values for consent on the creation of the record
2025-12-31 16:36:32 +11:00
passwords_controller_test.rb
Add OIDC fixes, add prefered_username, add application-user claims
2025-11-25 16:29:40 +11:00
sessions_controller_test.rb
Add OIDC fixes, add prefered_username, add application-user claims
2025-11-25 16:29:40 +11:00
totp_security_test.rb
Fix more tests
2025-12-29 18:48:41 +11:00