webbuild cgi: clean all denied requests
This commit is contained in:
parent
035e78eba8
commit
a52cecc4c5
2
autodist
2
autodist
@ -5,7 +5,7 @@
|
|||||||
#
|
#
|
||||||
# Released under the terms of the GNU GPL release 3 license
|
# Released under the terms of the GNU GPL release 3 license
|
||||||
#
|
#
|
||||||
VERSION=0.9.5
|
VERSION=0.9.5.90
|
||||||
me=(${0##*/} $VERSION "Sat Aug 20 2010")
|
me=(${0##*/} $VERSION "Sat Aug 20 2010")
|
||||||
exec 3>`readlink /proc/self/fd/0`
|
exec 3>`readlink /proc/self/fd/0`
|
||||||
|
|
||||||
|
2
autoport
2
autoport
@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
# Released under the terms of the GNU GPL release 3 license
|
# Released under the terms of the GNU GPL release 3 license
|
||||||
#
|
#
|
||||||
VERSION=0.9.5
|
VERSION=0.9.5.90
|
||||||
BASE_ARCH=i586
|
BASE_ARCH=i586
|
||||||
BASE_REPOSITORY=devel
|
BASE_REPOSITORY=devel
|
||||||
PORT_REPOSITORY=devel
|
PORT_REPOSITORY=devel
|
||||||
|
@ -266,8 +266,8 @@ _EOF
|
|||||||
USER_ENABLED=0
|
USER_ENABLED=0
|
||||||
_EOF
|
_EOF
|
||||||
fi
|
fi
|
||||||
sed -i "/ REQUEST_USER=$REQUEST_USER /d" $WEBBUILD_STATEDIR/requests
|
|
||||||
fi
|
fi
|
||||||
|
sed -i "/ REQUEST_USER=$REQUEST_USER /d" $WEBBUILD_STATEDIR/requests
|
||||||
echo -n "</webbuild>"
|
echo -n "</webbuild>"
|
||||||
exit
|
exit
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user