Subversion Repositories ALCASAR

Rev

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

Rev 2413 Rev 2414
Line 1... Line 1...
1
# $Id: CHANGELOG 2413 2017-09-17 16:05:20Z tom.houdayer $
1
# $Id: CHANGELOG 2414 2017-09-17 16:43:24Z 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 24... Line 24...
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
	- Get number of open session from the whole history instead of just the last 3 sessions in the status page.
-
 
29
	- Remove disallowed characters of login when importing users from a text file.
29
 
30
 
30
SECU
31
SECU
31
	- Enhances passwords security generated during installation (length: 8 -> 16).
32
	- Enhances passwords security generated during installation (length: 8 -> 16).
32
 
33
 
33
-------------------- 3.1.4 --------------------
34
-------------------- 3.1.4 --------------------