Click here to Skip to main content
15,889,281 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello EveryOne ,

I want to use the latest version of Umbraco, which has a new "forms" feature (for an additional license fee). I would like to make a few modifications to this forms feature, not sure if we can.

1) Encrypt all form results data for storage using strong encryption algorithm.

2) Decrypt form results data after pulled from storage and displayed decrypted on screen the same way as regular form results would be displayed.

3) Require a user to enter their Umbraco Password again to view any record. This should popup every single time for every record, requiring the user to re-enter their password again to see the form results. f they view 10 records, they must enter their password 10 times. All password attempts successful or not should be logged.


I was thinking this can be done by creating a new type of form. Currently, when creating a new form in Umbraco, it gives the options of: Empty Form, Comment Form, and Contact Form.

Can we make a new type called "Secure Form", and this would automatically add the encryption/password functionality described above?

Thanks In Advance .... Ajay Rathod
Posted
Updated 12-Oct-15 21:07pm
v2
Comments
ZurdoDev 13-Oct-15 11:27am    
I would contact the Vendor of Umbraco.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900