ajout gestion token et basic auth sur apikaz

This commit is contained in:
HPL
2024-08-19 23:36:49 +02:00
parent 7c52d4844b
commit 94cbbc1006
2 changed files with 331 additions and 99 deletions

View File

@ -7,3 +7,5 @@ passlib
unidecode
email-validator
python-ldap
flask-jwt-extended
BeautifulSoup4