diff --git a/Changes b/Changes index b16e9bd..9044f3b 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,8 @@ ==================== - Changed the source from where the memory usage is collected in the 'squid' graph. Now the values shown are more real and accurate. +- Added user/password authentication option in the built-in HTTP server. [#14] +- Added the script 'htpasswd.pl' to be able to encrypt passwords. [#14] - Fixed a bug that prevented seeing the Core temperatures in the 'lmsens' graph. (thanks to Bryan Guidroz, bryanguidroz AT hotmail.com for pointing this out) diff --git a/docs/monitorix.spec b/docs/monitorix.spec index 0929b8e..89cda3e 100644 --- a/docs/monitorix.spec +++ b/docs/monitorix.spec @@ -87,7 +87,7 @@ rm -rf %{buildroot} %config(noreplace) %{_localstatedir}/lib/monitorix/reports/*.html %doc %{_mandir}/man5/monitorix.conf.5.gz %doc %{_mandir}/man8/monitorix.8.gz -%doc Changes COPYING README README.nginx README.FreeBSD README.OpenBSD README.NetBSD docs/monitorix-alert.sh docs/monitorix-apache.conf docs/monitorix-lighttpd.conf docs/monitorix.service +%doc Changes COPYING README README.nginx README.FreeBSD README.OpenBSD README.NetBSD docs/monitorix-alert.sh docs/monitorix-apache.conf docs/monitorix-lighttpd.conf docs/monitorix.service docs/htpasswd.pl %changelog * Thu Sep 01 2005 Jordi Sanfeliu