Update CHANGELOG.md

This commit is contained in:
Juan Ignacio Fiorentino 2016-01-19 17:46:48 -03:00
parent 02d957c85f
commit 5f01183159

View file

@ -9,7 +9,7 @@ All notable changes to this project will be documented in this file.
##### Fixed ##### Fixed
- Fixed generating RSA key by ignoring value of OIDC_RSA_KEY_FOLDER. - Fixed generating RSA key by ignoring value of OIDC_RSA_KEY_FOLDER.
- Make OIDC_IDTOKEN_SUB_GENERATOR to be lazy imported by the location of the function. - Make OIDC_AFTER_USERLOGIN_HOOK and OIDC_IDTOKEN_SUB_GENERATOR to be lazy imported by the location of the function.
- Problem with a function that generate urls for the /.well-known/openid-configuration/ endpoint. - Problem with a function that generate urls for the /.well-known/openid-configuration/ endpoint.
### [0.2.3] - 2016-01-06 ### [0.2.3] - 2016-01-06