This website requires JavaScript.
Explore
Help
Sign In
x
/
web-app-template
Archived
Template
Watch
2
Star
0
Fork
0
You've already forked web-app-template
Code
Issues
13
Pull Requests
4
Actions
Packages
Activity
This repository has been archived on
2025-08-09
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
397442767a2829d2232f8b566f6e8163b0c280d0
web-app-template
/
handler
/
middleware
History
Tim Wundenberg
9462f8b245
All checks were successful
Build Docker Image / Build-Docker-Image (push)
Successful in 45s
Details
Build and Push Docker Image / Build-And-Push-Docker-Image (push)
Successful in 51s
Details
chore(auth):
#331
implement and fix fist sign up tests
2024-12-23 22:57:41 +01:00
..
authenticate.go
chore(auth):
#331
add and fix session tests
2024-12-22 22:33:17 +01:00
cache_control.go
feat(security):
#314
include all proposed security headers
2024-12-12 21:37:23 +01:00
cross_site_request_forgery.go
chore(auth):
#331
implement and fix fist sign up tests
2024-12-23 22:57:41 +01:00
default.go
feat(security):
#286
use csrf token for delete request
2024-12-11 15:49:11 +01:00
logger.go
chore(test): add test for cache control and security headers
2024-12-16 23:04:22 +01:00
security_headers.go
chore(auth):
#331
add and fix session tests
2024-12-22 22:33:17 +01:00
wrapper.go
fix: move middleware to handlers, as it belongs there
2024-12-04 23:12:39 +01:00