netbird/management/server/activity
Zoltan Papp da7b6b11ad
Fix/user deletion (#1157)
Extend the deleted user info with the username
- Because initially, we did not store the user name in the activity db 
Sometimes, we can not provide the user name in the API response.

Fix service user deletion
  - In case of service user deletion, do not invoke the IdP delete function
  - Prevent self deletion
2023-09-23 10:47:49 +02:00
..
sqlite Fix/user deletion (#1157) 2023-09-23 10:47:49 +02:00
codes.go Handle user delete (#1113) 2023-09-19 18:08:40 +02: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