• 0.4.0 cdaed2f4e4

    0.4.0 Stable

    jandd released this 2024-05-20 09:47:24 +00:00 | 1 commits to main since this release

    Signed by jandd
    GPG key ID: 0D791DC8D737C1D9

    Changelog

    • bdf3749 Debug logging for session
    • 9f44a00 Fix linter warnings
    • 7ef12da Fix subject handling for login requests
    • 56ff016 Improve consent handling
    • cdaed2f Prepare changelog for 0.4.0 release
    • e576d98 Reduce minimum CSRF key length to 256 bits
    • 407e9ac Remove comment
    • 9e54bca Remove copyright years from base template
    • 9aeca21 Remove duplicate logo from hydra_error template
    • a5c583f Render client logo at specific size
    • 1e676e8 Switch logging to slog
    • f3dc4d7 Update dependencies
    • f22f8ff Update golangci-lint, fix warnings
    Downloads
  • 0.3.0 73735d47b6

    0.3.0 Stable

    jandd released this 2023-08-07 13:19:57 +00:00 | 14 commits to main since this release

    Signed by jandd
    GPG key ID: 0D791DC8D737C1D9

    Changelog

    Downloads
  • 0.2.1 cdb7257f7e

    0.2.1 Stable

    jandd released this 2023-08-03 08:48:06 +00:00 | 17 commits to main since this release

    Signed by jandd
    GPG key ID: 0D791DC8D737C1D9

    Changelog

    Downloads
  • 0.2.0 962dd30c6a

    0.2.0 Stable

    jandd released this 2023-07-29 20:01:14 +00:00 | 20 commits to main since this release

    Signed by jandd
    GPG key ID: 0D791DC8D737C1D9

    Changelog

    • f3be695 Extract configureAdminClient function
    • 962dd30 Fix golangci-lint config
    • 4618ebf Fix golangci-lint warning
    • ab2e3c3 Implement logout-successful handler
    • 79ab816 Implement rendering of authorization server errors
    • 9821d34 Improve documentation and defaults
    • 26bfcc2 Improve logging
    • a0a86f1 Improve startServer function
    • c727bc3 Minor documentation and code improvements
    • d23290b Move default configuration
    • cb7a3a8 Re-order configuration precedence
    • 88770be Release 0.2.0
    • 63e3333 Rename module to match Git repository URL
    • 3f76ff4 Run deb-systemd-helper in postinst
    • ef05d12 Update dependencies
    Downloads
  • 0.1.3 dd2ef9aa9e

    0.1.3 Stable

    jandd released this 2023-07-24 18:17:16 +00:00 | 35 commits to main since this release

    Signed by jandd
    GPG key ID: 0D791DC8D737C1D9

    Changelog

    Downloads
  • 0.1.2 ff8ec8a8c5

    0.1.2 Stable

    jandd released this 2023-07-24 17:44:11 +00:00 | 36 commits to main since this release

    Signed by jandd
    GPG key ID: 0D791DC8D737C1D9

    Changelog

    Downloads
  • 0.1.1 8824e6a452

    0.1.1 Stable

    jandd released this 2023-07-24 17:18:58 +00:00 | 37 commits to main since this release

    Signed by jandd
    GPG key ID: 0D791DC8D737C1D9

    Changelog

    Downloads
  • 0.1.0 a2f944dd9f

    0.1.0 Stable

    jandd released this 2023-07-24 16:11:27 +00:00 | 38 commits to main since this release

    Signed by jandd
    GPG key ID: 0D791DC8D737C1D9

    Changelog

    • 796f8cf Add Apache License 2.0 text
    • 2affaa2 Add Makefile
    • 721dbc7 Add basic project information
    • d745031 Add build info output at application start
    • b0daaf9 Add handling of invalid login challenge
    • e828b30 Add linting support
    • 0b59ad9 Add packaging configuration
    • 2ccbb5d Bump copyright year
    • 9fad7ef Embed translation bundle into binary
    • 26447f9 Extract startServer method from main()
    • 2c82ccb Fix linter warnings, modernize code
    • 88bfe0a Initial IDP version
    • 4e9042e Merge pull request 'improve-for-first-release' (#1) from improve-for-first-release into main
    • fe1914f Move Markdown parsing to i18n service
    • a2f944d Release 0.1.0
    • 16a3dbe Small IDP refactoring
    • bda6cf3 Update dependencies
    • 311f410 Update instructions for go 1.16+
    • 0effaaa Use CGO_ENABLED=0 for static binary
    • 695f5ca Use embed.fs for self-contained build
    Downloads