[freeside-commits] freeside/httemplate/edit/process
access_user.html, 1.4, 1.5
Jeff Finucane,420,,
jeff at wavetail.420.am
Fri Jan 19 14:02:23 PST 2007
Update of /home/cvs/cvsroot/freeside/httemplate/edit/process
In directory wavetail:/tmp/cvs-serv5194
Modified Files:
access_user.html
Log Message:
blank password on error
Index: access_user.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/edit/process/access_user.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- access_user.html 19 Jan 2007 16:31:20 -0000 1.4
+++ access_user.html 19 Jan 2007 22:02:21 -0000 1.5
@@ -6,6 +6,7 @@
'table' => 'access_user',
'viewall_dir' => 'browse',
'copy_on_empty' => [ '_password' ],
+ 'clear_on_error' => [ '_password', '_password2' ],
'process_m2m' => { 'link_table' => 'access_usergroup',
'target_table' => 'access_group',
},
More information about the freeside-commits
mailing list