Welcome Guest, Not a member yet? Register   Sign In
Community Auth Database Problem
#8

(06-19-2018, 03:34 AM)kageja Wrote:
(06-14-2018, 06:15 PM)skunkbad Wrote: SQLite? Community Auth support is limited to MySQL only.

Hello skunkbad,

I notice one thing at login()->_user_confirmed->check_passwd func. in  application/third_party/community_auth/libraries/Authentication.php

it said if php version is 5.5 use password_verify
otherwise use crypt

but i have php5.4, and i changed it check password method.
I used password_verify and ther is no problem.

Now i use community_auth library bvery well with sqlite db and php5.4

My Best Regards.
Onur.

Thanks for the note. Soon there will no longer be support for older 5.x versions of PHP, so this won't  be an issue anymore.

May I ask why you use the old 5.4?

Also, it would be a good thing to share how you set up Community Auth to use sqlite. Maybe a blog post or video?
Reply


Messages In This Thread
Community Auth Database Problem - by kageja - 06-13-2018, 12:35 AM
RE: Community Auth Database Problem - by skunkbad - 06-13-2018, 08:18 AM
RE: Community Auth Database Problem - by kageja - 06-14-2018, 12:24 AM
RE: Community Auth Database Problem - by skunkbad - 06-14-2018, 06:15 PM
RE: Community Auth Database Problem - by kageja - 06-14-2018, 10:50 PM
RE: Community Auth Database Problem - by kageja - 06-14-2018, 10:57 PM
RE: Community Auth Database Problem - by kageja - 06-19-2018, 03:34 AM
RE: Community Auth Database Problem - by skunkbad - 06-19-2018, 09:22 AM



Theme © iAndrew 2016 - Forum software by © MyBB