amnah / yii2-user

Yii2 user authentication module
MIT License
253 stars 104 forks source link

Forbidden (#403) #52

Closed epulgaron closed 9 years ago

epulgaron commented 9 years ago

when i try acces to /user/admin i get this error, what happend?

amnah commented 9 years ago

are you logged into an admin account? it specifically checks for admin permission

epulgaron commented 9 years ago

i'm login with admin/admin that's correct?

amnah commented 9 years ago

if you're working from a fresh installation, use neo/neo On Dec 1, 2014 9:04 AM, "epulgaron" notifications@github.com wrote:

i'm login with admin/admin that's correct?

— Reply to this email directly or view it on GitHub https://github.com/amnah/yii2-user/issues/52#issuecomment-65068346.

dyar74 commented 8 years ago

I am login with neo/neo and have this error too.

amnah commented 8 years ago

can you provide more details please On May 16, 2016 2:07 AM, "Yaroslav" notifications@github.com wrote:

I am login with neo/neo and have this error too.

— You are receiving this because you modified the open/close state. Reply to this email directly or view it on GitHub https://github.com/amnah/yii2-user/issues/52#issuecomment-219355645

dyar74 commented 8 years ago

basic app, install rbac. Login with neo/neo. And have Forbidden (#403) .

amnah commented 8 years ago

does it work if you take out rbac?

dyar74 commented 8 years ago

Sorry, but i don't have some time and now i remove this extension. May be I install it later and test this extension. Thank you!