Fix ldap weight setting

This commit is contained in:
Chocobozzz
2020-04-30 10:22:59 +02:00
parent 9b66758c3d
commit fac2f7afe6
2 changed files with 7 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "peertube-plugin-auth-ldap",
"version": "0.0.1",
"version": "0.0.3",
"description": "Add LDAP support to login form in PeerTube.",
"engine": {
"peertube": ">=2.2.0"