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

(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.
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