Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Community auth forced login
Post: RE: Community auth forced login

skunkbad Wrote: (05-31-2017, 12:16 PM) -- You can also use auth variables: https://community-auth.com/documentation/usage/authentication-variables So if you're inside a controller, you can use: ...
9,557 Views
8 Replies
05-31-2017, 06:40 PM
mxfragz
    Thread: Community auth forced login
Post: RE: Community auth forced login

Thank you for you clear and detailed answers. My mistake was using the PHP Code: -- $bool = $this->verify_role('admin'); -- Which disconnects the user if he doesn't have the role. I used  ...
9,557 Views
8 Replies
05-31-2017, 12:11 AM
mxfragz
    Thread: Community auth forced login
Post: RE: Community auth forced login

Here are some more details I gathered after testing. I have 2 users : "admin" who has the auth_level 20 which corresponds to the role "admins" "user" who has the auth_level 10 which corresponds t...
9,557 Views
8 Replies
05-30-2017, 07:18 PM
mxfragz
    Thread: Community auth forced login
Post: RE: Community auth forced login

Hi skunkbad, I've tried to comment the line you told me to, I'm getting the same thing, although I'm not redirected to the default page of my website. So after the "Force_Login" method, I'm gett...
9,557 Views
8 Replies
05-30-2017, 06:19 PM
mxfragz
    Thread: Community auth forced login
Post: Community auth forced login

Hi all, I'm having trouble with community auth forced login. My login system is working fine, but I want the admins to be able to sign in as another user without using the password, for debug pu...
9,557 Views
8 Replies
05-28-2017, 09:16 PM
mxfragz

Theme © iAndrew 2016 - Forum software by © MyBB