1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00
unleash.unleash/src
Simon Hornby 3b42e866ec
feat: root roles from groups (#3559)
feat: adds a way to specify a root role on a group, which will cause any user entering into that group to take on the permissions of that root role

Co-authored-by: Nuno Góis <github@nunogois.com>
2023-04-20 12:29:30 +02:00
..
lib feat: root roles from groups (#3559) 2023-04-20 12:29:30 +02:00
mailtemplates
migrations feat: root roles from groups (#3559) 2023-04-20 12:29:30 +02:00
test feat: root roles from groups (#3559) 2023-04-20 12:29:30 +02:00
migrator.ts feat: disable verbosity from db-migrate (#3301) 2023-03-13 10:12:43 +01:00
server-dev.ts docs: update documentation and dev server use of passord (#3564) 2023-04-19 13:29:18 +02:00
server.ts