Restore "none" target (Closes: #545)

This commit is contained in:
Xavier Guimard 2012-10-13 16:21:47 +00:00
parent 92d8bfbd5d
commit f058fcf0ba

View File

@ -50,7 +50,7 @@ sub new {
}
# Protection
if ( $self->{protection} ) {
if ( $self->{protection} and $self->{protection} ne 'none' ) {
$self->authenticate();
# ACCOUNTING