vault/ui/app
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
..
adapters UI: LDAP Hierarchical roles (#28824) 2024-11-06 00:52:29 +00:00
components Remove ember-cli-page-object: mount-backend-form (#28799) 2024-10-30 20:15:59 +00:00
config UI: Ember 5 deprecations: filterBy, mapBy, auto location (#25546) 2024-02-21 18:45:00 +00:00
controllers Ember data remove deprecation Ember Promise Many Array behaviors (#28652) 2024-10-09 11:19:10 -07:00
decorators UI: Update model docs (#28495) 2024-09-24 14:07:06 -07:00
helpers Add identity_token_key to Azure and GCP secret engines (#28822) 2024-11-08 16:32:05 +00:00
initializers UI: Handle some deprecations (#28276) 2024-09-17 14:59:01 -05:00
instance-initializers [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
lib [Embroider] fix imports to unblock Embroider adoption (#26296) 2024-04-22 12:03:44 -07:00
macros Improve test stability (#25120) 2024-01-30 12:35:44 -07:00
mixins 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
models PKI: Add a new leaf_not_after_behavior value to force erroring in all circumstances (#28907) 2024-11-15 11:59:54 -05:00
routes UI: Upgrade Ember data 5.3.2 (and upgrade minor versions of ember-source and ember-cli) (#28798) 2024-10-30 09:10:22 -07:00
serializers UI: LDAP Hierarchical roles (#28824) 2024-11-06 00:52:29 +00:00
services UI: Upgrade Ember data 5.3.2 (and upgrade minor versions of ember-source and ember-cli) (#28798) 2024-10-30 09:10:22 -07:00
styles UI: upgrade HDS to 4.12.0 (#28525) 2024-10-04 20:07:48 +00:00
templates Solve cntrl+f issue on KVv2 JSON details and edit views (#28808) 2024-11-08 18:23:01 +00:00
transforms UI: Ember Deprecation - Remove A import from ember/array (#25788) 2024-03-08 15:58:59 -06:00
utils UI: Fix oidc auth method missing default_role field (#28539) 2024-10-01 09:21:16 -07:00
app.js 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
breakpoints.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
index.html Correct doctype (#22153) 2023-08-15 19:00:29 +00:00
router.js Swap route settings.configure-secret-backend for nested edit and index route under secret.configuration (#27918) 2024-08-01 16:06:04 -06:00