Copied to clipboard

Flag this post as spam?

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


  • Jerker Stigsson 63 posts 122 karma points
    Apr 15, 2014 @ 15:02
    Jerker Stigsson
    0

    Login with the new MemberService

    Umbraco 7.1.1 comes with a login and a login status partial view template. Both of them use the obsolete Member object.

    In order to login a member, this code is used in the built in login partial view template:

    Member.GetMemberFromLoginNameAndPassword(usernamne, password)

    And I can't se what the right way would be if I want to use the new MemberSevice. Anyone?

  • Dan 43 posts 72 karma points
    Apr 25, 2014 @ 16:51
  • Jerker Stigsson 63 posts 122 karma points
    Apr 26, 2014 @ 13:04
    Jerker Stigsson
    0

    It was! Thanks!

Please Sign in or register to post replies

Write your reply to:

Draft