Subversion Repositories ALCASAR

Rev

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

Rev 2212 Rev 2215
Line 1... Line 1...
1
# $Id: CHANGELOG 2212 2017-05-08 17:36:03Z richard $
1
# $Id: CHANGELOG 2215 2017-05-09 20:08:32Z tom.houdayer $
2
 
2
 
3
************ ALCASAR CHANGELOG *********** 
3
************ ALCASAR CHANGELOG *********** 
4
 
4
 
5
-----------------------3.1.1----------------
5
-----------------------3.1.1----------------
6
NEWS
6
NEWS
Line 12... Line 12...
12
	- Add warning message on user status page (page closed => disconnection).
12
	- Add warning message on user status page (page closed => disconnection).
13
	- Print allowed domains in user home (index.php).
13
	- Print allowed domains in user home (index.php).
14
	- Add ACC access, Global traffic and Fail2Ban bans to activity report.
14
	- Add ACC access, Global traffic and Fail2Ban bans to activity report.
15
	- On authentication, redirects to the status page and open the user's URL to a new tab (instead of the reverse).
15
	- On authentication, redirects to the status page and open the user's URL to a new tab (instead of the reverse).
16
	- ALCASAR update process can be fully performed via SSH (preparing via ACC)
16
	- ALCASAR update process can be fully performed via SSH (preparing via ACC)
-
 
17
	- Print blacklist categories of blocked domain on interception page.
17
BUGS
18
BUGS
18
	- The users can change their password
19
	- The users can change their password
19
	- managing uamallowed domain is operational again
20
	- managing uamallowed domain is operational again
20
	- Fix broken SQL library path in autoregistration.php.
21
	- Fix broken SQL library path in autoregistration.php.
21
	- Fix loop redirection after connection in case of imputability logs warn.
22
	- Fix loop redirection after connection in case of imputability logs warn.