Skip to content

ZfcUser/BjyAuthorize Bridge for auto-adding User to the user_role_table from BjyAuthorize

Notifications You must be signed in to change notification settings

dperjar/roleuserbridge

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZfcUser-BjyAuthorize-Bridge

ZfcUser/BjyAuthorize Bridge for auto-adding User to the user_role_table from BjyAuthorize

Requires: ZF2 latest master, ZfcUser, BjyAuthorize

Installation:

  • Install ZfcUser and BjyAuthorize as shown on thier pages
  • Copy the ZfcUser/BjyAuthorize Bridge into your module or vendor directorie
  • add a entry to your application.config.php with 'RoleUserBridge'

Comments:

The bridge works actually only with an standard user after registration with ZfcUser. At this moment there is no administration backend to change the role of an User after registration (only with DB-Tools). If you need an admin you need to edit manually your user_role_linker table.

!!!ATTENTION!!!

For compatibility with packagist the repo was renamed to lowercase characters

About

ZfcUser/BjyAuthorize Bridge for auto-adding User to the user_role_table from BjyAuthorize

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%