summaryrefslogtreecommitdiff
path: root/src/scm/webid-oidc/server
AgeCommit message (Expand)Author
2021-07-27Support for json-ldVivien Kraus
2021-07-09Setup: make sure that the acl:default predicate for /.acl refers to /Vivien Kraus
2021-07-02Re-open the log file for each request0.5.1Vivien Kraus
2021-07-02Switch to AGPLVivien Kraus
2021-07-02Do not create an inbox by default: it is useless and trickyVivien Kraus
2021-07-02Initialization: make sure that the profile and required resources existVivien Kraus
2021-07-02Add a function to delete a resource as with DELETEVivien Kraus
2021-07-02Implement resource modifications as with PUTVivien Kraus
2021-06-27fixup! Add an API to update server resource pathsVivien Kraus
2021-06-27fixup! Implement the POST method for the serverVivien Kraus
2021-06-27fixup! Implement the GET, HEAD, OPTIONS methods for the serverVivien Kraus
2021-06-27Paths: parse auxiliary path typesVivien Kraus
2021-06-27Check client conditional requestVivien Kraus
2021-06-27WAC: add auxiliary functions to check the well-known modesVivien Kraus
2021-06-27ACL: handle non-existing resourcesVivien Kraus
2021-06-19Implement the GET, HEAD, OPTIONS methods for the server0.4.16Vivien Kraus
2021-06-19Implement the POST method for the serverVivien Kraus
2021-06-19Implement WACVivien Kraus
2021-06-19Add an API to update server resource pathsVivien Kraus
2021-06-19An API to manipulate contents on the serverVivien Kraus