Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Terence Jee 16 posts 87 karma points
    Sep 03, 2015 @ 18:12
    Terence Jee
    0

    DefaultProvider always set to UsersMembershipProvider

    I just wanted to report a bug with setting up a custom membership provider in Umbraco.

    I set a DefaultProvider in the web.config, and I downloaded the Umbraco 7.2.4 source and ran it through debug and noticed that when Umbraco is running the security check on pages that it's always using "UsersMembershipProvider" instead of the whatever I'm setting as the default. I have this working on Umbraco 6 with the same code, so I'm not sure if it's a bug or something different that needs to be done in Umbraco 7.

    The workaround is to just modify the "UsersMembershipProvider" to my custom provider, but I just thought I'd give a heads up.

    Terence

Please Sign in or register to post replies

Write your reply to:

Draft