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
/
db
/
migrate
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
..
20251023053651_create_users.rb
First crack
2025-10-23 16:45:00 +11:00
20251023053652_create_sessions.rb
First crack
2025-10-23 16:45:00 +11:00
20251023053722_add_auth_fields_to_users.rb
Add user admin
2025-10-23 21:13:50 +11:00
20251023053740_add_device_tracking_to_sessions.rb
First crack
2025-10-23 16:45:00 +11:00
20251023053836_create_groups.rb
First crack
2025-10-23 16:45:00 +11:00
20251023053837_create_user_groups.rb
First crack
2025-10-23 16:45:00 +11:00
20251023053927_create_applications.rb
First crack
2025-10-23 16:45:00 +11:00
20251023053938_create_application_groups.rb
First crack
2025-10-23 16:45:00 +11:00
20251023054038_create_oidc_authorization_codes.rb
First crack
2025-10-23 16:45:00 +11:00
20251023054039_create_oidc_access_tokens.rb
First crack
2025-10-23 16:45:00 +11:00
20251023210508_create_forward_auth_rules.rb
Separate Forward auth into it's own models + controller
2025-10-24 10:56:27 +11:00
20251023234744_create_forward_auth_rule_groups.rb
Separate Forward auth into it's own models + controller
2025-10-24 10:56:27 +11:00
20251024012201_add_role_mapping_to_applications.rb
OIDC app creation with encrypted secrets and application roles
2025-10-24 14:47:24 +11:00
20251024022837_add_description_to_applications.rb
OIDC app creation with encrypted secrets and application roles
2025-10-24 14:47:24 +11:00
20251024032255_add_client_secret_hash_to_applications.rb
OIDC app creation with encrypted secrets and application roles
2025-10-24 14:47:24 +11:00
20251024033007_rename_client_secret_hash_to_client_secret_digest.rb
OIDC app creation with encrypted secrets and application roles
2025-10-24 14:47:24 +11:00
20251024053326_add_nonce_to_oidc_authorization_codes.rb
Add nonce to the auth codes
2025-10-24 16:34:38 +11:00
20251024055739_create_oidc_user_consents.rb
Remember that we concented.
2025-10-24 17:01:03 +11:00
20251026033102_add_headers_config_to_forward_auth_rule.rb
Add configuration foward-auth headers
2025-10-26 14:41:20 +11:00
20251026113035_add_last_sign_in_at_to_users.rb
Add a list_sign_in_at field for users so magick links work
2025-10-26 22:40:54 +11:00
20251104014854_add_custom_claims_to_groups_and_users.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
20251104014928_add_forward_auth_fields_to_applications.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
20251104014955_migrate_forward_auth_rules_to_applications.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
20251104015034_remove_role_related_tables_and_columns.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
20251104015104_remove_forward_auth_tables.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