summaryrefslogtreecommitdiff
path: root/src/scm/webid-oidc/server
AgeCommit message (Expand)Author
2021-11-11Resource server endpoint: add missing packages.Vivien Kraus
2021-11-11Endpoint: fix exception raising.Vivien Kraus
2021-11-11Client: fix error handling.Vivien Kraus
2021-11-11Server: add a missing packageVivien Kraus
2021-10-21Redirect URI endpoint: fix content-type for authorized page0.6.1Vivien Kraus
2021-10-21redirection URI endpoint: decode the key parameters as symbolsVivien Kraus
2021-10-21identity-provider endpoint API: accept bytevctors for request bodiesVivien Kraus
2021-10-20server: add a resource server endpointVivien Kraus
2021-10-20server: add an identity provider endpointVivien Kraus
2021-10-19server: add client endpointsVivien Kraus
2021-10-19server: add a hello world backendVivien Kraus
2021-10-19server: add an authenticator endpointVivien Kraus
2021-10-19server: add a reverse proxy endpointVivien Kraus
2021-10-19server: add an exception for showing a message to the userVivien Kraus
2021-10-19server: add the endpoint APIVivien Kraus
2021-10-11HTTP Link header: use GOOPS and document itVivien Kraus
2021-10-04Content API: use GOOPS for the cacheVivien Kraus
2021-09-22Use anonymous-http-request from (webid-oidc parameters) everywhereVivien Kraus
2021-09-13Add missing importVivien Kraus
2021-09-13Fix a syntax errorVivien Kraus
2021-08-13Switch to a more sensible error reporting systemVivien Kraus
2021-08-01Use guile parametersVivien Kraus
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