1
0
Fork 0
mirror of https://github.com/Luzifer/nginx-sso.git synced 2024-10-18 07:34:22 +00:00

prepare release v0.24.0

This commit is contained in:
Knut Ahlers 2020-01-13 22:40:43 +01:00
parent 6d0d520ffd
commit df6201acb8
Signed by: luzifer
GPG key ID: DC2729FDD34BE99E

View file

@ -1,3 +1,7 @@
# 0.24.0 / 2020-01-13
* [#50] Handle all 4xx errors as "user not found" (#52)
# 0.23.0 / 2019-12-28
* Allow to configure anonymous access (#48)