I am unable to figure out what was decided here. I am trying to set up a simple page to accept a new user with an encrypted password. would someone be able to show me what I need to add to my config file, subroutine and my .yml file to make this work?

I only ask because it seems the answer put forward by David Schmidt where he wrote his own filter, was rejected.

Carl Franks wrote:
2009/3/20 Octavian Rasnita <orasn...@gmail.com>:
Thank you for remembering me about the \%params which is sent to the callback 
subroutine.

In this case, which would be the recommended way to insert the hashed password 
in the database?

I would suggest, in general, it's best to have something like that in
DBIC, so it's more reusable.

Though, this isn't something I've had to deal with, as I usually do
logins via LDAP, and don't add new users via the web interface.

Carl

_______________________________________________
HTML-FormFu mailing list
HTML-FormFu@lists.scsys.co.uk
http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/html-formfu


_______________________________________________
HTML-FormFu mailing list
HTML-FormFu@lists.scsys.co.uk
http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/html-formfu

Reply via email to