This website requires JavaScript.
Explore
Help
Sign In
sneak
/
webhooker
Watch
1
Star
0
Fork
0
You've already forked webhooker
Code
Issues
13
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b0c472f06bbe29d151894f77d767ccda830fa0e2
webhooker
/
internal
/
middleware
History
Jeffrey Paul
b0c472f06b
All checks were successful
check / check (push)
Successful in 2m44s
Details
Merge branch 'main' into issue-65-password-change
2026-08-07 23:21:15 +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
Rate-limit the password change endpoint (
#65
)
2026-08-07 16:29:43 +00:00
middleware_test.go
Update golangci-lint to v2.12.2 with canonical config (
#86
)
2026-08-07 23:18:49 +02:00
middleware.go
Add NoCache middleware for authenticated pages (
closes
#61
) (
#75
)
2026-08-07 15:33:44 +02:00
ratelimit_test.go
Rate-limit the password change endpoint (
#65
)
2026-08-07 16:29:43 +00:00
ratelimit.go
Rate-limit the password change endpoint (
#65
)
2026-08-07 16:29:43 +00:00
testing.go
refactor: use pinned golangci-lint Docker image for linting (
#55
)
2026-03-25 02:16:38 +01:00