Commit Graph

46 Commits

Author SHA1 Message Date
Taylor Otwell 8ae9324ce3 tweaked comment in auth class. 2011-11-10 20:11:45 -06:00
Taylor Otwell a1e82d2166 added section class. refactored session for ioc usage. improved controller. added yielding and sections to blade. general blade improvements. 2011-11-08 20:08:20 -06:00
Taylor Otwell d05f4fa0db renamed hasher class to hash and hash method to make. 2011-11-07 23:32:32 -06:00
Paul Boco fb25edd0b1 Fixes issue #141 and a typo. 2011-11-06 11:39:52 -06:00
Taylor Otwell 9caf239f6b various refactorings. 2011-11-02 21:27:43 -05:00
Taylor Otwell 6048d20921 refactoring the session class. 2011-11-01 23:11:08 -05:00
Taylor Otwell 88c8cf6c10 refactoring. 2011-11-01 20:35:02 -05:00
Taylor Otwell 83d927c4f1 refactoring. 2011-11-01 19:41:35 -05:00
Taylor Otwell bb2cd3e373 refactoring the auth class. 2011-10-29 21:21:36 -05:00
Taylor Otwell b71ecb4363 removed packages directory. refactoring. 2011-10-21 21:49:33 -05:00
Taylor Otwell 80f810de24 refactoring the crypter class. 2011-10-20 22:47:00 -05:00
Taylor Otwell 8d3151b134 refactoring the crypter class. 2011-10-20 22:30:31 -05:00
Taylor Otwell 0be75fc2d9 refactoring the crypter class. 2011-10-20 22:28:39 -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 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 ba751b430b restructured session handling. 2011-10-12 23:15:10 -05:00
Taylor Otwell 6cb79e6676 refactoring 2011-10-10 21:34:15 -05:00
Taylor Otwell d1c5aea26b continuing to refactor auth remembrance. 2011-10-09 23:43:31 -05:00
Taylor Otwell 1b057c2854 continuing to refactor auth remembrance. 2011-10-09 23:41:58 -05:00
Taylor Otwell 17385697c0 continuing to work on the remember me authentication. 2011-10-09 23:20:54 -05:00
Taylor Otwell 6178a968ea Merge pull request #110 from ericbarnes/feature/remember_me
Feature/remember me
2011-10-09 20:22:41 -07:00
Eric Barnes 6e0d69e23a Refactered user and fixed parse error. 2011-10-09 12:49:41 -04:00
Eric Barnes 560a4cc1c2 Added comments and changed the $cookie var to use implode. 2011-10-09 12:05:12 -04:00
Eric Barnes 3d2aa29d44 Refactored auth remember me 2011-10-09 11:57:00 -04:00
Eric Barnes b6537da8b6 Added first draft of remember me to auth. 2011-10-09 00:27:39 -04:00
Taylor Otwell bcb6f189f7 refactored bcrypt hashing engine. 2011-10-08 22:41:52 -05:00
Taylor Otwell 45933cd038 renamed auth remember to auth login. 2011-10-08 20:08:09 -05: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
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 b9b9711921 added more comments to crypter class. 2011-09-20 23:48:35 -05:00
Taylor Otwell 4525eae25a revert back to more sensible architecture. 2011-09-20 23:14:09 -05:00
Taylor Otwell a8dbe777df more refactoring for 2.0 2011-09-19 21:33:25 -05:00
Taylor Otwell 3ada2cbd3e renamed authenticator to auth and adjusted container. 2011-09-11 23:14:00 -05:00
Taylor Otwell 9db8e1bb6c simplified hashing. re-worked the auth class for a little more flexibility. 2011-09-11 22:44:01 -05:00
Taylor Otwell 7f2e1e9ca0 switched to simpler bcrypt implementation from phpass. 2011-09-10 22:18:45 -05:00
Taylor Otwell 5ee1d8db57 removed code examples from auth class. 2011-09-06 22:26:59 -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 2d170e2314 added more facades. 2011-09-03 23:05:06 -05:00
Taylor Otwell 6281c8c360 more refactoring for dependency injection. 2011-09-02 19:36:19 -05:00
Taylor Otwell 1e7850d9ba refactoring for dependency injection and testability. 2011-08-25 22:53:05 -05:00