From 24a8452880476201ab231b86f6a9cde1e74e107c Mon Sep 17 00:00:00 2001 From: canyonknight Date: Tue, 9 Oct 2012 16:37:18 -0400 Subject: Remove character limit on password length As all new passwords are hashed and therefore stored in the database at the same length, this limitation is no longer needed. Fixes FS#31855 Signed-off-by: canyonknight Signed-off-by: Lukas Fleischer --- web/template/account_edit_form.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'web/template/account_edit_form.php') diff --git a/web/template/account_edit_form.php b/web/template/account_edit_form.php index 20f552a..308913d 100644 --- a/web/template/account_edit_form.php +++ b/web/template/account_edit_form.php @@ -60,13 +60,13 @@

- +

- +

-- cgit v1.2.3-54-g00ecf