1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-11 00:08:30 +01:00
unleash.unleash/src
Gastón Fournier 3d9f31f839
feat: ensure at least one owner on remove user/group access (#5085)
## About the changes
This makes sure that projects have at least one owner, either a group or
a user. This is to prevent accidentally losing access to a project.

We check this when removing a user/group or when changing the role of a
user/group

**Note**: We can still leave a group empty as the only owner of the
project, but that's okay because we can still add more users to the
group
2023-10-19 14:14:59 +02:00
..
lib feat: ensure at least one owner on remove user/group access (#5085) 2023-10-19 14:14:59 +02:00
mailtemplates refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
migrations
test feat: ensure at least one owner on remove user/group access (#5085) 2023-10-19 14:14:59 +02:00
migrator.ts
server-dev.ts feat: add option to return disabled strategies (#5059) 2023-10-17 12:35:07 +03:00
server.ts