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
a1a66b7245
Finish new motion create implementation
...
- rename config block mail_server to mail_config
- rename smtp server settings
- move mail notification settings to mail_config
- improve navigation templates
- prepare routes for user management
2022-05-26 15:27:25 +02:00
c55617edc0
Remove unused MigrationsPath config parameter
2019-07-31 17:31:22 +02:00
5977eb5a7a
Implement CSRF protection
2018-03-31 10:50:06 +02:00
fd0a8ed972
Run goose migration on application startup
2017-04-22 00:14:38 +02:00
b6ad5d8ad3
Implement reminder job
2017-04-22 00:12:38 +02:00
0ce9ad6dcc
Implement withdraw motion
2017-04-22 00:12:38 +02:00
bc194e8943
Implement motion editing
2017-04-22 00:12:38 +02:00
cc0f5c0b7b
Implement motion creation mail template
2017-04-22 00:12:38 +02:00
471daf12ea
Partialy add new motion creation
2017-04-22 00:12:32 +02:00
74987ce184
Initial Go code for reimplementation
2017-04-15 19:23:40 +02:00