Subversion Repositories ALCASAR

Rev

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

Rev 2394 Rev 2395
Line 1... Line 1...
1
# $Id: CHANGELOG 2394 2017-08-27 13:28:59Z tom.houdayer $
1
# $Id: CHANGELOG 2395 2017-08-27 13:32:57Z 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 11... Line 11...
11
	- Add a regex validation when add a local DNS host or a static IP address to avoid breaking the dnsmasq service.
11
	- Add a regex validation when add a local DNS host or a static IP address to avoid breaking the dnsmasq service.
12
	- Do not show user/group header menu after deleted it.
12
	- Do not show user/group header menu after deleted it.
13
	- Disconnect an allowed MAC address after deleted it.
13
	- Disconnect an allowed MAC address after deleted it.
14
	- Reconnect an allowed MAC address after disconnecting it when updating RADIUS attributes.
14
	- Reconnect an allowed MAC address after disconnecting it when updating RADIUS attributes.
15
 
15
 
-
 
16
CHANGES
-
 
17
	- Set watchdog interval to 10 minutes.
-
 
18
 
16
BUGS
19
BUGS
17
	- 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).
20
	- 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).
18
	- IP address of active users are properly clean from "current_users.txt".
21
	- IP address of active users are properly clean from "current_users.txt".
19
	- Fix allowed MAC address detection in ACC activity page.
22
	- Fix allowed MAC address detection in ACC activity page.
20
	- Fix a bug when generating 50+ user tickets at once.
23
	- Fix a bug when generating 50+ user tickets at once.