admin icon indicating copy to clipboard operation
admin copied to clipboard

L5.2 auth problem

Open vadimsg opened this issue 10 years ago • 3 comments

L5.2 branch works but when I login in admin panel it automatically logs in user from User model with the same id as admin and same thing happens when user logs in. Wtf and how can I fix it? Has someone the same problem?

vadimsg avatar Feb 18 '16 18:02 vadimsg

same for me

neverSeen1993 avatar Mar 11 '16 14:03 neverSeen1993

it appears that after this line in sleeping-owl AuthController@postLogin method if (AdminAuth::attempt($data)) authenticated user gets logged out

neverSeen1993 avatar Mar 11 '16 15:03 neverSeen1993

Use https://github.com/LaravelRUS/SleepingOwlAdmin

butschster avatar Mar 26 '16 10:03 butschster