aboutsummaryrefslogtreecommitdiff
path: root/lib/classes/OAuth1.php
AgeCommit message (Expand)Author
2024-08-08remove obsolete use, re #4463biest-4463Jan-Hendrik Willms
2024-08-08remove nonce check and allow short signature method names for signing request...Jan-Hendrik Willms
2024-08-08improve oauth1 request validation, fixes #4463Jan-Hendrik Willms
2024-05-27add Studip\OAuth1 class to sign or verify PSR7 requests, fixes #4203Jan-Hendrik Willms