Skip to content

v5.7.9

Compare
Choose a tag to compare
@bourgeoa bourgeoa released this 08 Mar 08:15
· 74 commits to main since this release

Security issue

  • #1759
  • delete error 404 changed to 401/403

Updates

  • updates to solid specification v0.10
    • rewrite check permissions on DELETE
    • add Accept-Put Accept-Post headers
  • return 405 on HTTP method not Allowed
  • contentType = 'text/turtle' with HEAD on container
  • 100% success on conformance tests

Bugs

  • #1741 Append with PUT is allowed to create a new Resource
  • #1743 check itemName incompatibility (/foo and /foo/) on the creation of intermediate containers