Subversion Repositories ALCASAR

Rev

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

Rev 2405 Rev 2406
Line 1... Line 1...
1
# $Id: CHANGELOG 2405 2017-08-28 18:20:43Z tom.houdayer $
1
# $Id: CHANGELOG 2406 2017-09-10 16:47:59Z 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 22... Line 22...
22
	- Fix the open of status.php when the user has a redirection URL attribute defined (force redirection to intercept.php after login instead of WISPr-Redirection-URL attribute value).
22
	- Fix the open of status.php when the user has a redirection URL attribute defined (force redirection to intercept.php after login instead of WISPr-Redirection-URL attribute value).
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
 
28
 
28
SECU
29
SECU
29
	- Enhances passwords security generated during installation (length: 8 -> 16).
30
	- Enhances passwords security generated during installation (length: 8 -> 16).
30
 
31
 
31
-------------------- 3.1.4 --------------------
32
-------------------- 3.1.4 --------------------