Subversion Repositories ALCASAR

Rev

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

Rev 2473 Rev 2475
Line 1... Line 1...
1
# $Id: CHANGELOG 2473 2017-12-30 00:37:45Z tom.houdayer $
1
# $Id: CHANGELOG 2475 2017-12-30 02:25: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 29... Line 29...
29
	- 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.
29
	- 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.
30
	- Fix detection of popups blocking in Safari.
30
	- Fix detection of popups blocking in Safari.
31
	- Get number of open session from the whole history instead of just the last 3 sessions in the status page.
31
	- Get number of open session from the whole history instead of just the last 3 sessions in the status page.
32
	- Remove disallowed characters of login when importing users from a text file.
32
	- Remove disallowed characters of login when importing users from a text file.
33
	- Fix ticket generation of users with accented username.
33
	- Fix ticket generation of users with accented username.
-
 
34
	- Fix ALCASAR configuration file parsing in scripts (comments are correctly ignored).
34
 
35
 
35
SECU
36
SECU
36
	- Enhances passwords security generated during installation (length: 8 -> 16).
37
	- Enhances passwords security generated during installation (length: 8 -> 16).
37
 
38
 
38
-------------------- 3.1.4 --------------------
39
-------------------- 3.1.4 --------------------