Commit Graph

72 Commits

Author SHA1 Message Date
Taylor Otwell 071d8ab069 move cookie payload check into cookie class. 2012-01-25 09:44:38 -06:00
Taylor Otwell c847bc4d5e added cookie storage limit exception. 2012-01-25 09:01:15 -06:00
Taylor Otwell 471b7aaa81 fix glob problem in file cache driver. 2012-01-17 09:23:11 -06:00
Taylor Otwell b5442c67fc merged skunkworks into develop. 2012-01-16 13:59:24 -06:00
Taylor Otwell ff5b6315bc added array access to session::Get 2011-12-10 21:56:42 -06:00
Phill Sparks 1f17629baa Session flush now correctly prepares empty data. 2011-12-09 19:05:08 +00:00
Taylor Otwell b7b5bc6938 Change csrf_token constant. 2011-11-23 10:42:42 -06:00
Taylor Otwell 0f5558d2e3 Add constant for session token. 2011-11-23 10:31:55 -06:00
Taylor Otwell de72602c0a Add cookie payload class constant. 2011-11-23 08:56:13 -06:00
Taylor Otwell ba300e0233 Add some more comments to the session payload. 2011-11-23 08:52:38 -06:00
Taylor Otwell 994949c6ce refactoring various classes. 2011-11-21 19:09:48 -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 270e0d4994 fixed a few bugs. 2011-11-11 21:42:36 -06:00
Taylor Otwell b6ab0b08ce moving some laravel classes around, switching alias to reflect changes. added some factories. removed system ioc container config file. 2011-11-11 21:27:30 -06:00
Taylor Otwell 9e9ee931b5 moved session class. 2011-11-09 21:55:21 -06:00
Taylor Otwell a986b010b6 deprecated the session payload class. 2011-11-01 23:22:04 -05:00
Taylor Otwell 6048d20921 refactoring the session class. 2011-11-01 23:11:08 -05:00
Taylor Otwell ca2c988274 added cookie option to session configuration. 2011-11-01 20:53:48 -05:00
Taylor Otwell cf6514fbb9 Fix bug in session flashing. 2011-11-01 08:33:36 -05:00
Taylor Otwell 06bf0a40a6 refactoring the session payload. 2011-11-01 00:10:25 -05:00
Taylor Otwell 997a90bcf5 major session refactoring. 2011-10-31 22:15:47 -05:00
Taylor Otwell b3cdcb38a6 tweaking some comments. 2011-10-29 21:06:28 -05:00
Taylor Otwell 7bf84066bf refactoring. added redis drivers. 2011-10-26 21:21:31 -05:00
Taylor Otwell 32989d39c8 some small refactorings and cleanup. 2011-10-22 23:25:07 -05:00
Taylor Otwell af36cb3d5a various refactoring and tweaks. 2011-10-20 21:44:18 -05:00
Taylor Otwell df9130dafa refactoring and working on redis. 2011-10-19 22:44:02 -05:00
Taylor Otwell 9fc9f88a41 refactoring various pieces of the framework. 2011-10-18 20:19:36 -05:00
Taylor Otwell 76a5bc483a refactoring various classes. 2011-10-15 14:39:52 -05:00
Taylor Otwell a6eaa06981 refactoring routing and comments. 2011-10-15 14:04:11 -05:00
Taylor Otwell 9fa69e0844 refactoring routing and class comments. 2011-10-13 21:32:11 -05:00
Taylor Otwell 3998066eb7 refactored session tests. 2011-10-12 23:35:15 -05:00
Taylor Otwell ba751b430b restructured session handling. 2011-10-12 23:15:10 -05:00
Taylor Otwell f68a918d69 refactoring session classes. 2011-10-12 22:29:49 -05:00
Taylor Otwell 4342f82aa9 refactoring cache and session classes. 2011-10-12 21:55:05 -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 b7b5451a7f refactoring session handling. 2011-10-08 23:53:13 -05:00
Taylor Otwell 2c2dcdc502 Merge pull request #99 from sparksp/aeae2c8476523f1551825afcc17323c4b88d22c5
Secure extracts
2011-10-05 21:26:35 -07:00
Taylor Otwell 71b0ab8b8d refactoring container for speed. 2011-10-05 18:32:48 -05:00
Taylor Otwell 52b68c060b refactoring. adding back pagination. 2011-10-04 21:43:39 -05:00
Phill Sparks aeae2c8476 Secure extracts
Updated extract calls to use EXTR_SKIP.
2011-10-04 13:11:11 +01:00
Taylor Otwell 14186a00e0 refactoring and bug fixes. 2011-09-29 21:22:48 -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 47db2ff19b refactoring, added uri class. 2011-09-20 21:28:19 -05:00
Taylor Otwell a8dbe777df more refactoring for 2.0 2011-09-19 21:33:25 -05:00
Taylor Otwell 1b75302d8c added session payload tests. 2011-09-15 23:25:08 -05:00
Taylor Otwell de2eabdf79 refactoring session and wrote tests for session manager. 2011-09-15 22:21:29 -05:00