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
Jens L 85f1584844
providers/rac: fix property mapping without enterprise (#8144)
* make rac blueprint only run when enterprise is active

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

* make rac api same as other mappings

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

* automatically scale size sent by device pixel ratio

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

* actually always allow creation of rac mappings

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

* fix missing application in flow context

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

* fix wizard showing enterprise warning when license is installed

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

* cleanup

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

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
2024-01-14 21:21:06 +01:00
..
AdminInterface web: abstract `rootInterface()?.config?.capabilities.includes()` into `.can()` (#7737) 2024-01-08 10:22:52 -08:00
admin-overview web: abstract `rootInterface()?.config?.capabilities.includes()` into `.can()` (#7737) 2024-01-08 10:22:52 -08:00
applications web: Replace calls to `rootInterface()?.tenant?` with a contextual `this.tenant` object (#7778) 2024-01-08 13:03:00 -08:00
blueprints web: expressing success (#7830) 2023-12-13 16:13:28 +01:00
common web: package up horizontal elements into their own components (#7053) 2023-10-04 13:07:52 -07:00
crypto web: expressing success (#7830) 2023-12-13 16:13:28 +01:00
enterprise core: Initial RBAC (#6806) 2023-10-16 17:31:50 +02:00
events web: expressing success (#7830) 2023-12-13 16:13:28 +01:00
flows web: abstract `rootInterface()?.config?.capabilities.includes()` into `.can()` (#7737) 2024-01-08 10:22:52 -08:00
groups web: Replace calls to `rootInterface()?.tenant?` with a contextual `this.tenant` object (#7778) 2024-01-08 13:03:00 -08:00
outposts enterprise/providers/rac: add option to limit concurrent connections to endpoint (#8053) 2024-01-04 16:27:16 +01:00
policies web: expressing success (#7830) 2023-12-13 16:13:28 +01:00
property-mappings providers/rac: fix property mapping without enterprise (#8144) 2024-01-14 21:21:06 +01:00
providers web: Replace calls to `rootInterface()?.tenant?` with a contextual `this.tenant` object (#7778) 2024-01-08 13:03:00 -08:00
roles web: expressing success (#7830) 2023-12-13 16:13:28 +01:00
sources sources/oauth: fix OAuth source type serializer (#8140) 2024-01-12 16:20:29 +01:00
stages stages/user_login: session binding (#7881) 2023-12-23 01:20:23 +01:00
system-tasks api: optimise pagination in API schema (#6478) 2023-08-05 15:37:06 +02:00
tenants web: expressing success (#7830) 2023-12-13 16:13:28 +01:00
tokens web: expressing success (#7830) 2023-12-13 16:13:28 +01:00
users web: Replace calls to `rootInterface()?.tenant?` with a contextual `this.tenant` object (#7778) 2024-01-08 13:03:00 -08:00
DebugPage.ts web: toggle dark/light theme manually (#4876) 2023-03-09 23:17:53 +01:00
Routes.ts core: Initial RBAC (#6806) 2023-10-16 17:31:50 +02:00
helperText.ts web: Replace lingui.js with lit-localize (#5761) 2023-06-02 08:08:36 -07:00