1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-04 21:35:23 +02:00

fix(websocket): abort websocket when logout EE-6058 (#10371)

This commit is contained in:
cmeng 2023-09-29 12:13:18 +13:00 committed by GitHub
parent 157393c965
commit 8e3c47719e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
15 changed files with 228 additions and 50 deletions

View file

@ -1269,6 +1269,7 @@ type (
Username string
Role UserRole
ForceChangePassword bool
Token string
}
// TunnelDetails represents information associated to a tunnel