fix: sessions from inactive providers can still be used (#1458)

* fix: sessions from inactive providers can still be used

* fix(lint): dependency keys not sorted

* chore: address pull request feedback
This commit is contained in:
Meier Lukas
2024-11-17 21:30:46 +01:00
committed by GitHub
parent f3ebd6ccdf
commit 1105f0029f
8 changed files with 72 additions and 15 deletions

View File

@@ -2073,6 +2073,9 @@
},
"dnsHole": {
"label": "DNS Hole Data"
},
"sessionCleanup": {
"label": "Session Cleanup"
}
}
},