cakephp2-php8/cake/libs/controller/components
mark_story a0a84d1a8d Changing pattern used to read digest auth data. Allows emails to be used as usernames.
This also adds the realm to the return value of SecurityComponent::parseDigestAuth().  Fixes #1181
2010-10-11 22:35:47 -04:00
..
acl.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00
auth.php Fixing typo in variable description for logoutRedirect. 2010-07-19 23:14:06 -04:00
cookie.php Numerous 'shoer description' documentation entries updated to contain useful comments. 2010-05-30 01:20:28 +10:00
email.php Mails sent using php's "mail()" function now have header fields terminated by CRLF and body too contains CR and LF only as combination CRLF in compliannce with RFC 2822. Closes #1071 2010-09-19 03:54:32 +05:30
request_handler.php Fixing regression cased by commit d5ffdc288d causing ajax layout to be not auto set for ajax request for html pages. Refs #1099 2010-09-21 00:25:17 +05:30
security.php Changing pattern used to read digest auth data. Allows emails to be used as usernames. 2010-10-11 22:35:47 -04:00
session.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00