[freeside-commits] freeside/httemplate/edit/process access_user.html, 1.3, 1.4

Jeff Finucane,420,, jeff at wavetail.420.am
Fri Jan 19 08:31:23 PST 2007


Update of /home/cvs/cvsroot/freeside/httemplate/edit/process
In directory wavetail:/tmp/cvs-serv27632/httemplate/edit/process

Modified Files:
	access_user.html 
Log Message:
no password in html source on employee edit

Index: access_user.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/edit/process/access_user.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- access_user.html	17 Jan 2007 00:40:57 -0000	1.3
+++ access_user.html	19 Jan 2007 16:31:20 -0000	1.4
@@ -5,6 +5,7 @@
 <%   include( 'elements/process.html',
                  'table'       => 'access_user',
                  'viewall_dir' => 'browse',
+                 'copy_on_empty' => [ '_password' ],
                  'process_m2m' => { 'link_table'   => 'access_usergroup',
                                     'target_table' => 'access_group',
                                   },



More information about the freeside-commits mailing list