emreakay / CodeIgniter-Aauth

Authorization, Authentication and User Management library for Codeigniter 2.x and 3.x to make easy user management and permission operations
http://emreakay.com
GNU Lesser General Public License v3.0
394 stars 235 forks source link

generate list list_perms() #231

Closed lyarinet closed 6 years ago

lyarinet commented 6 years ago

i have a problem to generate list_perms()

i dont now how is admin access or other access please help sir to view list_perms() $userid

REJack commented 6 years ago

You want a list of all perms from an user?

lyarinet commented 6 years ago

yes

lyarinet commented 6 years ago

sir is aauth v3.0 is complete done

REJack commented 6 years ago

There is a function get_user_perms($user_id).

Aauth v3 is not done yet only the models are done, I'm working on the Library and tests.

lyarinet commented 6 years ago

thanks