Revision: 5972
          http://ipcop.svn.sourceforge.net/ipcop/?rev=5972&view=rev
Author:   owes
Date:     2011-10-22 10:04:30 +0000 (Sat, 22 Oct 2011)
Log Message:
-----------
'Hide' password when configuring dynDNS, same as we do in all other GUI pages.

Modified Paths:
--------------
    ipcop/trunk/html/cgi-bin/ddns.cgi
    ipcop/trunk/updates/2.0.1/ROOTFILES.i486-2.0.1

Modified: ipcop/trunk/html/cgi-bin/ddns.cgi
===================================================================
--- ipcop/trunk/html/cgi-bin/ddns.cgi   2011-10-22 09:53:49 UTC (rev 5971)
+++ ipcop/trunk/html/cgi-bin/ddns.cgi   2011-10-22 10:04:30 UTC (rev 5972)
@@ -13,10 +13,9 @@
 # GNU General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with IPCop; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
+# along with IPCop.  If not, see <http://www.gnu.org/licenses/>.
 #
-# (c) 2001-2009 The IPCop Team
+# (c) 2001-2011 The IPCop Team
 #
 # Over the years many people have changed and contributed to this file.
 # Check CVS and SVN for specifics.
@@ -331,7 +330,7 @@
     <td colspan='2'>&nbsp;</td>
 </tr><tr>
     <td>$Lang::tr{'password'}:$fpassword</td>
-    <td><input type='text' name='PASSWORD' value='$settings{'PASSWORD'}' 
/></td>
+    <td><input type='password' name='PASSWORD' value='$settings{'PASSWORD'}' 
/></td>
     <td colspan='2'>&nbsp;</td>
 </tr>
 </table>

Modified: ipcop/trunk/updates/2.0.1/ROOTFILES.i486-2.0.1
===================================================================
--- ipcop/trunk/updates/2.0.1/ROOTFILES.i486-2.0.1      2011-10-22 09:53:49 UTC 
(rev 5971)
+++ ipcop/trunk/updates/2.0.1/ROOTFILES.i486-2.0.1      2011-10-22 10:04:30 UTC 
(rev 5972)
@@ -3,6 +3,7 @@
 /etc/rc.d/rc.eciadsl
 /etc/rc.d/rc.pulsardsl
 /etc/rc.d/rc.red
+/home/httpd/cgi-bin/ddns.cgi
 /home/httpd/cgi-bin/email.cgi
 /home/httpd/cgi-bin/index.cgi
 /home/httpd/cgi-bin/logsummary.cgi

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to