cacert-boardvoting/cmd/boardvoting
Jan Dittberner 47092bfa9b Implement flash messages
- configure session cookie security
- setup flash message handling in newTemplateData
- show flash message in base.html
- add flash message for new motion
2022-05-26 16:30:30 +02:00
..
config.go Finish new motion create implementation 2022-05-26 15:27:25 +02:00
handlers.go Implement flash messages 2022-05-26 16:30:30 +02:00
helpers.go Refactor new motion form processing 2022-05-26 16:06:31 +02:00
jobs.go Finish new motion create implementation 2022-05-26 15:27:25 +02:00
main.go Implement flash messages 2022-05-26 16:30:30 +02:00
middleware.go Finish new motion create implementation 2022-05-26 15:27:25 +02:00
notifications.go Finish new motion create implementation 2022-05-26 15:27:25 +02:00
routes.go Implement flash messages 2022-05-26 16:30:30 +02:00