* Added several hooks
[squirrelmail.git] / src / login.php
2001-05-13 fidian* Added loginname=blah to the core code
2001-05-05 fidian* Added the hooks for the login_auto plugin
2001-04-26 lkehresmanadded fix so page isn't cached
2001-04-26 fidian* Fixed a bug I made
2001-04-26 fidian* To reduce on errors, I moved the includes for config...
2001-04-19 fidian* Got bored and copied all the validate.php and define...
2001-02-09 fidian* Fixed HTML image tag not being closed.
2001-01-28 centaurix- included strings.php before config.php (here not...
2000-12-26 fidianFixed problem where $username was being overwritten...
2000-12-07 lkehresmanapplied the patch that uses redirect.php for login
2000-12-06 lkehresman- fixed bug in conf.pl where no default was set for...
2000-10-21 fidianAdded html_top and html_bottom hooks to read_body for...
2000-10-11 fidianAdded the 'login_top' hook (was missing) (login.php)
2000-09-13 palloRemoved quick check to see if users have cookies enable...
2000-09-12 gpadgham- added a quick check to see if users have cookies...
2000-08-17 gustavfAdded encryption of the password before it is stored...
2000-08-13 lkehresmanfixed problems in sent/trash folder creating
2000-08-04 lkehresman- added more hooks
2000-08-03 lkehresmanadded a bunch more hooks
2000-08-01 lkehresman- Fixed bug when one message left in message index...
2000-07-05 gustavfFixed some problems with cookies bein set wrong when...
2000-06-20 gustavfFixed up porblem with language selection. Now uses...
2000-04-12 nehresmachanged log in method back to using cookies. also...
2000-04-11 lkehresmanchanged <? to <?php in everything
2000-04-10 nehresmaadded use of PHP's session management
2000-04-10 lkehresmanAdded email addr parsing, added bugfix for boundary...
2000-03-15 gustavfThings should now work even if PHP is compiled without...
2000-03-09 lkehresmanjust made it look nicer
2000-03-05 lkehresmanRemoved font tags
2000-03-02 gustavfFixed a few bugs when setting language.
2000-03-01 gustavfAdded setting of language and a brief Norwegian transla...
2000-03-01 gustavfAdded a constat to all files in functions/ to be able...
2000-01-31 nehresmaadded checking to see if php was compiled --with-gettex...
2000-01-13 serekminor - corrected gettext support.
2000-01-13 serekadded gettext support.
2000-01-06 lkehresmanRewrote SMTP functions, now includes error correction...
2000-01-05 lkehresmanjust cleaning up some stuff
1999-12-18 lkehresmanRedid the way folders are listed
1999-12-16 lkehresmanI believe everything is compatable with all IMAP server...
1999-12-15 lkehresmanadded color customization
1999-12-05 nehresmamoving of messages between folders is finished. also...
1999-11-23 lkehresmanphp refrences updated
1999-11-23 lkehresmanUpdated all php3's to php's