Update of /cvsroot/leaf/src/config/webconf/var/webconf/lib
In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv2011
Modified Files:
preamble.sh
Log Message:
Added call to passcheck.sh to force use of .htpasswd file
Index: preamble.sh
===================================================================
RCS file: /cvsroot/leaf/src/config/webconf/var/webconf/lib/preamble.sh,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** preamble.sh 29 Nov 2004 16:51:11 -0000 1.3
--- preamble.sh 28 Nov 2008 13:28:56 -0000 1.4
***************
*** 3,8 ****
--- 3,13 ----
# Copyright (C) 2004 Nathan Angelacos - Licensed under terms of the GPL
# $Id$
+ #
+ # [EMAIL PROTECTED]
+ # added call to passcheck.sh to force the use of a .htpasswd file
+ #
# If we don't have a FORM_UI, then get the default UI from
/etc/webconf/webconf.conf
+ #
if [ -z "$FORM_UI" -a -f /etc/webconf/webconf.conf ] ; then
***************
*** 21,24 ****
--- 26,30 ----
<html>
<head>
+ $( /var/webconf/lib/passcheck.sh )
<title>Bering LEAF Firewall</title>
<link rel="stylesheet" type="text/css" href="/webconf.css">
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
leaf-cvs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits