Skip to content

1.10.2-ls157

Choose a tag to compare

@LinuxServer-CI LinuxServer-CI released this 14 Feb 21:50
· 62 commits to main since this release
6fad364

CI Report:

https://ci-tests.linuxserver.io/linuxserver/hedgedoc/1.10.2-ls157/index.html

LinuxServer Changes:

Allow using CMD_DB_DIALECT to set up the CMD_DB_URL.

Remote Changes:

PLEASE CHECK THIS IF YOU USE SAML AUTHENTICATION:
This release had to set default values for the username and email address attribute mapping for SAML authentication for
security reasons.
If you use SAML authentication, please make sure to update your SAML configuration accordingly.
See: https://docs.hedgedoc.org/configuration/#saml-login CMD_SAML_ATTRIBUTE_USERNAME or CMD_SAML_ATTRIBUTE_EMAIL

Bugfixes

  • Check if a valid user id is present when using OAuth2
  • Abort SAML login if NameID is undefined instead of logging in with a user named "undefined" (Thanks @Haanifee)
  • Set default values for username and email attribute mapping in SAML configuration