Skip to content

v0.8.4

Compare
Choose a tag to compare
@stephank stephank released this 23 Aug 17:52
· 182 commits to main since this release
  • This release fixes a security issue in the rustls-webpki crate: RUSTSEC-2023-0053. This issue affects Portier Broker >= 0.8.0, < 0.8.4, except custom builds that use the native-tls feature flag. Upgrading is strongly recommended.
  • Pasting the email confirmation code in the form now trims whitespace, improving compatibility with certain email clients. (by @jimdigriz)
  • It is now possible to pass _login_hint instead of login_hint to force the broker to render the email input form, but with a prefill. (by @jimdigriz)