1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-11-10 01:19:53 +01:00
unleash.unleash/src/lib
Nuno Góis 4736084e00
fix: check for permission in group access assignment (#7408)
Fix project role assignment for users with `ADMIN` permission, even if
they don't have the Admin root role. This happens when e.g. users
inherit the `ADMIN` permission from a group root role, but are not
Admins themselves.

---------

Co-authored-by: Gastón Fournier <gaston@getunleash.io>
2024-06-18 17:06:34 +01:00
..
__snapshots__
addons
db feat: Max strategies metrics (#7392) 2024-06-14 09:20:43 +02:00
domain/project-health
error
features fix: check for permission in group access assignment (#7408) 2024-06-18 17:06:34 +01:00
middleware
openapi
routes
schema
services
types fix: project to lifecycle events (#7400) 2024-06-14 16:42:10 +03:00
users
util
app.test.ts
app.ts
create-config.test.ts feat: allow admin login using demo auth (#6808) 2024-04-23 08:39:33 +02:00
create-config.ts feat: file import (#7219) 2024-05-31 13:21:41 +02:00
default-custom-auth-deny-all.ts
internals.ts
logger.test.ts
logger.ts
metric-events.ts feat: start monitoring total time to update cache (#6517) 2024-03-12 14:27:04 +02:00
metrics.test.ts
metrics.ts chore: add metrics/gauges for "max constraint values" and "max constraints" (#7398) 2024-06-17 11:13:13 +02:00
server-impl.test.ts feat: error log on unsupported pg (#7139) 2024-05-27 09:21:45 +02:00
server-impl.ts feat: file import (#7219) 2024-05-31 13:21:41 +02:00