fix cookie handling
This commit is contained in:
@ -271,7 +271,9 @@ sub getCookie {
|
||||
'pin='
|
||||
.ReadPassword($hash, $name)
|
||||
.'&submit='
|
||||
)
|
||||
) if ( defined(ReadPassword( $hash, $name ))
|
||||
&& AttrVal( $name, 'LiberoIP', 'none' ) ne 'none'
|
||||
);
|
||||
}
|
||||
|
||||
sub setSettings {
|
||||
|
Reference in New Issue
Block a user