1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/src
Nuno Góis ded33a6d81
chore: remove customRootRoles flag in favor of killswitch (#4431)
https://linear.app/unleash/issue/2-1303/adapt-existing-customrootroles-flag-to-a-customrootroleskillswitch

Removes the existing `customRootRoles` flag in favor of a
`customRootRolesKillSwitch` which should follow the same logic but
negated/inverted.

Once released, this will effectively make custom root roles GA, and we
can use
[customRootRolesKillSwitch](https://app.unleash-hosted.com/hosted/projects/eg/features/customRootRolesKillSwitch)
to disable the feature if needed.
2023-08-10 13:11:55 +01:00
..
lib chore: remove customRootRoles flag in favor of killswitch (#4431) 2023-08-10 13:11:55 +01:00
mailtemplates
migrations docs: custom root roles (#4451) 2023-08-10 08:21:58 +01:00
test chore: remove customRootRoles flag in favor of killswitch (#4431) 2023-08-10 13:11:55 +01:00
migrator.ts
server-dev.ts chore(#4205): add flag for segmentChangeRequests (#4401) 2023-08-03 15:20:31 +02:00
server.ts