• Resolved jruca

    (@jruca)


    If user tries to log out more than once from different tabs/windows, the “Do you really want to log out” message is displayed. Clicking the log out link results in redirection that includes the bypass querystring in the URL (?wp_cassify_bypass=bypass). If the user clicks Log In from this page, they are taken to the WordPress login screen rather than the CAS login.

    Is this an issue that can be corrected in the WP-Cassify plugin?

    https://www.ads-software.com/plugins/wp-cassify/

Viewing 7 replies - 1 through 7 (of 7 total)
  • Hi,
    You’re right. I try to fix it on next release.
    Best regards.

    Thread Starter jruca

    (@jruca)

    Great! And thank you for this awesome plugin. It has helped with our project tremendously.

    Hi,

    Please upgrade to 1.9.5 and keep me informed if it solve your problem.

    Best regards.

    Thread Starter jruca

    (@jruca)

    This particular issue is fixed in the latest release. However, I am not running multi-site so the “slug is duplicate in return url” bug fix makes the update unusable as it uses get_blog_details(), which is not loaded in the single site environment. I wrapped that update in if( is_multisite() ) and all seems well.

    Thanks again for this great plugin and support for these fixes.

    Hi,

    Thanks very much for the feedback ! I integrate your fix to check if WordPress run in multisite mode. I will publish new version tomorrow.

    Best regards.

    Hi,

    This problem is finally solved in 1.9.6 release. Upgrade to this version.

    Best regards.

    Thread Starter jruca

    (@jruca)

    We have updated to 1.9.6 and all works great. Thanks again for taking a look at this issue.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Bypass querystring being added to logout redirect’ is closed to new replies.