cacert-boardvoting/cmd/boardvoting
Jan Dittberner c3d0733e27 Replace gorilla/csrf with justinas/nosurf
- replace dependency for less indirect dependencies
- remove unused configuration options
2022-05-26 17:25:25 +02:00
..
config.go Replace gorilla/csrf with justinas/nosurf 2022-05-26 17:25:25 +02:00
handlers.go Replace gorilla/csrf with justinas/nosurf 2022-05-26 17:25:25 +02:00
helpers.go Replace gorilla/csrf with justinas/nosurf 2022-05-26 17:25:25 +02:00
jobs.go Finish new motion create implementation 2022-05-26 15:27:25 +02:00
main.go Replace gorilla/csrf with justinas/nosurf 2022-05-26 17:25:25 +02:00
middleware.go Replace gorilla/csrf with justinas/nosurf 2022-05-26 17:25:25 +02:00
notifications.go Finish new motion create implementation 2022-05-26 15:27:25 +02:00
routes.go Replace gorilla/csrf with justinas/nosurf 2022-05-26 17:25:25 +02:00