Pedro Costa
a4de398b08
include all modules in roles response
2025-04-17 19:23:45 +01:00
Pedro Costa
8551ffc44d
Merge branch 'feature/user-info-with-role-permissions' into feature/users-roles-endpoint
...
# Conflicts:
# management/server/http/handlers/users/users_handler.go
# management/server/permissions/manager.go
2025-04-17 18:58:58 +01:00
Pedro Costa
d9ad20fd0e
get role permissions for all modules
2025-04-17 18:55:44 +01:00
Pedro Costa
0a1c8b2f94
Merge branch 'feature/user-info-with-role-permissions' into feature/users-roles-endpoint
...
# Conflicts:
# management/server/http/handlers/users/users_handler.go
2025-04-17 15:34:05 +01:00
Pedro Costa
82ab78d176
make user permissions optional
2025-04-17 15:32:44 +01:00
Pedro Costa
1a145eda47
common response transforms
2025-04-16 21:58:54 +01:00
Pedro Costa
92929d227d
Merge branch 'feature/user-info-with-role-permissions' into feature/users-roles-endpoint
2025-04-16 19:34:52 +01:00
Pedro Costa
ab391ed9fa
[management] restrict dashboard only to restrictable roles
2025-04-16 19:34:20 +01:00
Pedro Costa
42f088b80f
[management] users roles endpoint
2025-04-16 12:39:58 +01:00
Pedro Costa
467b0f94b1
better naming of exposed user permissions
2025-04-16 11:48:10 +01:00
Pedro Costa
5e989dff4f
[management] user info with role permissions
2025-04-15 22:26:41 +01:00
Pedro Maia Costa
75bdd47dfb
[management] get current user endpoint ( #3666 )
2025-04-15 11:06:07 +01:00
Maycon Santos
c02e236196
[client,management] add netflow support to client and update management ( #3414 )
...
adds NetFlow functionality to track and log network traffic information between peers, with features including:
- Flow logging for TCP, UDP, and ICMP traffic
- Integration with connection tracking system
- Resource ID tracking in NetFlow events
- DNS and exit node collection configuration
- Flow API and Redis cache in management
- Memory-based flow storage implementation
- Kernel conntrack counters and userspace counters
- TCP state machine improvements for more accurate tracking
- Migration from net.IP to netip.Addr in the userspace firewall
2025-03-20 17:05:48 +01:00
Pedro Maia Costa
77e40f41f2
[management] refactor auth ( #3296 )
2025-02-20 20:24:40 +00:00
Viktor Liu
ddc365f7a0
[client, management] Add new network concept ( #3047 )
...
---------
Co-authored-by: Pascal Fischer <32096965+pascal-fischer@users.noreply.github.com >
Co-authored-by: bcmmbaga <bethuelmbaga12@gmail.com >
Co-authored-by: Maycon Santos <mlsmaycon@gmail.com >
Co-authored-by: Zoltan Papp <zoltan.pmail@gmail.com >
2024-12-20 11:30:28 +01:00
Pascal Fischer
6142828a9c
[management] restructure api files ( #3013 )
2024-12-10 15:59:25 +01:00