Solved Invalid url redirect on first setup
-
Hi,
just did a test installation of limesurvey and encountered a weirdness for the first login (have not tried to reproduce it yet although). When you go to
https://your-domain/admin/index.php
and login, it did try to open just/index.php
afterwards. I had to manually add my domain again and then was logged in.Edit: maybe this is just for the initial login of admin? At least with other testing users login works just fine.
-
@fbartels Thanks for reporting. I tried this in my install and it redirected me to
https://lime.domain.com/index.php?r=admin/authentication/sa/login
. I wonder what happened. Let me know if you hit this again. -
@fbartels Thanks for reporting. I tried this in my install and it redirected me to
https://lime.domain.com/index.php?r=admin/authentication/sa/login
. I wonder what happened. Let me know if you hit this again. -
hm.. I can also not reproduce it. Yes, that login url I did get as well, but when then forwarded to the logged in view (the one with
index.php?r=admin
) it did fail before.