Copied to clipboard

Flag this post as spam?

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


  • Shannon 24 posts 45 karma points
    Dec 13, 2012 @ 01:28
    Shannon
    0

    Saving password in contour 3

    I followed the guide here http://umbraco.com/follow-us/blog-archive/2012/11/6/contour-30-features-code-first.aspx and implemented everything exactly as it is there. When I use the form it saves the password in plain text in contour which is a big no no. 

    I was wondering how people get around this issue?

  • Shannon 24 posts 45 karma points
    Dec 18, 2012 @ 01:32
    Shannon
    0

    Every solution I seem to come up with is very hacky, I create another field type of password no save and do everything in http post, but it is not vary elegant. Is there a way of stopping contour saving values to the database?

  • Comment author was deleted

    Dec 18, 2012 @ 09:38

    Do you need the records in Contour otherwise you could try to just delete the record after form submit, there is an event you can hook into

  • Shannon 24 posts 45 karma points
    Dec 19, 2012 @ 02:53
    Shannon
    0

    What is the best way of removing records from contour? Just the sql commands?

Please Sign in or register to post replies

Write your reply to:

Draft