1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-31 00:16:47 +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__ chore: remove debug metrics flag (#7348) 2024-06-11 10:44:16 +02:00
addons task: upgraded semver dependency (and biome) (#7272) 2024-06-04 15:01:43 +02:00
db feat: Max strategies metrics (#7392) 2024-06-14 09:20:43 +02:00
domain/project-health chore: change toggle to flag #3 (#7101) 2024-05-22 09:58:53 +03:00
error chore!: [v6] remove error.description in error messages (#7157) 2024-05-27 11:26:19 +02:00
features fix: check for permission in group access assignment (#7408) 2024-06-18 17:06:34 +01:00
middleware chore: rename toggle to flag #7 (#7125) 2024-05-23 13:19:49 +03:00
openapi feat: Read flag creator (#7357) 2024-06-11 15:22:52 +02:00
routes fix: disallow invalid tag values (#7268) 2024-06-05 08:31:30 +02:00
schema feat: implement createdByUserId for all features (#5725) 2023-12-22 14:33:16 +01:00
services fix: disallow invalid tag values (#7268) 2024-06-05 08:31:30 +02:00
types fix: project to lifecycle events (#7400) 2024-06-14 16:42:10 +03:00
users feat: use audit info in events (#6872) 2024-04-18 16:32:35 +02:00
util feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
app.test.ts
app.ts fix: bearer tokens with base-path (#7065) 2024-05-16 11:45:16 +02:00
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 chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
internals.ts refactor: rename proxy to frontend api (#6502) 2024-03-11 17:30:46 +01:00
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 feat: now CLIENT_METRICS event will be emitted with new structure (#7210) 2024-05-31 12:40:46 +03:00
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