Copied to clipboard

Flag this post as spam?

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


  • Andrei Canef 33 posts 84 karma points
    Feb 01, 2016 @ 10:54
    Andrei Canef
    0

    Umbraco Forms issue when using custom membership providers?

    Hi guys,

    We're working on a website which has a custom membership provider implementation instead of the standard Umbraco one, and we have noticed some issues with Forms.

    After a user logs in, all the forms stop working. After a brief look, we tentatively narrowed it down to this particular section in the Umbraco core - https://github.com/umbraco/Umbraco-CMS/blob/d50e49ad37fd5ca7bad2fd6e8fc994f3408ae70c/src/Umbraco.Web/Security/MembershipHelper.cs#L851 As you can see, the membership helper (which we believe Forms uses as well) throws an error when the membership provider is not the standard UmbracoMembershipProvider.

    Is the Forms package only meant to be used with the standard membership provider, or is what we found a red herring and that's not the reason forms stopped working anyway? :)
    Thank you.

  • Warren Buckley 2106 posts 4836 karma points MVP ∞ admin hq c-trib
    Feb 22, 2016 @ 08:53
    Warren Buckley
    0

    Hello Andrei,
    Yes this is a bug and you did pinpoint it down to the right location back to the Core. There is an issue created in the issue tracker that I have fixed in this set of tasks for this sprint, but is currently awaiting internal review from another team member.

    Follow this issue here for more information - http://issues.umbraco.org/issue/CON-890

    Thanks,
    Warren

Please Sign in or register to post replies

Write your reply to:

Draft