From 13b02aa849399917f52ef78f427ff54275650e01 Mon Sep 17 00:00:00 2001 From: Beech Rintoul Date: Tue, 25 Dec 2007 11:15:45 +0000 Subject: - New port phpdeadlock-1.0.1 - Web-based user authentication/password protection system PR: ports/117122 Submitted by: Greg Larkin (maintainer) Approved by: linimon (mentor) --- .../files/patch-deadlock_admin_edituser.php | 87 ++++++++++++++++++++++ 1 file changed, 87 insertions(+) create mode 100644 security/phpdeadlock/files/patch-deadlock_admin_edituser.php (limited to 'security/phpdeadlock/files/patch-deadlock_admin_edituser.php') diff --git a/security/phpdeadlock/files/patch-deadlock_admin_edituser.php b/security/phpdeadlock/files/patch-deadlock_admin_edituser.php new file mode 100644 index 000000000000..6ec31ec3ed85 --- /dev/null +++ b/security/phpdeadlock/files/patch-deadlock_admin_edituser.php @@ -0,0 +1,87 @@ +--- ./deadlock/admin/edituser.php.orig Tue Aug 15 13:23:21 2006 ++++ deadlock/admin/edituser.php Thu Oct 11 15:23:48 2007 +@@ -173,7 +173,7 @@ + To edit a user, change the values in the below form, then click Update. All fields are required except for those marked "optional". + + +- ++ + + +- ++ + +
+ + + +
+
    +@@ -185,27 +185,27 @@ +
+- '; } ?> +-
++ '; } ?> ++ + + + +- ++ + + + +- ++ + + + +- ++ + + +- +- ++ ++ + + +- ++ + +- ++ + + + +@@ -237,7 +237,7 @@ + + + +- + + +@@ -246,7 +246,7 @@ + + + +- ++ + +
First Name:[?][?]
Last Name: [?][?]
Email:[?][?]
Phone: [?]Phone: [?]
Country:Country: + + Username:
New Password:
Notify User:/> ++ /> + [?]
 
+
+@@ -254,10 +254,10 @@ +
+ +- -- cgit v1.2.3