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
|
||||
^^^^^
|
||||
- Fix the default LDAP USER_FILTER value
|
||||
- Fix OIDC feature detection
|
||||
- Fix the OIDC feature detection
|
||||
|
||||
[0.0.43] - 2024-03-29
|
||||
---------------------
|
||||
|
|
|
@ -5,7 +5,7 @@ build-backend = "poetry.masonry.api"
|
|||
[tool]
|
||||
[tool.poetry]
|
||||
name = "Canaille"
|
||||
version = "0.0.43"
|
||||
version = "0.0.44"
|
||||
description = "Lightweight identity and autorization management software"
|
||||
license = "MIT"
|
||||
keywords = ["oidc", "oauth", "oauth2", "openid", "identity"]
|
||||
|
|
Loading…
Reference in a new issue