forked from Github-Mirrors/canaille
chore: bump to 0.0.44
This commit is contained in:
parent
dd7768e0d2
commit
5379259a15
2 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
||||||
[Unreleased]
|
[0.0.44] - 2024-03-29
|
||||||
------------
|
---------------------
|
||||||
|
|
||||||
Fixed
|
Fixed
|
||||||
^^^^^
|
^^^^^
|
||||||
- Fix the default LDAP USER_FILTER value
|
- Fix the default LDAP USER_FILTER value
|
||||||
- Fix OIDC feature detection
|
- Fix the OIDC feature detection
|
||||||
|
|
||||||
[0.0.43] - 2024-03-29
|
[0.0.43] - 2024-03-29
|
||||||
---------------------
|
---------------------
|
||||||
|
|
|
@ -5,7 +5,7 @@ build-backend = "poetry.masonry.api"
|
||||||
[tool]
|
[tool]
|
||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "Canaille"
|
name = "Canaille"
|
||||||
version = "0.0.43"
|
version = "0.0.44"
|
||||||
description = "Lightweight identity and autorization management software"
|
description = "Lightweight identity and autorization management software"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
keywords = ["oidc", "oauth", "oauth2", "openid", "identity"]
|
keywords = ["oidc", "oauth", "oauth2", "openid", "identity"]
|
||||||
|
|
Loading…
Reference in a new issue