Subversion Repositories ALCASAR

Rev

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

Rev 2382 Rev 2384
Line 1... Line 1...
1
# $Id: CHANGELOG 2382 2017-08-21 15:34:13Z tom.houdayer $
1
# $Id: CHANGELOG 2384 2017-08-21 16:11:17Z tom.houdayer $
2
 
2
 
3
********** ALCASAR CHANGELOG **********
3
********** ALCASAR CHANGELOG **********
4
 
4
 
5
-------------------- 3.2.0 --------------------
5
-------------------- 3.2.0 --------------------
6
NEWS
6
NEWS
7
	- Enable HTTPS support for the CoovaChilli JSON API (that allow HTTPS for status.php).
7
	- Enable HTTPS support for the CoovaChilli JSON API (that allow HTTPS for status.php).
8
 
8
 
9
ACC
9
ACC
10
	- Add a regex validation when add a local DNS host or a static IP address to avoid breaking the dnsmasq service.
10
	- Add a regex validation when add a local DNS host or a static IP address to avoid breaking the dnsmasq service.
11
	- Do not show user/group header menu after deleted it.
11
	- Do not show user/group header menu after deleted it.
-
 
12
	- Disconnect an allowed MAC address after deleted it.
12
 
13
 
13
BUGS
14
BUGS
14
	- 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).
15
	- 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).
15
	- IP address of active users are properly clean from "current_users.txt".
16
	- IP address of active users are properly clean from "current_users.txt".
16
	- Fix allowed MAC address detection in ACC activity page.
17
	- Fix allowed MAC address detection in ACC activity page.