Commit Graph

5 Commits (main)

Author SHA1 Message Date
Jan Dittberner 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)
3 months ago
Jan Dittberner c1c9ed5dec Fix golangci-lint warnings 2 years ago
Jan Dittberner f966cbd62f Implement user creation and voter management 2 years ago
Jan Dittberner de4c6faef6 Implement email address deletion 2 years ago
Jan Dittberner 5efc57d2c3 Implement user deletion
- add audit logging for user changes
- refactor model errors into functions
- implement user delete form and submit handlers
2 years ago