mirror of
https://github.com/e107inc/e107.git
synced 2025-08-11 09:04:38 +02:00
Disable system/xup/test by default
Now guests can't snoop there unless the admin allows it. Documentation has been improved accordingly.
This commit is contained in:
@@ -124,7 +124,7 @@ define("LAN_XUP_ERRM_04", "Signup failed! User already signed in.");
|
||||
define("LAN_XUP_ERRM_05", "Signup failed! User already exists. Please use 'login' instead.");
|
||||
define("LAN_XUP_ERRM_06", "Signup failed! Can't access user email - registration without an email is impossible.");
|
||||
define("LAN_XUP_ERRM_07", "Social Login Tester");
|
||||
define("LAN_XUP_ERRM_08", "Please logout of e107 before testing the new-user login/signup procedure.");
|
||||
define("LAN_XUP_ERRM_08", "Please log out of e107 before testing the user login/signup procedure.");
|
||||
define("LAN_XUP_ERRM_09", "Test login only with [x]");
|
||||
define("LAN_XUP_ERRM_10", "Test signup/login with [x]");
|
||||
define("LAN_XUP_ERRM_11", "Logged in:");
|
||||
|
Reference in New Issue
Block a user