Hello,
Since upgrading to Joomla 5.4.3 today, frontend login no longer works when both SEF URLs and mod_rewrite ("Use URL Rewriting") are enabled. The login form submits and silently redirects back to itself, with no error message displayed.
Environment:
Symptoms:
Workarounds confirmed:
This worked perfectly in 5.4.2. Nothing in the server configuration has changed. The issue is clearly a regression introduced in 5.4.3.
Thank you for looking into this.
| Labels |
Removed:
?
|
||
| Labels |
Added:
No Code Attached Yet
|
||
| Title |
|
||||||
With debug at max, I got the message "L'identifiant de sécurité ne correspondait pas. La demande a été interrompue pour empêcher toute violation de la sécurité. Veuillez réessayer." I then removed the url assigned to $live_site in configuration.php, leaving it blank. Everything works as before. It seems security got more strict with respect to CSRF tokens in 5.4.3.
same here: https://cld-charter.cz
Hi i like to work on this could you assign it to me.
The joomla project does not assign issues, anyone is free to submit a pull requests.
public $live_site = '';
I can't remember configuring the parameter in any way. But I regularly encounter broken pages at customers' sites or in forums where something has been configured.
My impression is that the configuration is a remnant of fiddly, over-optimized configuration, which is typical behavior in Internet forums where users cause problems for themselves by moving as far away from the standard as possible.
Can't replicate this - tested 5.4.3 with mod_rewrite (apache) and everything works fine. I should also add that setting
live_sitetohttps://will lead to an Uri parse error so I'm guessing you meant that it's set tohttps://your-domain