Commit Graph

9 Commits (cb7a3a8fa5ad6ac43899160c81526e594490f680)

Author SHA1 Message Date
Jan Dittberner cb7a3a8fa5 Re-order configuration precedence 1 year ago
Jan Dittberner 4618ebfe10 Fix golangci-lint warning 1 year ago
Jan Dittberner 26bfcc225e Improve logging
- switch to structured logging
- use JSON formatter
- support log level and formatter configuration
1 year ago
Jan Dittberner d23290b13b Move default configuration 1 year ago
Jan Dittberner c727bc39d7 Minor documentation and code improvements
- fix name of certificate in README
- avoid unneeded variable declaration in internal/services/i18n.go
1 year ago
Jan Dittberner ab2e3c33b5 Implement logout-successful handler 1 year ago
Jan Dittberner fe1914fd89 Move Markdown parsing to i18n service 1 year ago
Jan Dittberner b0daaf956f Add handling of invalid login challenge 1 year 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
1 year ago