Commit Graph

27 Commits

Author SHA1 Message Date
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