vault/builtin/logical/ssh
Steven Clark 0adf2664b6
secrets/ssh: Return the allow_empty_principals field in read api (#28901)
* secrets/ssh: Return the allow_empty_principals field in read api

 - Return the new field in the read response api and add a test case
   that will catch these errors in the future of adding a field to
   the ssh role and not returning it in the read api response

* Add cl
2024-11-13 12:49:51 -05:00
..
cmd/ssh [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
backend.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
backend_test.go secrets/ssh: Return the allow_empty_principals field in read api (#28901) 2024-11-13 12:49:51 -05:00
path_cleanup_dynamic_host_keys.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
path_config_ca.go add gosimport to make fmt and run it (#25383) 2024-02-13 14:07:02 -08:00
path_config_ca_test.go Make reception of an empty valid principals configurable based on a role flag. (#28466) 2024-09-23 17:20:11 -05:00
path_config_zeroaddress.go add gosimport to make fmt and run it (#25383) 2024-02-13 14:07:02 -08:00
path_creds_create.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
path_fetch.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
path_issue.go Make reception of an empty valid principals configurable based on a role flag. (#28466) 2024-09-23 17:20:11 -05:00
path_issue_sign.go Make reception of an empty valid principals configurable based on a role flag. (#28466) 2024-09-23 17:20:11 -05:00
path_lookup.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
path_roles.go secrets/ssh: Return the allow_empty_principals field in read api (#28901) 2024-11-13 12:49:51 -05:00
path_sign.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
path_verify.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
secret_otp.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
util.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00