0
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Sep 03, 2024 — Sep 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update controller plugin to pull locator from AbstractPluginManager More... about 13 years ago
Login Form: Move label from 'attributes' to 'options' key when defining elements More... about 13 years ago
Change get/setOptions to get/setAuthenticationOptions as getOptions is defined in Zend\Form\ElementInterface More... about 13 years ago
Fixes for latest ZF2 changes More... about 13 years ago
Merge pull request #79 from SocalNick/hotfix/get-event-manager More... about 13 years ago
Consistency with ZF2 More... about 13 years ago
Update for SM changes in ZF2 More... about 13 years ago
Update for zf2 method name changes More... about 13 years ago
Fix undefined index notice More... about 13 years ago
Fix for EventManager bc breaks More... about 13 years ago
Merge pull request #77 from yanickrochon/code-cleanup-hotfix More... about 13 years ago
Removed unused import More... about 13 years ago
Merge remote-tracking branch 'EvanDotPro/refactoring' More... about 13 years ago
Clean up default options More... about 13 years ago
Removed unnecessary import/alias More... about 13 years ago
Captcha implementation for the registration form More... about 13 years ago
Captcha options set for testing More... about 13 years ago
Update user mapper interface and add PRG support for register form More... about 13 years ago
Use configured user entity class More... about 13 years ago
- Update/Fixed README.md - Added form CAPTCHA config option key (still not implemented) - Removed rogue paste in ModuleOptions - Modified user/index view script layout More... about 13 years ago
Update password hashes if bcrypt cost has changed More... about 13 years ago
Added setting password_cost option to the Bcrypt object in auth and registration. More... about 13 years ago
- Removed deprectated config options - Removed redundant inheritances in ModuleOptions - Added missing config options - Added missing annotations in ModuleOptions and the implementing interfaces - Code cleanup - Updated README.md More... about 13 years ago
s/Options/AbstractOpions More... about 13 years ago
Interface/type hint fixes per comments by @SocalNick More... about 13 years ago
Resolved merge conflict in Module.php More... about 13 years ago
Remove some leftover unused stuff More... about 13 years ago
Removed the keep-alive action More... about 13 years ago
Added user display name view helper. Added form timeout options (CSRF). Added user controller action (optional) to regenerate new CSRF on client page via Ajax (return JSON). More... about 13 years ago
Initial work on refactoring More... about 13 years ago