c1c9ed5dec
Fix golangci-lint warnings
2022-09-26 11:58:36 +02:00
f966cbd62f
Implement user creation and voter management
2022-06-04 19:00:57 +02:00
de4c6faef6
Implement email address deletion
2022-06-04 13:53:07 +02:00
be14a37b4d
Implement add email address
2022-06-03 20:57:20 +02:00
a5475ec16e
Implement user editing
2022-06-02 23:14:38 +02:00
5efc57d2c3
Implement user deletion
...
- add audit logging for user changes
- refactor model errors into functions
- implement user delete form and submit handlers
2022-06-01 18:57:38 +02:00
db52f88e25
Implement user list
2022-05-29 20:46:52 +02:00
368bd8eefb
Remove old code
...
- remove the old code and its dependencies
- perform some refactoring and fix notifications
- add TODO tags for observed shortcomings
- rename voters.go to users.go
- implement health check for SMTP connection
2022-05-29 15:36:27 +02:00