View previous topic :: View next topic |
Author |
Message |
gatchamark
Joined: 04 Mar 2009 Posts: 2 Location: Seattle, WA
|
Posted: Wed Mar 04, 2009 6:41 pm Post subject: Shared Secret Prompt? |
|
|
Where do I go to change the "Shared Secret:" prompt for anonymous logins? I notice theres a place in the UI Interface for username/password, but nothing for the anonymous prompt. I'd like this to say "Passcode:" instead of "Shared Secret:".
Thanks,
Mark |
|
Back to top |
|
|
alan Forum facilitator
Joined: 26 Sep 2003 Posts: 4435
|
Posted: Thu Mar 05, 2009 6:38 am Post subject: |
|
|
Looks like this entry is missing in the Configuration Manager UI.
Please use this workaround. Change the line within lang.php under FirstSpot\authserv\lang directory from:
$lang['anonymous_shared_secret']='Shared Secret:';
to
$lang['anonymous_shared_secret']='Passcode:';
(Normally, we don't recommend user to change lang.php directly as this might be overridden during upgrade. Treat this as special case.) _________________ ~ Patronsoft Limited ~ |
|
Back to top |
|
|
gatchamark
Joined: 04 Mar 2009 Posts: 2 Location: Seattle, WA
|
Posted: Fri Mar 06, 2009 12:08 am Post subject: |
|
|
Thanks for your help! That worked like a charm! |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
Powered by phpBB © 2001, 2005 phpBB Group
| |