jpsider / RestPS

Simple ReST Framework for Powershell
MIT License
113 stars 30 forks source link

Removed the hardcoded endpoint/shutdown URL #79

Closed chbwien closed 1 year ago

chbwien commented 1 year ago

The hardcoded endpoint/shutdown url was a security issue, because on public servers, the server could easily be shut down. I have therefore

So now, one can use any urlö and any additional verification before the server is shut down.

jpsider commented 1 year ago

Had to remove a test that was looking for the endpoint.