netbird/management/server/activity
Maycon Santos d7efea74b6
add owner role support (#1340)
This PR adds support to Owner roles.

The owner role has a similar access level as the admin, but it has the power to delete the account.

Besides that, the role has the following constraints:

- The role can only be transferred. So, only a user with the owner role can transfer the owner role to a new user
- It can't be assigned to users being invited
- It can't be assigned to service users
2023-12-01 17:24:57 +01:00
..
sqlite refactor activity get queries to only add comment 2023-11-15 11:21:59 +01:00
codes.go add owner role support (#1340) 2023-12-01 17:24:57 +01:00
event.go Fix/user deletion (#1157) 2023-09-23 10:47:49 +02:00
store.go Add system activity tracking and event store (#636) 2023-01-02 15:11:32 +01:00