2017 © Pedro Peláez
 

library zf2-user-module

ZF2 module that provides basic models and views/controllers for managing user entities

image

netglue/zf2-user-module

ZF2 module that provides basic models and views/controllers for managing user entities

  • Wednesday, February 3, 2016
  • by netglue
  • Repository
  • 0 Watchers
  • 0 Stars
  • 28 Installations
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Netglue ZF2 User/ACL Module

This is a ZF2 module that combines ACL and user management. It's in active development and not considered stable. Rather than using other modules that achieve the same functionality, I decided to create my own so I could learn something!, (*1)

You'll probably be better off looking at:, (*2)

All of the above have been used to a lesser or greater extent in the development of this module., (*3)

Docs

Find more docs in the ./docs directory., (*4)

To Do

  • It would be good to emit events on logout. The only place I can see to do this is when storage is cleared., (*5)

  • Perhaps implement a chain adapter like ZFC User for authentication - that way it would be much easier to work with other auth systems like Facebook and twitter and emit all conceiveable events from the top-level chain adapter thereby solving the logout event issue, (*6)

  • Login Accounting - write a listener that performs login accounting, then we could see stats for this perhaps?, (*7)

  • Public Registration - either registration is immediate, or requires confirmation of an email address, in which case we create a registration request, and only permit access when the email has been confirmed with a token, (*8)

  • Password Reset - Reset password with an emailed token, (*9)

The Versions

03/02 2016

dev-develop

dev-develop https://bitbucket.org/netglue/zf2-user-module

ZF2 module that provides basic models and views/controllers for managing user entities

  Sources   Download

MIT

The Requires

 

user zf2 zend module netglue

29/12 2015

dev-aptm

dev-aptm https://bitbucket.org/netglue/zf2-user-module

ZF2 module that provides basic models and views/controllers for managing user entities

  Sources   Download

MIT

The Requires

 

user zf2 zend module netglue

09/09 2014

dev-master

9999999-dev https://bitbucket.org/netglue/zf2-user-module

ZF2 module that provides basic models and views/controllers for managing user entities

  Sources   Download

MIT

The Requires

 

user zf2 zend module netglue