This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
authentik/web/src/admin
Ken Sternberg 0a9880547c
web/admin: fix not being able to unset certificates (#6767)
* web: fix 6742: empty web certificate request needs to return null, not undefined

This replaces the `undefined` setting of the certificate search wrapper to
`null` when the admin requests no certificate.

* only set singleton if we don't have an instance

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Co-authored-by: Jens Langhammer <jens@goauthentik.io>
2023-09-05 22:37:49 +00:00
..
admin-overview web/admin: fix version link to release notes (#6676) 2023-08-30 00:07:48 +02:00
applications web/admin: fix application icon size (#6738) 2023-09-02 18:59:27 +02:00
blueprints web/admin: fix ak-toggle-group for policy and blueprint uses (#6687) 2023-08-30 12:46:58 +02:00
common web/admin: fix not being able to unset certificates (#6767) 2023-09-05 22:37:49 +00:00
crypto web: rework and expand tooltips (#6435) 2023-07-31 19:35:09 +02:00
enterprise enterprise: licensing fixes (#6601) 2023-08-23 13:20:42 +02:00
events policies/reputation: fix reputation not expiring (#6714) 2023-08-31 13:46:00 +02:00
flows web: replace ampersand (#6737) 2023-09-02 18:59:17 +02:00
groups web/admin: fix user sorting by active field (#6485) 2023-08-05 22:07:17 +02:00
outposts web: Replace ad-hoc toggle control with ak-toggle-group (#6470) 2023-08-28 20:00:25 +02:00
policies policies/reputation: require either check to be enabled (#6764) 2023-09-05 22:15:14 +02:00
property-mappings web: rework and expand tooltips (#6435) 2023-07-31 19:35:09 +02:00
providers web/admin: fix not being able to unset certificates (#6767) 2023-09-05 22:37:49 +00:00
sources web: don't import entire SourceViewPage in flow and user interface (#6761) 2023-09-05 21:34:34 +02:00
stages website: fix reference to flow stage binding option (#6701) 2023-08-30 20:10:36 +02:00
system-tasks api: optimise pagination in API schema (#6478) 2023-08-05 15:37:06 +02:00
tenants web: Replace ad-hoc toggle control with ak-toggle-group (#6470) 2023-08-28 20:00:25 +02:00
tokens web/admin: only show token expiry when token is set to expire (#6643) 2023-08-28 00:52:11 +02:00
users web/admin: set required flag to false for user attributes (#6418) 2023-08-26 21:13:39 +02:00
AdminInterface.ts web: replace ampersand (#6737) 2023-09-02 18:59:17 +02:00
DebugPage.ts web: toggle dark/light theme manually (#4876) 2023-03-09 23:17:53 +01:00
helperText.ts web: Replace lingui.js with lit-localize (#5761) 2023-06-02 08:08:36 -07:00
Routes.ts enterprise: initial enterprise (#5721) 2023-07-17 17:57:08 +02:00