From 2b857f2233ce5083b4d5bc9bfc4152f933c3e4a6 Mon Sep 17 00:00:00 2001 From: Mirek Bauer Date: Tue, 23 Feb 2016 11:35:35 +0100 Subject: [PATCH] Fix AutoComplete Not Disabled for 'Password' Field vulnerability --- .../lostpassword/templates/resetpassword.php | 40 +++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 cesnet/core/lostpassword/templates/resetpassword.php diff --git a/cesnet/core/lostpassword/templates/resetpassword.php b/cesnet/core/lostpassword/templates/resetpassword.php new file mode 100644 index 0000000..11d329c --- /dev/null +++ b/cesnet/core/lostpassword/templates/resetpassword.php @@ -0,0 +1,40 @@ + + * @author Lukas Reschke + * @author Michael Gapczynski + * @author Morris Jobke + * @author Victor Dubiniuk + * + * @copyright Copyright (c) 2015, ownCloud, Inc. + * @license AGPL-3.0 + * + * This code is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License, version 3, + * as published by the Free Software Foundation. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License, version 3, + * along with this program. If not, see + * + */ +style('lostpassword', 'resetpassword'); +script('core', 'lostpassword'); +?> + +
+
+

+ + +

+ +

+ +

+
+