Fuss with edit list sizing a touch
[squirrelmail.git] / src / login.php
2008-01-30 pdontthinkAdd "alreadyFocused" functionality to login page
2007-09-04 kinkfix strict js/css notices (#1778815)
2007-08-28 pdontthinkFinally fix up session restore functionality. Move...
2007-08-27 pdontthinkClarify and simplify how session is destroyed and separ...
2007-07-14 kinkuse PAGE_NAME to switch on which page we are, rather...
2007-07-14 kinkadd PAGE_NAME constant to every page under src/.
2007-06-25 kinkdrop "Application" on second thought (a matter of taste...
2007-06-01 janglissXHTML is case sensitive. onLoad != onload
2007-03-17 jervforsChanging the service provider's logo string.
2007-01-15 pdontthinkRemove things that snuck in accidentally on last commit
2007-01-15 pdontthinkRemove a spec of HTML from login.php
2007-01-13 kinkincrement year in copyright notices
2007-01-13 stekkelRemove sqsetcookieflush call (not needed)
2006-12-31 pdontthinkRefactor image template code
2006-12-30 pdontthinkAdd id attribute to hyperlink and image templates
2006-12-30 pdontthinkFix typo
2006-12-30 pdontthinkRemove HTML from login src and add image template
2006-12-10 pdontthinkMassive update to plugin system architecture. Please...
2006-12-02 kink - Security: close cross site scripting vulnerability...
2006-09-21 pdontthinkRemoving login_form hook, plugins can now use template_...
2006-09-18 tokulSuppress SID constant notices in older PHP versions.
2006-09-07 pdontthinkSlight adjustment. Plugins create their own table...
2006-08-24 stevetruckstuffAdd $logo_path var in case template authors want to...
2006-08-24 stevetruckstuffSimplify login page template
2006-08-03 kinkFixed resuming of compose when session expired while...
2006-06-14 jervforsWhitespace in wrong place. Spotted by Robert L Mathews.
2006-05-14 tokulupdating error_box() function calls. second argument...
2006-05-01 tokulrestored workaround for pre 4.3 php session restart...
2006-04-06 stevetruckstuffFix error w/ errorHandler object
2006-04-06 stevetruckstuffAdded displaying of error messages to login page.
2006-04-06 stekkelMore cookie stuff. Clean up old cookies so they do...
2006-04-05 stekkelCentralized init
2006-03-19 tokulremove obsolate sqm_baseuri tests. function is moved...
2006-02-12 tokulusing hide_sm_attributions instead of hide_sm_attributes
2006-02-08 stekkelSteve Brown work for the login.tpl template
2006-02-08 kinkmake the login box be centered again on firefox/linux
2006-02-05 jervforsReplacing HTML "script" element deprecated attribute...
2006-02-05 jervforsReplacing deprecated HTML "center" element.
2006-02-05 tokulphp bug. disable error reporting on session_start(...
2006-01-31 jervforsWork around the fact that /src/style.php depends on...
2006-01-23 tokulcopyright update
2005-10-25 janglissMake sure session is started. In some rare cases, php...
2005-09-18 jervforsphpDocumentor updates
2005-08-21 tokulplace login form elements before login button. #1245070.
2005-07-31 tokulin theme loading fails, $color is not set.
2005-06-22 janglissFix #1222617. Javascript creation relied on rg=1 for...
2005-06-04 jervforsFormatting and adding FIXME to addressbook.php
2005-04-23 jervforsTrimming whitespace and replacing tabs
2005-04-17 tokuldisabled LOGINDISABLED check, when imap server is mappe...
2005-03-21 kink"development team" -> "project team"
2005-03-15 kinkAdd a first rough version of an about box to SquirrelMail.
2004-12-27 kinkIncrement year in copyright notice.
2004-11-02 jervforsReplacing tabs with spaces, trimming white space at...
2004-08-18 kinkEditing made the text bad, fix that.
2004-08-18 kink* Check for capabilities in configtest, and warn here...
2004-08-15 jervforsIndentation fixes and minor cleanups
2004-08-11 jervforsI18n fixes
2004-04-12 tokulfixing phpdoc warnings re:SM_PATH. Moving Id tags to...
2004-03-31 kinkUse form functions on login.php
2004-03-28 ebullientupdates to make javascript actually behave correctly...
2004-03-08 kinkOnly test for LOGINDISABLED when the auth method actual...
2004-02-24 kinkWe're living in 2004 now... perl is your friend for...
2003-12-01 cigamitBack out support for using SM without Frames
2003-12-01 cigamitAdded support for using Squirrelmail without frames
2003-10-29 tassiumphpdocumentor preparation and a few corrections to...
2003-10-22 tassiumSquelch display of login form if server reports LOGINDI...
2003-07-03 stekkelForce default language on login.
2003-07-01 tassiumThe body tag was not correctly specifying the onLoad...
2003-06-29 cigamitRemove the hard coded colors, and use the default theme...
2003-04-22 indiri69Basic mailto: support.
2003-04-01 janglissE_ALL error I'd never have noticed if cvs hadn't screwe...
2003-03-30 kinkRemove warning message for 4.3.x; we believe the sessio...
2003-03-16 pdontthinkMoved opening form tag up before login_top hook so...
2003-02-24 tassiumInsert notes about PHP 4.3.x into some documentation.
2003-02-21 pdontthinkFixed javascript focus problem when first accessing...
2003-02-20 kinkrg=0 broke some functionality that plugins relied on...
2003-01-14 janglissI thought the hook login_form was supposed to be part...
2003-01-03 tassiumMinor patch allowing admin to disable use of $org_logo...
2002-12-31 kinkGetting ready for 1.4.0 RC1
2002-12-22 kinkA small start in making Sqm XHTML 1.0 valid
2002-10-23 kinkDo some HTML4 fixes and upgrade our HTML version to...
2002-10-06 stekkelsqsession_destroy
2002-09-21 kinkStart some register_globals = off fixes:
2002-09-06 thomppjPart 1 of switch to use of SM_PATH with require_once.
2002-08-04 stekkelRemoved rcpaddress warning
2002-07-31 stekkelsecond try :-(
2002-07-31 stekkelremoved experimental browser sniffer calls
2002-07-31 stekkelremoved old method to continue with a compose session
2002-07-28 kinkChange is_int to is_numeric, because org_logo_width...
2002-06-27 philippe_mingobugfix
2002-06-26 philippe_mingobugfix
2002-06-25 philippe_mingor2l by Yoav
2002-05-16 stekkelfixes for w3c syntax
2002-04-06 graf25A fix for my fix of src/src. Now all basename-deriving...
2002-04-06 graf25OK, so it wants a trailing slash...
2002-04-06 graf25This will hopefully solve the src/src problem. I am...
2002-03-17 philippe_mingoSmall QC check
2002-03-05 brongAdded WIDTH and HEIGHT options to the logo image. ...
2002-02-19 brongWow - I believe this is finally all the &'s in...
2002-02-15 philippe_mingo"Seth E. Randall" <sethr@missoulafcu.org> Bug fix
next