Subversion Repositories ALCASAR

Rev

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

Rev 2388 Rev 2392
Line 1... Line 1...
1
# $Id: CHANGELOG 2388 2017-08-22 22:59:55Z tom.houdayer $
1
# $Id: CHANGELOG 2392 2017-08-25 15:28:12Z 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 8... Line 8...
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
	- Disconnect an allowed MAC address after deleted it.
-
 
13
	- Reconnect an allowed MAC address after disconnecting it when updating RADIUS attributes.
13
 
14
 
14
BUGS
15
BUGS
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).
16
	- 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).
16
	- IP address of active users are properly clean from "current_users.txt".
17
	- IP address of active users are properly clean from "current_users.txt".
17
	- Fix allowed MAC address detection in ACC activity page.
18
	- Fix allowed MAC address detection in ACC activity page.