11582d3590
Update linter config and apply suggestions
...
- remove copyright years (they are in git)
- remove outdated linter bug workarounds
- update .golangci.yml to match current schema (as of golangci-lint 1.59.0)
2024-06-08 12:51:34 +02:00
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
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