Closed fedys closed 8 years ago
Example: I am on http://yawik.local/logout then click on the Facebook button and resulting URL is http://yawik.local/engout#_=_ which does not exist.
This issue is only related to environments with empty basePath. https://yawik.org/demo/logout is okay.
How did you get to /logout ? There is just one link in YAWIK that leads you to /logout, and there will be a redirect to the startpage afterwards....
However, the behaviour is caused in Auth/IndexController#L248.
Example: I am on http://yawik.local/logout then click on the Facebook button and resulting URL is http://yawik.local/engout#_=_ which does not exist.
This issue is only related to environments with empty basePath. https://yawik.org/demo/logout is okay.