Bug Security error occurred when login to admin console

There is a bug in this version
L

LuckyRiver

Guest
Hi,

I couldn't install full beta4 or beta5 version due to a mysql bug which is already reported and fixed, but with a beta3 full version locally on windows 11 and it could be in beta5 version.

Make sure you are not logged in forum.

I had to uncomment this line in .htaccess for oauth2 token to work.

# This line may be needed to workaround HTTP Basic auth issues when using PHP as a CGI.
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]


but when I do that, I no longer can access to admin console, an error...

Read more

Continue reading...