This topic is locked

Login page default values?

9/22/2008 09:51:21
PHPRunner General questions
T
Tane author

Is it possible to get a default value for the username on the login page? The field seems to lack the 'Properties' setting.
What I'd like to do is to pre-set username to the value set by our single sign-on. This value I can access using variable $_SERVER['REMOTE_USER']