Skip to content
DASPRiD edited this page Oct 18, 2012 · 5 revisions

RFC Status: Voting

RFC Author(s): Kyle Spraggs

Abstract

ZfcRbac is an alternative to ZfcAcl based on using role-based access control.

Proposed Features

  • role-based access control
  • loading of roles and permissions
  • providers for varying types of data - nested set, adjacency list, etc.
  • dynamic assertions
  • an rbac service with helper methods
  • a view helper for checking permission
  • a controller plugin for checking permission

Expected Dependencies

Hard Dependencies

  • Zend\Permissions\Rbac

Soft Dependencies

None.

Existing / Similar Modules

None.

Example(s)

See Zend\Permissions\RBAC RFC

Votes - Voting has not yet begun

Comments

Click here to view comments and discussion for this RFC.