1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +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 refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
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