summaryrefslogtreecommitdiffstats
path: root/lib/Service/SignatureService.php
AgeCommit message (Expand)Author
2021-03-19minimum elements for headersbackport/1227/stable20Maxence Lange
2021-03-19check content-length and digestMaxence Lange
2020-12-02Merge pull request #1136 from mnd/support-unquoted-signatureMaxence Lange
2020-11-30using TNC20RequestMaxence Lange
2020-11-22Support unquoted fields in Signature headerNikolai Merinov
2020-08-22fixesMaxence Lange
2020-06-17database & requestsMaxence Lange
2019-09-29rewrite sql to use ExtendedQueryBuilderMaxence Lange
2019-09-25cleaningMaxence Lange
2019-08-23some fixesMaxence Lange
2019-08-12refresh publickey on signature issueMaxence Lange
2019-07-11cleaner signature processMaxence Lange
2019-07-11rewrite of the url/host configMaxence Lange
2019-07-09fixing headersMaxence Lange
2019-07-09fixingMaxence Lange
2019-07-09compat pleromaMaxence Lange
2019-06-21fixing signature checkMaxence Lange
2019-06-20new announce systemMaxence Lange
2019-06-12more logginMaxence Lange
2019-05-17cleaning codeMaxence Lange
2019-03-05Merge pull request #374 from nextcloud/feature/noid/announceMaxence Lange
2019-02-24add default context object, in case cache is empty and website is downMaxence Lange
2019-02-23Generating cache of context documentsMaxence Lange
2019-02-22create object even if it can't be signedMaxence Lange
2019-01-24implementing caching for incoming requestMaxence Lange
2019-01-19Merge pull request #336 from nextcloud/feature/noid/not-json-exception-on-req...Julius Härtl
2019-01-15+RequestResultNotJsonExceptionMaxence Lange
2019-01-15signature can be 5min oldMaxence Lange
2019-01-04cleaningMaxence Lange
2019-01-03there is no use to check twiceMaxence Lange
2019-01-03no need tor format()Maxence Lange
2019-01-03using signature date as 'creation' dateMaxence Lange
2019-01-02on signature check fail, update public keyMaxence Lange
2019-01-02Merge pull request #283 from nextcloud/code/noid/rewrite-exception-on-requestJulius Härtl
2018-12-29rewrite of the exceptions while requesting remote instanceMaxence Lange
2018-12-26assuming the host is the address of the accountMaxence Lange
2018-12-26validate hostMaxence Lange
2018-12-26switch to getInsecureServerHostMaxence Lange
2018-12-20enabling sha512Maxence Lange
2018-12-20oops, we're not sure the key exists.Maxence Lange
2018-12-20add algorithm="" to header - #238Maxence Lange
2018-12-20including the hostMaxence Lange
2018-12-20signed header generation moved to SignatureServiceMaxence Lange
2018-12-20unused importMaxence Lange
2018-12-19cleaningMaxence Lange
2018-12-19set the source of the signature (header or ld-json signature)Maxence Lange
2018-12-19cleaning on moving post-mergeMaxence Lange
2018-12-17renaming servicesMaxence Lange