Quantcast
Channel: CodeIgniter Forums - All Forums
Viewing all articles
Browse latest Browse all 14348

Community Auth: Can't login

$
0
0
I have installed Community Auth, created the example user by calling /index.php/examples/create_user. 
I verified the user exists in the database. 
However, when I try to log in, I enter the login details, and submit, the same login page is shown. When I call /index.php/examples/simple_verification then it shows nobody is logged in.

I have the plain installation as described here:
https://community-auth.com/documentation/installation


This is the log:

Code:
DEBUG - 2017-02-24 15:51:25 --> UTF-8 Support Enabled
DEBUG - 2017-02-24 15:51:25 --> Global POST, GET and COOKIE data sanitized
DEBUG - 2017-02-24 15:51:25 --> Config file loaded: /Applications/MAMP/htdocs/daf-dashboard-from-local/application/config/development/db_tables.php
DEBUG - 2017-02-24 15:51:25 --> Config file loaded: /Applications/MAMP/htdocs/daf-dashboard-from-local/application/third_party/community_auth/config/db_tables.php
DEBUG - 2017-02-24 15:51:25 --> Config file loaded: /Applications/MAMP/htdocs/daf-dashboard-from-local/application/config/development/authentication.php
DEBUG - 2017-02-24 15:51:25 --> Config file loaded: /Applications/MAMP/htdocs/daf-dashboard-from-local/application/third_party/community_auth/config/authentication.php
DEBUG - 2017-02-24 15:51:25 --> Encryption: Auto-configured driver 'openssl'.
DEBUG - 2017-02-24 15:51:25 -->
string     = skunkbot
password   = PepeLePew7
form_token = 5d68e74e
token_jar  = ["a393633d","5d68e74e"]
DEBUG - 2017-02-24 15:51:25 --> Form_validation class already loaded. Second attempt ignored.
DEBUG - 2017-02-24 15:51:25 --> Config file loaded: /Applications/MAMP/htdocs/daf-dashboard-from-local/application/config/development/examples/password_strength.php
DEBUG - 2017-02-24 15:51:25 --> Config file loaded: /Applications/MAMP/htdocs/daf-dashboard-from-local/application/third_party/community_auth/config/examples/password_strength.php
DEBUG - 2017-02-24 15:51:25 --> Config file loaded: /Applications/MAMP/htdocs/daf-dashboard-from-local/application/config/development/form_validation/examples/login.php
DEBUG - 2017-02-24 15:51:25 --> Config file loaded: /Applications/MAMP/htdocs/daf-dashboard-from-local/application/third_party/community_auth/config/form_validation/examples/login.php
DEBUG - 2017-02-24 15:51:25 --> Total execution time: 0.6470
DEBUG - 2017-02-24 15:51:25 --> UTF-8 Support Enabled
DEBUG - 2017-02-24 15:51:25 --> Global POST, GET and COOKIE data sanitized
DEBUG - 2017-02-24 15:51:25 --> Config file loaded: /Applications/MAMP/htdocs/daf-dashboard-from-local/application/config/development/db_tables.php
DEBUG - 2017-02-24 15:51:25 --> Config file loaded: /Applications/MAMP/htdocs/daf-dashboard-from-local/application/third_party/community_auth/config/db_tables.php
DEBUG - 2017-02-24 15:51:25 --> Config file loaded: /Applications/MAMP/htdocs/daf-dashboard-from-local/application/config/development/authentication.php
DEBUG - 2017-02-24 15:51:25 --> Config file loaded: /Applications/MAMP/htdocs/daf-dashboard-from-local/application/third_party/community_auth/config/authentication.php
DEBUG - 2017-02-24 15:51:25 --> Encryption: Auto-configured driver 'openssl'.
DEBUG - 2017-02-24 15:51:25 --> Total execution time: 0.0342
DEBUG - 2017-02-24 15:51:26 --> UTF-8 Support Enabled
DEBUG - 2017-02-24 15:51:26 --> Global POST, GET and COOKIE data sanitized
DEBUG - 2017-02-24 15:51:26 --> Config file loaded: /Applications/MAMP/htdocs/daf-dashboard-from-local/application/config/development/db_tables.php
DEBUG - 2017-02-24 15:51:26 --> Config file loaded: /Applications/MAMP/htdocs/daf-dashboard-from-local/application/third_party/community_auth/config/db_tables.php
DEBUG - 2017-02-24 15:51:26 --> Config file loaded: /Applications/MAMP/htdocs/daf-dashboard-from-local/application/config/development/authentication.php
DEBUG - 2017-02-24 15:51:26 --> Config file loaded: /Applications/MAMP/htdocs/daf-dashboard-from-local/application/third_party/community_auth/config/authentication.php
DEBUG - 2017-02-24 15:51:26 --> Encryption: Auto-configured driver 'openssl'.
DEBUG - 2017-02-24 15:51:26 --> Total execution time: 0.0383
So, everything seems to be fine but I am not seeing the Examples page. Instead I am seeing the Login page again.

Any advice?

Viewing all articles
Browse latest Browse all 14348

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>