Google Authentication preg_match(): Delimiter must not be alphanumeric or backslash
Permalink
Hi,
I am trying to set google authentication up but it is giving a non descritive error after I try to log in with my google account.
This is the error I get in the concrete5 logs
Sep 2, 2016, 7:39:06 PM Application Guest preg_match(): Delimiter must not be alphanumeric or backslash
I have the google authentication on concrete5 set to autoregister
Anyone has any idea how to troubleshoot this or good doc for configuring google authentication?
Thanks
I am trying to set google authentication up but it is giving a non descritive error after I try to log in with my google account.
This is the error I get in the concrete5 logs
Sep 2, 2016, 7:39:06 PM Application Guest preg_match(): Delimiter must not be alphanumeric or backslash
I have the google authentication on concrete5 set to autoregister
Anyone has any idea how to troubleshoot this or good doc for configuring google authentication?
Thanks
that is disappointing. Nobody else has complained about this?
That is not the case, you simply need to use a valid regex.
Make sure your regex is valid, the example in some versions of concrete5 is invalid regex.
You can try this url:
http://documentation.concrete5.org/search?query=authentication...