Subversion Repositories ALCASAR

Rev

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

Rev 865 Rev 868
Line 1... Line 1...
1
# $Id: CHANGELOG 865 2012-05-01 17:48:31Z richard $
1
# $Id: CHANGELOG 868 2012-05-04 16:55:09Z richard $
2
 
2
 
3
************  CHANGELOG *********** 
3
************  CHANGELOG *********** 
4
---- svn ----
4
---- svn ----
5
Bugs
5
Bugs
6
	- "username" in "userinfo" table is varchar(64) like in others tables of ALCASAR database.
6
	- "username" in "userinfo" table is varchar(64) like in others tables of ALCASAR database.
Line 8... Line 8...
8
	- re-activation of COA between radius and coova (radius disconnect the users directly).
8
	- re-activation of COA between radius and coova (radius disconnect the users directly).
9
Improve core
9
Improve core
10
	- all "alcasar.info" becomes "alcasar.net" in code
10
	- all "alcasar.info" becomes "alcasar.net" in code
11
	- change the order of http chain (DG --> squid --> HAVP --> Internet) more réactivity and less charge of CPU
11
	- change the order of http chain (DG --> squid --> HAVP --> Internet) more réactivity and less charge of CPU
12
	- Dansguardian deny domain when request via proxy http
12
	- Dansguardian deny domain when request via proxy http
-
 
13
	- The database is checked (and repair) every week
13
News
14
News
14
	- The IP addresses in the consultation network are dynamicly allocated. Static ip can be reserved in the Alcasar Control Center
15
	- The IP addresses in the consultation network are dynamicly allocated. Static ip can be reserved in the Alcasar Control Center
15
	- The script "alcasar-https.sh {-on|-off}" enable or disable encryption on authentication flows
16
	- The script "alcasar-https.sh {-on|-off}" enable or disable encryption on authentication flows
16
	- Exceptions of authentication are now managed by Radius (like other users)
17
	- Exceptions of authentication are now managed by Radius (like other users)
17
	- @network and @Host can be blocked by the firewall (conf file : etc/alcasar-ip-blocked). Alacasar Control Center is updated.
18
	- @network and @Host can be blocked by the firewall (conf file : etc/alcasar-ip-blocked). Alacasar Control Center is updated.