Skip to content

Emit VPN client connected/disconnected audit log events from the session manager #1880

@wojcik91

Description

@wojcik91

Currently those events are still generated in the GatewayHandler and are based on an in-memory client map. Reimplement this logic in the session handler based on the new DB tables.

Result: GatewayHandler no longer includes any code related to tracking connected clients and emitting events. Audit log events for VPN client connections can still be observed in the log as before.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Testing

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions