This commit is contained in:
WebalexEU
2025-01-13 15:20:03 +01:00
parent 74f15debbc
commit 1c72182a73

View File

@@ -502,7 +502,7 @@ if ($Configuration) {
}
}
'POST' {
# Add stop method to stop API (TO IMRPOVE)
# Add stop method to stop API (TO IMPROVE)
if ($FullPath -eq 'stop') {
# Only local request are authorized
if ($request.IsLocal) {