mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-04 11:09:16 +02:00
Implement LDAP authentication
This commit is contained in:
parent
6ed5740f6f
commit
4ce46ff2a0
17 changed files with 232 additions and 15 deletions
|
@ -65,3 +65,7 @@ cryptography>=2,<3
|
|||
# clone until the branch is merged and released upstream
|
||||
git+https://github.com/EliotBerriot/requests-http-signature.git@signature-header-support
|
||||
django-cleanup==2.1.0
|
||||
|
||||
# for LDAP authentication
|
||||
python-ldap==3.1.0
|
||||
django-auth-ldap==1.7.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue