github patrickhener/goshs v2.0.2

latest release: v2.0.3
8 hours ago

Advisories

CSRF/CORS is not an issue anymore. I changed the ?delete and the ?mkdir handler to HTTP Verbs DELETE and POST and also added referer and origin header. This way a user will be protected against CSRF attack and curl behavior will be preserved.

Thanks again https://github.com/wooseokdotkim for contributing to the security of the project.

Testing

Improved the testing framework and added a lot of tests to get a better code coverage.

Don't miss a new goshs release

NewReleases is sending notifications on new releases.