Commit Graph

45 Commits

Author SHA1 Message Date
Taylor Otwell 232bf01ae2 fix secure cookie issue. 2012-04-04 10:28:06 -05:00
Taylor Otwell 730808fb02 converting cookies to use http foundation. 2012-03-28 22:43:58 -05:00
Taylor Otwell 97cb0035f4 clarify cookie comment. 2012-02-24 10:31:43 -06:00
Taylor Otwell c9bb800ee9 cleaning up the cookie class. 2012-02-24 10:29:20 -06:00
Taylor Otwell 160e839e81 cleaning up classes. 2012-02-23 16:18:08 -06:00
Taylor Otwell 49d9666958 final code cleanup 2012-02-16 13:59:48 -06:00
Taylor Otwell aed1443bf1 cleaning up the cookie class. 2012-02-12 16:15:17 -06:00
Phill Sparks 62072e5281 PHPDoc fixes 2012-02-04 21:30:52 +00:00
Taylor Otwell ded215d0e3 change cookie::sign to public. 2012-02-01 11:42:37 -06:00
Taylor Otwell 2504f8693f fix cookie bug. 2012-02-01 11:02:12 -06:00
Taylor Otwell 2b12c0c140 modified cookie class. set application key on first request if not set. 2012-01-31 15:58:00 -06:00
Taylor Otwell 4cf7f0c627 added cookie jar that holds cookies until end of request. 2012-01-31 15:19:23 -06:00
Taylor Otwell 97fcea1e51 cleaned up paths. 2012-01-28 14:55:08 -06:00
Taylor Otwell f44c565ee4 converted path constants to $GLOBALS. 2012-01-27 16:17:43 -06:00
Taylor Otwell 071d8ab069 move cookie payload check into cookie class. 2012-01-25 09:44:38 -06:00
Taylor Otwell bfc04e283b set value in cookie array when cooke is set. 2012-01-18 11:51:42 -06:00
Taylor Otwell b5442c67fc merged skunkworks into develop. 2012-01-16 13:59:24 -06:00
Taylor Otwell 264cc51294 fixed bug in auth cookie removal. 2012-01-05 11:52:42 -06:00
Taylor Otwell 193396506e Fix bug in cookie class. 2011-11-18 10:58:40 -06:00
Taylor Otwell 374f72f5e5 Provide immediate access to set cookies. 2011-11-18 10:43:37 -06:00
Phill Sparks 58638216e8 Throw better Exceptions 2011-11-15 12:35:04 +00:00
Taylor Otwell d1a969bd29 added uri class. refactored. 2011-11-14 21:18:18 -06:00
Taylor Otwell 2758b4c16d some small refactoring and bug fixing. 2011-11-13 15:23:48 -06:00
Taylor Otwell 88c8cf6c10 refactoring. 2011-11-01 20:35:02 -05:00
Taylor Otwell 6810b99d38 change cookie forget time to be 25 hours in the past to cover strange timezone issues. 2011-11-01 20:04:00 -05:00
Taylor Otwell 58190c2db2 tweaking a comment. 2011-10-29 23:27:49 -05:00
Taylor Otwell b71ecb4363 removed packages directory. refactoring. 2011-10-21 21:49:33 -05:00
Taylor Otwell a7e98e8e9a fixing bugs and refactoring. 2011-10-15 22:38:43 -05:00
Taylor Otwell 76a5bc483a refactoring various classes. 2011-10-15 14:39:52 -05:00
Taylor Otwell 6cb79e6676 refactoring 2011-10-10 21:34:15 -05:00
Taylor Otwell 17385697c0 continuing to work on the remember me authentication. 2011-10-09 23:20:54 -05:00
Taylor Otwell 71b0ab8b8d refactoring container for speed. 2011-10-05 18:32:48 -05:00
Taylor Otwell 5cc7c3a6bd refactoring. 2011-09-28 21:59:54 -05:00
Taylor Otwell 766fa9831a tweaking code and adding comments. 2011-09-21 22:45:50 -05:00
Taylor Otwell 0c4018ec88 refactoring. 2011-09-21 21:46:16 -05:00
Taylor Otwell 600e411ad4 more refactoring on DI and IoC. 2011-09-20 23:36:13 -05:00
Taylor Otwell 4525eae25a revert back to more sensible architecture. 2011-09-20 23:14:09 -05:00
Taylor Otwell 32391b7f32 refactoring various classes. 2011-09-16 20:30:22 -05:00
Taylor Otwell fb811af5fc more refactoring for dependency injection. 2011-09-09 20:55:24 -05:00
Taylor Otwell abc1fad6c1 more refactoring and changes. 2011-09-08 17:49:16 -05:00
Taylor Otwell 7eef380d8a more refactoring and dependency injection. 2011-09-06 22:04:52 -05:00
Taylor Otwell cd395c2638 tweaking facades. 2011-09-03 23:46:52 -05:00
Taylor Otwell 31e2c1c49e added facades for core classes. 2011-09-03 22:36:27 -05:00
Taylor Otwell 1e7850d9ba refactoring for dependency injection and testability. 2011-08-25 22:53:05 -05:00
Taylor Otwell 1e90e42404 first commit of 2.0 2011-08-18 19:56:29 -05:00