Skip to content

Releases: cvanloo/rmsgo

Fix CORS handling

31 Aug 21:01
e924030
Compare
Choose a tag to compare
  • Allow empty Origin header if g.allowAllOrigins = true
  • Always set Vary headers, even for failed requests
  • Allow GET, HEAD, PUT, DELETE on documents and folders

Release v0.1.0

15 Aug 14:45
Compare
Choose a tag to compare

Implemented the remoteStorage protocol per specification.

Full Changelog: https://github.com/cvanloo/rmsgo/commits/v0.1.0