Subversion Repositories ALCASAR

Rev

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

Rev 2457 Rev 2473
Line 1... Line 1...
1
# $Id: CHANGELOG 2457 2017-12-10 14:11:01Z richard $
1
# $Id: CHANGELOG 2473 2017-12-30 00:37:45Z 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 28... Line 28...
28
	- Fix a bug when generating 50+ user tickets at once.
28
	- Fix a bug when generating 50+ user tickets at once.
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
 
34
 
34
SECU
35
SECU
35
	- Enhances passwords security generated during installation (length: 8 -> 16).
36
	- Enhances passwords security generated during installation (length: 8 -> 16).
36
 
37
 
37
-------------------- 3.1.4 --------------------
38
-------------------- 3.1.4 --------------------