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
57989c9b03e8b9c6d97888e95214825f40ab136f
web-app-template
/
handler
/
middleware
History
Tim Wundenberg
57989c9b03
feat(security):
#286
implement csrf middleware
2024-12-09 22:39:03 +01:00
..
authenticate.go
feat(security):
#286
implement csrf middleware
2024-12-09 22:39:03 +01:00
content_security_policiy.go
fix: move middleware to handlers, as it belongs there
2024-12-04 23:12:39 +01:00
coop.go
fix: move middleware to handlers, as it belongs there
2024-12-04 23:12:39 +01:00
corp.go
fix: move middleware to handlers, as it belongs there
2024-12-04 23:12:39 +01:00
cors.go
fix: remove redundante names
2024-12-04 23:34:59 +01:00
cross_site_request_forgery.go
feat(security):
#286
implement csrf middleware
2024-12-09 22:39:03 +01:00
logger.go
fix: move middleware to handlers, as it belongs there
2024-12-04 23:12:39 +01:00
wrapper.go
fix: move middleware to handlers, as it belongs there
2024-12-04 23:12:39 +01:00