Commit Graph

9 Commits (962dd30c6ad0a95be112227828af1657a30e294f)

Author SHA1 Message Date
Jan Dittberner 962dd30c6a Fix golangci-lint config 10 months ago
Jan Dittberner 79ab816489 Implement rendering of authorization server errors 10 months ago
Jan Dittberner 63e3333c4d Rename module to match Git repository URL 10 months ago
Jan Dittberner 4618ebfe10 Fix golangci-lint warning 10 months ago
Jan Dittberner 26bfcc225e Improve logging
- switch to structured logging
- use JSON formatter
- support log level and formatter configuration
10 months ago
Jan Dittberner c727bc39d7 Minor documentation and code improvements
- fix name of certificate in README
- avoid unneeded variable declaration in internal/services/i18n.go
10 months ago
Jan Dittberner ab2e3c33b5 Implement logout-successful handler 10 months ago
Jan Dittberner fe1914fd89 Move Markdown parsing to i18n service 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
11 months ago