Copied to clipboard

Flag this post as spam?

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


  • Streety 358 posts 568 karma points
    Apr 03, 2020 @ 13:50
    Streety
    0

    Extending Umbraco Identity for Users with Password History

    I've created a fully working Password History function in .net Identity v2.2.x

    Am trying to find the documentation to port this to Umbraco. 7.15.x

    I need to extend:

    The ApplicationUser class to accommodate a list of useed passwords

    The ApplicationUserManager class to accommodate the logic to check passwords

    I need to install an ApplicationUserStore so that EF will create the table for me.

    ...

    I have this working in a .net MVC app, but can't find suitable documentation to help online.

    Has anyone done this or could point me in the right direction.?

Please Sign in or register to post replies

Write your reply to:

Draft