Thanks for reporting the issue. Please try this update.
CakePHP v3 does not like certain names inside the table so I had to rename key to special_key. (some reserved sql keywords are not allowed)
/usr/share/nginx/html/cake2/rd_cake/Plugin/Opauth/Controller$ svn commit -m "Change column name to be the same as the CakePHP v3 item"
Password:
Sending OpauthAppController.php
Transmitting file data .done
Committing transaction...
Committed revision 2058.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Some more explanations..
Connecting through social temp user to enter the FB.(The connection normally completed)
It also makes the redirect page that is set.
In the list of permanent users the new user has been added..
The problem is that in Mikrotik not change by social temp user with the new Social permanent user
And still remains the Active social temp user.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have same bug almost since the beginning of Social Login implementation. It's not happening always. When i tested today if problem was fixed, voucher was created and i logged with voucher. Sometimes i also see people logging and staying with temp account.
(session-timeout on temp user seems not to be working when this happens)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
After update i get the following errors
1 is from google+, 2 from facebook.
Last edit: Manos Xag 2017-02-03
Hasn't anyone else these errors? Isn't social login not working yet? Any help?
Hi Manos
And here the same problem ... do not worry .. surely Dirk knows the problem..
Hi guys,
Thanks for reporting the issue. Please try this update.
CakePHP v3 does not like certain names inside the table so I had to rename key to special_key. (some reserved sql keywords are not allowed)
I suppose same fix is needed for google strategy or twitter?
(haven't seen if twitter has error)
Hi
Now do the login normally but does not create a permanent user after a successful connection via FB.
Some more explanations..
Connecting through social temp user to enter the FB.(The connection normally completed)
It also makes the redirect page that is set.
In the list of permanent users the new user has been added..
The problem is that in Mikrotik not change by social temp user with the new Social permanent user
And still remains the Active social temp user.
I have same bug almost since the beginning of Social Login implementation. It's not happening always. When i tested today if problem was fixed, voucher was created and i logged with voucher. Sometimes i also see people logging and staying with temp account.
(session-timeout on temp user seems not to be working when this happens)