This website requires JavaScript.
Explore
Help
Sign In
sneak
/
webhooker
Watch
1
Star
0
Fork
0
You've already forked webhooker
Code
Issues
29
Pull Requests
2
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2ee720a9af7ed4ab47f162562618e26349c43471
webhooker
/
internal
/
middleware
History
clawbot
5f18bc3eae
All checks were successful
check / check (push)
Superseded by a newer commit; never tested
Align session codec max-age with the 7-day cap (
closes
#108
)
2026-08-14 06:17:43 +02:00
..
csrf_test.go
refactor: use pinned golangci-lint Docker image for linting (
#55
)
2026-03-25 02:16:38 +01:00
csrf.go
fix: detect TLS per-request in CSRF middleware to fix login (
#54
)
2026-03-18 04:30:57 +01:00
export_test.go
Bound the receiver rate limit per client IP across /webhook/* (
closes
#139
)
2026-08-12 13:19:43 +02:00
middleware_test.go
Enforce the body size limit before CSRF parses the form (
closes
#90
)
2026-08-11 14:37:38 +02:00
middleware.go
Align session codec max-age with the 7-day cap (
closes
#108
)
2026-08-14 06:17:43 +02:00
ratelimit_test.go
Bound the receiver rate limit per client IP across /webhook/* (
closes
#139
)
2026-08-12 13:19:43 +02:00
ratelimit.go
Bound the receiver rate limit per client IP across /webhook/* (
closes
#139
)
2026-08-12 13:19:43 +02:00
testing.go
refactor: use pinned golangci-lint Docker image for linting (
#55
)
2026-03-25 02:16:38 +01:00