mirror of
https://github.com/h44z/wg-portal.git
synced 2025-09-15 07:11:15 +00:00
feat: add simple audit ui
This commit is contained in:
@@ -13,3 +13,9 @@ const TopicRouteRemove = "route:remove"
|
||||
const TopicInterfaceUpdated = "interface:updated"
|
||||
const TopicPeerInterfaceUpdated = "peer:interface:updated"
|
||||
const TopicPeerIdentifierUpdated = "peer:identifier:updated"
|
||||
|
||||
const TopicAuditLoginSuccess = "audit:login:success"
|
||||
const TopicAuditLoginFailed = "audit:login:failed"
|
||||
|
||||
const TopicAuditInterfaceChanged = "audit:interface:changed"
|
||||
const TopicAuditPeerChanged = "audit:peer:changed"
|
||||
|
Reference in New Issue
Block a user