[Rt-commit] rt branch, 4.2/login-password-auto-complete, repushed
Wallace Reis
wreis at bestpractical.com
Fri Mar 7 12:54:21 EST 2014
The branch 4.2/login-password-auto-complete was deleted and repushed:
was bdcea731951a4fd339e724e1df47c70d8bc29a39
now 281f39c2e315f568c8333dc406ab8d8b3e5f1ded
1: bdcea73 ! 1: 281f39c I#29071: Allow auto-completion of passwords
@@ -10,18 +10,19 @@
+++ b/etc/RT_Config.pm.in
@@
- =back
+ Set($QuoteFolding, 1);
+-=back
+=item C<$AllowLoginPasswordAutoComplete>
+
-+Allow browsers to remember the user's password on login (in case the
-+browser can do so, and has the appropriate setting enabled). Defaults
++Allow browsers to remember the user's password on login (in case the
++browser can do so, and has the appropriate setting enabled). Defaults
+to false.
+
+=cut
+
+Set($AllowLoginPasswordAutoComplete, 0);
-+
+
+=back
More information about the rt-commit
mailing list