• Resolved mmcglynn

    (@mmcglynn)


    I have the plugin to set the default role for new users to Subscriber. Once the user logs in, I elevate the role. However, on subsequent logins, the role is reset to Subscriber.

    I’m using CAS authentication. How can I prevent this?

    • This topic was modified 7 years, 4 months ago by mmcglynn. Reason: Added type of authorization
Viewing 11 replies - 16 through 26 (of 26 total)
  • Thread Starter mmcglynn

    (@mmcglynn)

    I’ve just sent a trace.txt to your published address.

    Thread Starter mmcglynn

    (@mmcglynn)

    Versions
    WP 4.8.1
    Authorizer 2.6 17

    Thread Starter mmcglynn

    (@mmcglynn)

    it would be good to see what the user?s role is directly after they log in, and then again after they log out.

    The postmeta values that I posted above should address that. The Admin UI reflects those values.

    Thread Starter mmcglynn

    (@mmcglynn)

    I am sending two screencasts to you published address which show the issue. I believe that you will find these enlightening.

    Plugin Author pkarjala

    (@pkarjala)

    Thanks, I have received them and have responded directly via email. Will correspond from there moving forward, and post relevant updates here.

    Plugin Author pkarjala

    (@pkarjala)

    Continuing to work on this issue!

    Plugin Author pkarjala

    (@pkarjala)

    We have found a fix for a related issue, will be deploying a new version of Authorizer later today or early tomorrow.

    Plugin Author pkarjala

    (@pkarjala)

    Authorizer 2.6.18 is now available; please test with this version.

    Plugin Author pkarjala

    (@pkarjala)

    After testing, error is still present. Have traced issue to incorrect string matching with email address being stored by Authorizer (upper or lowercase) and being stored by WordPress (lowercase forced).

    Working on patch fix, tracking progress at https://github.com/uhm-coe/authorizer/issues/36

    Thread Starter mmcglynn

    (@mmcglynn)

    Fabulous work!

    Plugin Author pkarjala

    (@pkarjala)

    Fix has been pushed as Authorizer 2.6.19, will be live on the Plugin repository shortly.

    Thank you for your assistance in testing!

Viewing 11 replies - 16 through 26 (of 26 total)
  • The topic ‘Role gets reset on subsequent logins’ is closed to new replies.