Skip to content

[1.26.0] - 2024-10-29

Latest
Compare
Choose a tag to compare
@hmpf hmpf released this 29 Oct 08:39

This release is mainly to wrangle dependencies to the in-progress new frontend.

Changed

  • There's more detail on how to set up federated logins in the docs.
  • Make AUTHENTICATION_BACKENDS setting mutable by making it a list, not a tuple.

Fixed

  • Do not run processes as root in Docker production container
    (#921)