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
|
||||
#
|
||||
VERSION=0.9.5
|
||||
VERSION=0.9.5.90
|
||||
me=(${0##*/} $VERSION "Sat Aug 20 2010")
|
||||
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
|
||||
#
|
||||
VERSION=0.9.5
|
||||
VERSION=0.9.5.90
|
||||
BASE_ARCH=i586
|
||||
BASE_REPOSITORY=devel
|
||||
PORT_REPOSITORY=devel
|
||||
|
@ -266,8 +266,8 @@ _EOF
|
||||
USER_ENABLED=0
|
||||
_EOF
|
||||
fi
|
||||
sed -i "/ REQUEST_USER=$REQUEST_USER /d" $WEBBUILD_STATEDIR/requests
|
||||
fi
|
||||
sed -i "/ REQUEST_USER=$REQUEST_USER /d" $WEBBUILD_STATEDIR/requests
|
||||
echo -n "</webbuild>"
|
||||
exit
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user