gotosocial/internal/middleware
tobi b614d33c40
[feature] Try HTTP signature validation with and without query params for incoming requests (#2591)
* [feature] Verify signatures both with + without query params

* Bump to tagged version
2024-01-31 14:15:28 +00:00
..
cachecontrol.go
contentsecuritypolicy.go
contentsecuritypolicy_test.go
cors.go
extraheaders.go
gzip.go
headerfilter.go
headerfilter_test.go
logger.go [feature] Log pubKeyID for http-signed requests (#2501) 2024-01-09 10:41:15 +01:00
ratelimit.go
ratelimit_test.go
requestid.go [chore] ensure worker contexts have request ID (#2120) 2023-08-15 17:01:01 +01:00
session.go
session_test.go
signaturecheck.go
throttling.go
throttling_test.go
tokencheck.go
useragent.go
util.go