Commit Graph

4 Commits (main)

Author SHA1 Message Date
Jan Dittberner f22f8ff902 Update golangci-lint, fix warnings
- remove copyright years
- mark unused parameter with _
- add missing empty lines before expressions
4 days ago
Jan Dittberner 962dd30c6a Fix golangci-lint config 10 months ago
Jan Dittberner 16a3dbedc8 Small IDP refactoring
- move internal code to internal directory
- add translations for texts on missing email in client certificate page
- add error handling for missing login_challenge request parameter
- add Markdown support via goldmark
- use https:// URLs in Apache license headers
10 months ago
Jan Dittberner e828b30b21 Add linting support
- add lint target in Makefile
- add golangci-lint configuration
1 year ago