netbird/management/server/activity/sqlite
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
..
crypt_test.go Fix/user deletion (#1157) 2023-09-23 10:47:49 +02:00
crypt.go Fix/user deletion (#1157) 2023-09-23 10:47:49 +02:00
sqlite_test.go Handle user delete (#1113) 2023-09-19 18:08:40 +02:00
sqlite.go Fix/user deletion (#1157) 2023-09-23 10:47:49 +02:00