Fix compatibility with Microsoft Entra ID (#48)

* Fixes necessary for Entra ID

* Better error

* Bump 0.6.1

* Also bump manifest

* Linting
This commit is contained in:
Christiaan Goossens
2025-02-16 11:29:24 +01:00
committed by GitHub
parent f24519787b
commit 6e56311176
4 changed files with 81 additions and 17 deletions

View File

@@ -19,5 +19,5 @@
"jinja2>=3.1.4",
"bcrypt>=4.2.0"
],
"version": "0.5.1"
"version": "0.6.1"
}