Fix XSS holes in generic options inputs, XSS hole in the SquirrelSpell plugin, and...
[squirrelmail.git] / functions / auth.php
2011-01-06 pdontthinkHappy New Year!
2010-12-27 pdontthinkRefine HMAC-MD5 generator; use native PHP Hash extensio...
2010-09-25 pdontthinkFix sqauth_read_password() for plugins running on the...
2010-01-25 pdontthinkUpdate copyrights to 2010
2009-10-12 pdontthinkAvoid prefixing global $check_referrer value with proto...
2009-09-29 jervforsThe copyright symbol isn't really needed since the...
2009-08-12 pdontthinkImplemented page referal verification mechanism. (Secun...
2009-04-15 jervforsThere are too many modified files being committed witho...
2008-08-17 pdontthinkFix subsequent PHP notices caused by last commit. ...
2008-08-16 pdontthinkEliminate PHP notices. Thanks to Pablo Alvarez de...
2008-07-24 pdontthinkClarify language
2008-02-12 pdontthinkCorrect since tag
2008-01-06 pdontthinkavoid E_STRICT errors
2007-10-31 pdontthinkPAGE_NAME might not be defined in all plugins, which...
2007-08-29 pdontthinkAdded smtp_auth hook
2007-07-14 kinkuse PAGE_NAME rather than PHP_SELF in session_expired_l...
2007-01-13 kinkincrement year in copyright notices
2006-11-01 avelI should read RFC 2831 more carefully: DIGEST-MD5 with...
2006-10-09 avelSupport for authz authorization identity in the IMAP...
2006-08-05 tokulusername should not be empty
2006-08-03 kinksome code simplification
2006-08-03 kinkFixed resuming of compose when session expired while...
2006-07-15 tokulremoving trailing ?> from function scripts
2006-05-13 tokulresubmitting last Monday updates and adding php 5.1...
2006-04-05 stekkelCentralized init
2006-01-23 tokulcopyright update
2005-12-04 tokuluse sqsetcookie instead of setcookie.
2005-12-02 tokulcentralizing password reading and saving functions.
2005-09-18 jervforsphpDocumentor updates
2005-04-23 jervforsTrimming whitespace and replacing tabs
2005-03-18 pdontthinkRoll back signout.php changes and move the fix to auth...
2005-01-17 jervforsIndentation cleanup
2004-12-29 jervforsChanging squirrelmail/Squirrelmail to SquirrelMail...
2004-12-27 kinkIncrement year in copyright notice.
2004-11-02 jervforsReplacing tabs with spaces, trimming white space at...
2004-08-24 jervforsMinor cleanups
2004-05-21 jervforsPhpdocumentor update - sed is your friend for these...
2004-05-18 tokuladding global declaration for set_my_language
2004-05-13 jervforsThis i18n string never got translated before
2004-04-12 tokulphpdoc fix.
2004-02-24 kinkWe're living in 2004 now... perl is your friend for...
2004-01-04 ebullientSome tweaks to SMTP auth to allow a site-wide user...
2003-11-04 avelAttempt to format available documentation for phpdoc.
2003-10-28 tassiumPreparation to begin using phpdocumentor.
2003-01-04 tassiumOk, I screwed up. When I put in cram-md5 and digest...
2002-12-31 kinkForgot a SM_PATH
2002-12-31 kinkGetting ready for 1.4.0 RC1
2002-12-09 tassiumMinor changes.
2002-12-07 tassiumWith a little help from Marc (ok, a lot), CRAM-MD5...
2002-12-02 tassiumFixed some E_ALL warnings, should now be E_ALL clean.
2002-11-06 tassiumMerging in the tassium-auth branch.
2002-10-15 stekkelrg=0 fix for recovering sessions
2002-10-06 jmunroSince changing to rg=0 we make extensive use of $_SESSI...
2002-07-31 stekkelrecover compose form in case of a session expire
2002-04-06 graf25Better base_uri workaround code.
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-30 philippe_mingoSome optimization on frequent loaded code.
2002-03-24 philippe_mingoRedirect the wrong access to the root pf the folder...
2002-03-08 simondMake sure base_uri is correct (submitted by James Lewis)
2002-02-22 brongFix little bug where base_uri is '/' causing the 'Pleas...
2002-02-02 philippe_mingoThe 2000000 bugfix
2002-01-27 teepe_top frame problem fix
2002-01-25 teepeallow sm to be in an embedded frame
2002-01-18 philippe_mingosome cleanup
2002-01-12 brongMore exciting clean-up
2001-12-23 thomppjGetting ready for 1.2.0 release.
2001-12-02 thomppjCode cleanup brigage...
2001-11-26 philippe_mingo** -> *
2001-11-21 philippe_mingoAdded (c) stuff and some formatting.
2001-11-20 philippe_mingoSome fixup:
2001-05-15 fidian* More minor changes
2001-04-26 fidian* To reduce on errors, I moved the includes for config...
2001-04-25 fidian* target="_top" for accidental logouts
2001-04-19 fidian* Got bored and copied all the validate.php and define...
2001-01-31 thomppjCorrect changes of "" to ''.
2001-01-30 fidianRemoved a lot of the warnings generated when PHP has...
2000-06-29 gustavfAdded auth.php to put authentication functions in one...