stable
Clone or download
Read-only
Fix request #8318: redirect_to loop
Click on login, Click again on login, Click again on login, … Enter your credentials => You are redirected, redirected, redirected, … This is weird. Furthermore when you click on register, then on login, you should not be redirected to register. Change-Id: Ie43013647b15332dd8f01a1ac85620f5e7517849
Modified Files
Name | ||||
---|---|---|---|---|
M | src/www/themes/FlamingParrot/NavBarPresenter.class.php | +19 | −1 | Go to diff View file |
M | src/www/themes/FlamingParrot/templates/navbar-user-navigation.mustache | +1 | −1 | Go to diff View file |