Subversion Repositories ALCASAR

Rev

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

Rev 2406 Rev 2413
Line 1... Line 1...
1
# $Id: CHANGELOG 2406 2017-09-10 16:47:59Z tom.houdayer $
1
# $Id: CHANGELOG 2413 2017-09-17 16:05:20Z tom.houdayer $
2
 
2
 
3
********** ALCASAR CHANGELOG **********
3
********** ALCASAR CHANGELOG **********
4
 
4
 
5
-------------------- 3.2.0 --------------------
5
-------------------- 3.2.0 --------------------
6
NEWS
6
NEWS
Line 23... Line 23...
23
	- IP address of active users are properly clean from "current_users.txt".
23
	- IP address of active users are properly clean from "current_users.txt".
24
	- Fix allowed MAC address detection in ACC activity page.
24
	- Fix allowed MAC address detection in ACC activity page.
25
	- Fix a bug when generating 50+ user tickets at once.
25
	- Fix a bug when generating 50+ user tickets at once.
26
	- Fix removing a WL through ACC (forgotten line undeleted in alcasar-wl-categories file) and fix a bad character written in configuration file when activate a WL through ACC.
26
	- Fix removing a WL through ACC (forgotten line undeleted in alcasar-wl-categories file) and fix a bad character written in configuration file when activate a WL through ACC.
27
	- Fix detection of popups blocking in Safari.
27
	- Fix detection of popups blocking in Safari.
-
 
28
	- Get number of open session from the whole history instead of just the last 3 sessions in the status page.
28
 
29
 
29
SECU
30
SECU
30
	- Enhances passwords security generated during installation (length: 8 -> 16).
31
	- Enhances passwords security generated during installation (length: 8 -> 16).
31
 
32
 
32
-------------------- 3.1.4 --------------------
33
-------------------- 3.1.4 --------------------