cacert-boardvoting/cmd/boardvoting
2022-05-29 12:01:58 +02:00
..
config.go Replace gorilla/csrf with justinas/nosurf 2022-05-26 17:25:25 +02:00
handlers.go Implement motion withdraw 2022-05-29 12:01:58 +02:00
handlers_test.go Add tests for handlers and middleware 2022-05-26 19:22:56 +02:00
helpers.go Implement motion withdraw 2022-05-29 12:01:58 +02:00
jobs.go Implement direct voting 2022-05-27 17:40:01 +02:00
main.go Improve design 2022-05-27 14:42:39 +02:00
middleware.go Implement direct voting 2022-05-27 17:40:01 +02:00
middleware_test.go Add tests for handlers and middleware 2022-05-26 19:22:56 +02:00
notifications.go Implement motion withdraw 2022-05-29 12:01:58 +02:00
routes.go Add tests for handlers and middleware 2022-05-26 19:22:56 +02:00