Copied to clipboard

Flag this post as spam?

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


  • Eddie Foreman 215 posts 288 karma points
    Oct 15, 2010 @ 10:46
    Eddie Foreman
    0

    Member API - First Login

    Hi All

    Looking for a bit of advice.

    Currently have a site using the members api for member registration.  What I would like to do is check if the member has logged in for the first time, if so then ask them to change their password.  Also if the password is changed from the Umbraco backend, then the user is prompt to change their password again.

    My first thought was to add a true/false data type called 'first login' to the member type. Which I could check from the login usercontrol and display the change password inputs if 'first login' is false.  This would act as a flag and should cover both scenarios.

    I suppose I just wanted to check if the members api already contains a method for testing if a member has logged in for the first time.  Or if there is an alternative approach.

    Thanks

    Eddie

     

     

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies