commit 8b3afea72701a343ade8f06d46af1f8b207445c4
Author: Richard Kimberly Heck <[email protected]>
Date: Sun May 19 12:52:37 2024 -0400
New passwords again
---
farm/farmconfig.php | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/farm/farmconfig.php b/farm/farmconfig.php
index 464bf907..fd93cf86 100644
--- a/farm/farmconfig.php
+++ b/farm/farmconfig.php
@@ -34,10 +34,10 @@ include_once($FarmD.'/scripts/xlpage-utf-8.php');
## e.g. http://www.lyx.org/...?action=crypt
#
# CHR 2012-03-20: I regenerated encrypted passwords on the new server
-$DefaultPasswords['edit'] = '$1$JdM/pQWm$m34rd06MIc3E6qYSq6pgv0';
-#$DefaultPasswords['edit'] =
'$2y$10$EfW6hOFNzOePkSvGShLiweIvA42g8OBq9SpLA1TLuc5YT87Ff6.lS';
-$DefaultPasswords['admin'] = '$1$uPRnDPcC$zXvHogNHHT7xov3ID0d1b0';
-#$DefaultPasswords['admin'] =
'$2y$10$hflsQfoaMahlpwUTuk8FFOvcabJwRyrFt22NYYALu5u8GdTPn42NC';
+#$DefaultPasswords['edit'] = '$1$JdM/pQWm$m34rd06MIc3E6qYSq6pgv0';
+$DefaultPasswords['edit'] =
'$2y$10$EfW6hOFNzOePkSvGShLiweIvA42g8OBq9SpLA1TLuc5YT87Ff6.lS';
+#$DefaultPasswords['admin'] = '$1$uPRnDPcC$zXvHogNHHT7xov3ID0d1b0';
+$DefaultPasswords['admin'] =
'$2y$10$hflsQfoaMahlpwUTuk8FFOvcabJwRyrFt22NYYALu5u8GdTPn42NC';
## If you want to use URLs of the form .../pmwiki.php/Group/PageName
## instead of .../pmwiki.php?p=Group.PageName, try setting
--
lyx-cvs mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-cvs