Subversion Repositories ALCASAR

Rev

Rev 1548 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log

Rev 1548 Rev 1561
Line 1... Line 1...
1
# $Id: CHANGELOG 1548 2014-12-28 15:39:18Z richard $
1
# $Id: CHANGELOG 1561 2015-01-27 23:09:15Z richard $
2
************ ALCASAR CHANGELOG *********** 
2
************ ALCASAR CHANGELOG *********** 
3
------------------------2.9 ------------------------
3
------------------------2.9 ------------------------
4
 
4
 
5
BUGS
5
BUGS
6
	- Configuration radius with PAP module (remove a warning)
6
	- Configuration radius with PAP module (remove a warning)
Line 15... Line 15...
15
	- Store user password in SHA256 instead of MD5 (Thanks to Olivier HOUSSENBAY) and use a random SALT (not same hash for two same passwords)
15
	- Store user password in SHA256 instead of MD5 (Thanks to Olivier HOUSSENBAY) and use a random SALT (not same hash for two same passwords)
16
	- Add Network tool statistic : Vnstat
16
	- Add Network tool statistic : Vnstat
17
	- BL/WL/Antivirus filtering now works with MAC authentication
17
	- BL/WL/Antivirus filtering now works with MAC authentication
18
ACC
18
ACC
19
	- simplify the user registration menu
19
	- simplify the user registration menu
20
	- import a file containing a list of blacklist ip addresses (ie : CERT)
20
	- import a file containing a list of blacklist ip addresses or DNS names (ie : CERT)
21
------------------------2.8.1 -----------------------
21
------------------------2.8.1 -----------------------
22
BUG	- a security hole has been patch (EDB-ID: 34595 - OSVDB-ID: 111026)
22
BUG	- a security hole has been patch (EDB-ID: 34595 - OSVDB-ID: 111026)
23
	- In the intercept page, fix the behaviour (loop) when the user writes "logout" as url
23
	- In the intercept page, fix the behaviour (loop) when the user writes "logout" as url
24
	- correction in "session time" radius counter (thanks to Olivier HOUSSENBAY)
24
	- correction in "session time" radius counter (thanks to Olivier HOUSSENBAY)
25
----------------------- 2.8  -----------------------
25
----------------------- 2.8  -----------------------