If you are using SSL on your site (which you should), then the <input type="password"> is sufficient, as the payload is encrypted in-transit.
Directing from gdpr page to another page
-
Hey mates,
is it possible to direct an user to another page after clicking the submit button on the gdpr page? Currently i get directed to the user profile page.
-
If I am not mistaken this is the code that redirects the user after register/complete page. Maybe try modifying that?