v1.5.1
- 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)