forked from Github-Mirrors/canaille
CHANGELOG
This commit is contained in:
parent
049d8cae7e
commit
c36d1bd222
1 changed files with 3 additions and 0 deletions
|
@ -30,6 +30,9 @@ Changed
|
||||||
|
|
||||||
- Replaced the use of the deprecated `FLASK_ENV` environment variable by
|
- Replaced the use of the deprecated `FLASK_ENV` environment variable by
|
||||||
`FLASK_DEBUG`.
|
`FLASK_DEBUG`.
|
||||||
|
- Dynamically generate the server metadata. Users won't have to copy and
|
||||||
|
manually edit ``oauth-authorizationserver.json`` and
|
||||||
|
``openid-configuration.json``. :pr:`71`
|
||||||
|
|
||||||
[0.0.12] - 2022-10-24
|
[0.0.12] - 2022-10-24
|
||||||
=====================
|
=====================
|
||||||
|
|
Loading…
Reference in a new issue