ubicloud/spec/routes/web
Jeremy Evans ca796f5686 Disallow changing login for an account to a locked domain
This would result in the account no longer being able to login
unless it was already connected to the OIDC provider, which is
unlikely as the OIDC provider for a locked domain would need to
be have already authorized an email from outside the domain.
2025-07-16 08:06:32 +09:00
..
project UI doesn't show the menus to create RR when there is no backup 2025-07-07 17:38:39 +02:00
webhook Call original Clog.emit message when mocking in the tests 2025-05-31 01:20:38 +09:00
access_control_spec.rb Switch String matchers to :ubid_uuid matchers 2025-06-20 05:14:52 +09:00
account_spec.rb Add coverage and fix issues in account/multifactor views 2025-01-14 09:04:22 -08:00
auth_spec.rb Disallow changing login for an account to a locked domain 2025-07-16 08:06:32 +09:00
clover_web_spec.rb Switch to multi phase login 2025-07-09 04:32:44 +09:00
firewall_spec.rb Use ubids instead of uuids on the resource creation forms 2025-05-21 03:32:18 +09:00
github_spec.rb Make the GitHub related views installation based 2025-05-14 11:52:10 +03:00
inference_api_key_spec.rb Disable Lint/UnderscorePrefixedVariableName 2025-03-27 12:34:37 +03:00
inference_endpoint_spec.rb Add UI for inference router models 2025-04-29 10:27:18 -04:00
inference_playground_spec.rb Change order of models 2025-06-27 19:24:15 +02:00
kubernetes_cluster_spec.rb Create Services LB as part of Kubernetes Cluster creation 2025-06-27 15:12:38 +03:00
load_balancer_spec.rb Validate Vm#public_key when saving 2025-04-26 05:34:41 +09:00
private_location_spec.rb Cleanup unnecessary AWS regions and introduce us-west-2 with AMIs 2025-06-24 19:42:51 +03:00
private_subnet_spec.rb Use ubids instead of uuids on the resource creation forms 2025-05-21 03:32:18 +09:00
project_spec.rb Return 404 instead of 403 for unauthorized project access 2025-05-16 02:06:02 +09:00
spec_helper.rb Switch to multi phase login 2025-07-09 04:32:44 +09:00
token_spec.rb Disable Lint/UnderscorePrefixedVariableName 2025-03-27 12:34:37 +03:00
vm_spec.rb Split VM creation page into GPU/non-GPU if get_ff_gpu_vm feature flag is set 2025-06-20 06:00:14 +09:00