0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #70 from adamlundrigan/hotfix/auth_identity_fields-default More... about 13 years ago
Remove duplicate entries from value of 'auth_identity_fields' config var More... about 13 years ago
Add comment to module.config.php explaining the auth_identity_fields override More... about 13 years ago
Merge pull request #68 from yanickrochon/hotfix/login-widget-csrf More... about 13 years ago
Fixed redirect after login More... about 13 years ago
Workaround for setting the 'auth_identity_fields' default value so that it is overridable More... about 13 years ago
Fixed login widget and added service factories More... about 13 years ago
Update readme and dist config file More... about 13 years ago
Merge branch 'feature/performance' More... about 13 years ago
Updates to completely remove DI and load stuff on-demand More... about 13 years ago
Resolved merge conficts More... about 13 years ago
Merge pull request #64 from adamlundrigan/feature/configurable-identity-field More... about 13 years ago
Merge pull request #65 from adamlundrigan/hotfix/readme-wiki More... about 13 years ago
Added reference to ZfcUser wiki in README.md More... about 13 years ago
Add description of new configuration field 'auth_identity_fields' to README.md More... about 13 years ago
Simplify array comparison More... about 13 years ago
Use a while loop instead of a foreach to avoid the conditional-break More... about 13 years ago
Update registration action of UserController to respect auth identity field choices More... about 13 years ago
Merge pull request #63 from adamlundrigan/hotfix/update-form-widget More... about 13 years ago
Fix template name reference (zfcuser/login -> zfc-user/user/login) More... about 13 years ago
Add configurable identity source fields More... about 13 years ago
Merge pull request #61 from adamlundrigan/hotfix/submit-label More... about 13 years ago
Change 'label' to 'value' on submit element in ZfcUser\Form\Base More... about 13 years ago
Merge pull request #60 from weierophinney/feature/form-fixes More... about 13 years ago
Fixed identity usage More... about 13 years ago
refactored user service to handle registration refactored registration form, to use hydrator seperated models, mappers and repositories refactored user controller some phpdoc fixes More... about 13 years ago
Quick update to README.md for Zend\Db install More... about 13 years ago
Small fix for service manager alias More... about 13 years ago
Merge pull request #57 from bjyoungblood/hotfix/no-db-adapter-di More... about 13 years ago
create service manager alias for db adapter
bjyoungblood
as Ben Youngblood
More... about 13 years ago