Commit Graph

7 Commits (26bfcc225e9fbd4bf2aafdaef8c9a661a1377a86)

Author SHA1 Message Date
Jan Dittberner 26bfcc225e Improve logging
- switch to structured logging
- use JSON formatter
- support log level and formatter configuration
11 months ago
Jan Dittberner d23290b13b Move default configuration 11 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
11 months ago
Jan Dittberner ab2e3c33b5 Implement logout-successful handler 11 months ago
Jan Dittberner fe1914fd89 Move Markdown parsing to i18n service 11 months ago
Jan Dittberner b0daaf956f Add handling of invalid login challenge 11 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