llpanellogin.cpp File Reference

Login dialog and logo display. More...

#include "llviewerprecompiledheaders.h"
#include "llpanellogin.h"
#include "llpanelgeneral.h"
#include "indra_constants.h"
#include "llfontgl.h"
#include "llmd5.h"
#include "llsecondlifeurls.h"
#include "llversionviewer.h"
#include "v4color.h"
#include "llbutton.h"
#include "llcheckboxctrl.h"
#include "llcommandhandler.h"
#include "llcombobox.h"
#include "llcurl.h"
#include "llviewercontrol.h"
#include "llfloaterabout.h"
#include "llfloatertest.h"
#include "llfloaterpreference.h"
#include "llfocusmgr.h"
#include "lllineeditor.h"
#include "llstartup.h"
#include "lltextbox.h"
#include "llui.h"
#include "lluiconstants.h"
#include "llurlsimstring.h"
#include "llviewerbuild.h"
#include "llviewerimagelist.h"
#include "llviewermenu.h"
#include "llviewernetwork.h"
#include "llviewerwindow.h"
#include "llnotify.h"
#include "llappviewer.h"
#include "lluictrlfactory.h"
#include "llhttpclient.h"
#include "llweb.h"
#include "llwebbrowserctrl.h"
#include "llfloaterhtml.h"
#include "llfloaterhtmlhelp.h"
#include "llfloatertos.h"
#include "llglheaders.h"

Include dependency graph for llpanellogin.cpp:

Go to the source code of this file.

Classes

class  LLLoginRefreshHandler
class  LLIamHereLogin

Defines

#define USE_VIEWER_AUTH   0

Functions

LLString load_password_from_disk (void)
void save_password_to_disk (const char *hashed_password)

Variables

const S32 BLACK_BORDER_HEIGHT = 160
const S32 MAX_PASSWORD = 16
LLLoginRefreshHandler gLoginRefreshHandler
LLLoginHandler gLoginHandler
boost::intrusive_ptr
< LLIamHereLogin
gResponsePtr = 0


Detailed Description

Login dialog and logo display.

LicenseInfo
firstyear=2002&license=viewergpl

Copyright (c) 2002-2008, Linden Research, Inc.

Second Life Viewer Source Code The source code in this file ("Source Code") is provided by Linden Lab to you under the terms of the GNU General Public License, version 2.0 ("GPL"), unless you have obtained a separate licensing agreement ("Other License"), formally executed by you and Linden Lab. Terms of the GPL can be found in doc/GPL-license.txt in this distribution, or online at http://secondlifegrid.net/programs/open_source/licensing/gplv2

There are special exceptions to the terms and conditions of the GPL as it is applied to this Source Code. View the full text of the exception in the file doc/FLOSS-exception.txt in this software distribution, or online at http://secondlifegrid.net/programs/open_source/licensing/flossexception

By copying, modifying or distributing this software, you acknowledge that you have read and understood your obligations described above, and agree to abide by those obligations.

ALL LINDEN LAB SOURCE CODE IS PROVIDED "AS IS." LINDEN LAB MAKES NO WARRANTIES, EXPRESS, IMPLIED OR OTHERWISE, REGARDING ITS ACCURACY, COMPLETENESS OR PERFORMANCE. $/LicenseInfo$

Definition in file llpanellogin.cpp.


Define Documentation

#define USE_VIEWER_AUTH   0

Definition at line 80 of file llpanellogin.cpp.


Function Documentation

LLString load_password_from_disk ( void   ) 

Definition at line 2427 of file llstartup.cpp.

References LLXORCipher::decrypt(), LLFile::fopen(), gDirUtilp, LLDir::getExpandedFilename(), LLControlGroup::getString(), gMACAddress, gSavedSettings, is_hex_string(), LL_PATH_USER_SETTINGS, S32, and LLControlGroup::setString().

Referenced by idle_startup(), and LLPanelLogin::loadLoginPage().

Here is the call graph for this function:

Here is the caller graph for this function:

void save_password_to_disk ( const char *  hashed_password  ) 

Definition at line 2480 of file llstartup.cpp.

References LLStringBase< char >::copy(), LLXORCipher::encrypt(), LLFile::fopen(), gDirUtilp, LLDir::getExpandedFilename(), gMACAddress, LL_ENDL, LL_PATH_USER_SETTINGS, LL_WARNS, LLFile::remove(), and S32.

Referenced by LLLoginHandler::handle(), idle_startup(), and login_callback().

Here is the call graph for this function:

Here is the caller graph for this function:


Variable Documentation

const S32 BLACK_BORDER_HEIGHT = 160

Definition at line 85 of file llpanellogin.cpp.

Definition at line 276 of file llpanellogin.cpp.

Referenced by idle_startup().

Definition at line 107 of file llpanellogin.cpp.

boost::intrusive_ptr< LLIamHereLogin > gResponsePtr = 0 [static]

Definition at line 315 of file llpanellogin.cpp.

const S32 MAX_PASSWORD = 16

Definition at line 86 of file llpanellogin.cpp.


Generated on Fri May 16 08:37:00 2008 for SecondLife by  doxygen 1.5.5