fix bug 309831, reviewed by gagan
git-svn-id: svn://10.0.0.236/trunk@6453 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -763,7 +763,7 @@ NET_AskForAuthString(MWContext *context,
|
||||
*/
|
||||
if(!password || re_authorize)
|
||||
{
|
||||
XP_Bool remember_password;
|
||||
XP_Bool remember_password = FALSE;
|
||||
char *loginString=XP_GetString(XP_ACCESS_ENTER_USERNAME);
|
||||
host = NET_ParseURL(address, GET_HOST_PART);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user