release 2.013000
This commit is contained in:
@@ -7,7 +7,7 @@ use 5.010_000;
|
||||
use File::ShareDir 'dist_dir';
|
||||
use Path::Class;
|
||||
|
||||
our $VERSION = '2.012006';
|
||||
our $VERSION = '2.013000';
|
||||
|
||||
BEGIN {
|
||||
if (not ($ENV{DANCER_APPDIR} || '')
|
||||
|
||||
@@ -8,6 +8,25 @@ This document will list only the most significant changes with each release of
|
||||
Netdisco. You are B<STRONGLY> recommended to read this document each time you
|
||||
install and upgrade.
|
||||
|
||||
=head1 2.013000
|
||||
|
||||
=head2 General Changes
|
||||
|
||||
You can now configure LDAP authentication for users.
|
||||
|
||||
=head1 2.012000
|
||||
|
||||
=head2 Security Notices
|
||||
|
||||
The read-write SNMP community is now stored in the database, when used for the
|
||||
first time on a device.
|
||||
|
||||
=head1 2.011000
|
||||
|
||||
=head2 General Changes
|
||||
|
||||
Users can be managed through the web interface (by admins only).
|
||||
|
||||
=head1 2.010000
|
||||
|
||||
=head2 General Changes
|
||||
|
||||
Reference in New Issue
Block a user