Skip to content

v1.5.1

Compare
Choose a tag to compare
@jparise jparise released this 11 May 21:44
· 119 commits to master since this release
9e33a8f
  • The HOST_OVERRIDE environment variable can be used to override the base URL. Useful when behind a reverseproxy.
  • Upgrade to Jinja 2.11.3
  • Upgrade to cryptography 3.3.2
  • Returning json if request-mimetype is "application/json"
  • Return template if password is expired (instead of 404)