diff --git a/build-deb/luser/DEBIAN/control b/build-deb/luser/DEBIAN/control index ed17d02..403e66d 100644 --- a/build-deb/luser/DEBIAN/control +++ b/build-deb/luser/DEBIAN/control @@ -8,4 +8,4 @@ Depends: python3-flask, python3-ldap3, gunicorn Homepage: https://gitea.dmz.rs/fram3d/luser Maintainer: fram3d Description: Web app that allows users to add,remove and change passwords in LDAP system -Version: 1.0.0 +Version: 1.0.2 diff --git a/luser/templates/register.html b/luser/templates/register.html index 7022907..2419c8c 100644 --- a/luser/templates/register.html +++ b/luser/templates/register.html @@ -18,7 +18,7 @@ - +

password must be at least 8 characters long


{{ captchahash }}