release 2.049008
This commit is contained in:
7
Changes
7
Changes
@@ -1,3 +1,10 @@
|
|||||||
|
2.049008 - 2021-10-06
|
||||||
|
|
||||||
|
[BUG FIXES]
|
||||||
|
|
||||||
|
* #808 avoid dns for search on IPish things
|
||||||
|
* clickjacking prevention via X-Frame-Options and Content-Security-Policy headers
|
||||||
|
|
||||||
2.049007 - 2021-10-05
|
2.049007 - 2021-10-05
|
||||||
|
|
||||||
[ENHANCEMENTS]
|
[ENHANCEMENTS]
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ use strict;
|
|||||||
use warnings;
|
use warnings;
|
||||||
use 5.010_000;
|
use 5.010_000;
|
||||||
|
|
||||||
our $VERSION = '2.049007';
|
our $VERSION = '2.049008';
|
||||||
use App::Netdisco::Configuration;
|
use App::Netdisco::Configuration;
|
||||||
|
|
||||||
=head1 NAME
|
=head1 NAME
|
||||||
|
|||||||
Reference in New Issue
Block a user