vault/ui/app/models
Steven Clark 95a16dbafe
PKI: Add a new leaf_not_after_behavior value to force erroring in all circumstances (#28907)
* PKI: Add a new leaf_not_after_behavior value to force erroring in all circumstances

 - We introduce a new value called `always_enforce_err` for the existing
   leaf_not_after_behavior on a PKI issuer. The new value will force we
   error out all requests that have a TTL beyond the issuer's NotAfter value.

 - This will apply to leaf certificates issued through the API as did err,
   but now to CA issuance and ACME requests for which we previously changed
   the err configuration to truncate.

* Add cl

* Update UI test

* Fix changelog type
2024-11-15 11:59:54 -05:00
..
auth-config UI: Move useOpenApi and getHelpUrl methods to util (#27764) 2024-07-15 10:57:06 -05:00
aws WIF sidebranch (#28148) 2024-08-29 12:17:51 -06:00
clients UI: remove current_billing_period from dashboard activity log request (#27559) 2024-06-21 11:06:53 -07:00
config-ui Fix capability path for custom messags (#25589) 2024-02-22 14:18:07 -08:00
database UI: Update model docs (#28495) 2024-09-24 14:07:06 -07:00
identity replace placeholder (#28291) 2024-09-05 10:09:09 -06:00
keymgmt UI: Ember-data upgrade 5.3.2 prep: use custom service instead of extending ember-data store (#28695) 2024-10-17 10:00:57 -07:00
kmip UI: Update model docs (#28495) 2024-09-24 14:07:06 -07:00
kubernetes [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
kv Remove decodeURIComponent method for KVv2 secret path on list view (#28698) 2024-10-16 23:06:52 +00:00
ldap UI: LDAP Hierarchical roles (#28824) 2024-11-06 00:52:29 +00:00
oidc UI: Hds::Dropdown replace PopupMenu (#25321) 2024-02-09 12:38:14 -06:00
pki PKI: Add a new leaf_not_after_behavior value to force erroring in all circumstances (#28907) 2024-11-15 11:59:54 -05:00
policy [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
ssh Refactor SSH Configuration workflow (#28122) 2024-08-19 15:58:37 -06:00
sync Create sections for Secrets sync destination fields for create/edit view (#27538) 2024-06-27 12:46:24 -06:00
transform Glimmerize old components (#24068) 2023-11-10 12:43:44 -07:00
.gitkeep Moving UI assets to OSS 2018-04-03 09:16:57 -05:00
auth-config.js UI: Handle some deprecations (#28276) 2024-09-17 14:59:01 -05:00
auth-method.js UI: Update model docs (#28495) 2024-09-24 14:07:06 -07:00
aws-credential.js UI: glimmerize generate credentials component (#27405) 2024-06-10 12:49:05 -05:00
capabilities.js UI: Implement KV patch+subkey [enterprise] (#28212) 2024-08-29 16:38:39 -07:00
cluster.js Replace all service injects with updated import syntax (#25367) 2024-02-13 10:00:31 -07:00
control-group-config.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
control-group.js Prep ember data: relationships (#24712) 2024-01-08 13:36:12 -08:00
generated-item.js UI: Refactor path-help service (#28444) 2024-09-25 18:17:48 +00:00
lease.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
license.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
mfa-login-enforcement.js UI: Ember deprecation - addObject, removeObject (#25952) 2024-03-25 18:31:31 +00:00
mfa-method.js UI: Update flight icons (#24823) 2024-01-11 15:19:16 -06:00
mount-config.js WIF sidebranch (#28148) 2024-08-29 12:17:51 -06:00
namespace.js UI: Namespace validation update (#22820) 2023-09-08 10:02:52 -05:00
node.js UI: chroot namespace listener (#23942) 2023-11-02 12:55:09 -05:00
path-filter-config.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
policy.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
raft-join.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
replication-attributes.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
replication-mode.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
role-aws.js UI: Allow creation of AWS session_token type role (#27424) 2024-06-10 12:48:43 -05:00
role-jwt.js UI: Update flight icons (#24823) 2024-01-11 15:19:16 -06:00
role-saml.js ui: adds a new auth form option (#22640) 2023-09-08 08:53:26 -07:00
role-ssh.js UI: add allow_empty_principals to ssh engine (fixes failing test) (#28484) 2024-09-24 09:09:04 -07:00
secret-engine.js Add identity_token_key to Azure and GCP secret engines (#28822) 2024-11-08 16:32:05 +00:00
secret.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
server.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
ssh-otp-credential.js UI: glimmerize generate credentials component (#27405) 2024-06-10 12:49:05 -05:00
ssh-sign.js UI: add allow_empty_principals to ssh engine (fixes failing test) (#28484) 2024-09-24 09:09:04 -07:00
test-form-model.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
transform.js UI: add deletion_allowed to transform, add tokenization transform type (#25436) 2024-02-16 09:07:52 -08:00
transit-key.js Handle promise-proxy deprecation (#28563) 2024-10-03 13:49:21 -06:00