From fa0dc04987a08fbdc29e10db3b2e14ed921e5232 Mon Sep 17 00:00:00 2001 From: croueAlec Date: Wed, 16 Oct 2024 18:25:10 +0200 Subject: [PATCH] added minlenght and maxlength to authorize input fields --- django/src/ft_auth/templates/authorize.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/django/src/ft_auth/templates/authorize.html b/django/src/ft_auth/templates/authorize.html index ecce9fe6..605df1df 100644 --- a/django/src/ft_auth/templates/authorize.html +++ b/django/src/ft_auth/templates/authorize.html @@ -1,7 +1,7 @@ @@ -40,4 +40,4 @@ }) .catch(error => console.error(error)) } - \ No newline at end of file +