usermin icon indicating copy to clipboard operation
usermin copied to clipboard

Cakephp 2.0 User Management System

Results 6 usermin issues
Sort by recently updated
recently updated
newest added

I am new to cakephp , but i think after configuring this plugin username:superadmin password:1234 $this->auth->login always returns false. please help thanx in advance.

Hi, I modified some files so your plugin can be used in Cake 2.1. Feel free to pull.

Hi I created some new features to your project about the reset_password action. we test the controller and model umuser to this action. feel free to used :)

Was causing strict errors (which are on by default in PHP 5.4)

I created a gist to show you the RoleAuthorize.php with refactoring. it cleaner on this way :) https://gist.github.com/1809810