Has anyone done this in a module.
This would be for a workflow system. Basically I would like to request the user re-enter DNN their password in order to submit a form.
The point is that we are in an office environment, and people often leave their PC's unattended, or in some cases share their computers with others.
For this reason, I would like it to prompt for the user's DNN password before allowing them to submit the form even if they are authenticated.
Advice and code would be greatly appreciated.