Subversion Repositories ALCASAR

Compare Revisions

Ignore whitespace Rev 906 → Rev 907

/CHANGELOG
10,21 → 10,22
Improve core
- all "alcasar.info" becomes "alcasar.net" in code
- change the order of http chain (DG --> squid --> HAVP --> Internet) more réactivity and less charge of CPU
- Dansguardian deny domain when request via proxy http
- Dansguardian deny domains when requested via proxy http
- The database is checked (and repair) every week
Improve security
- The blacklist is now verified before activating (ANSSI need)
- The scholl/parental control can now filter search engines (google, bing, yahoo, matacrowler, etc.) and Youtube
- The school/parental control can now filter search engines (google, bing, yahoo, matacrowler, etc.) and Youtube
News
- The IP addresses in the consultation network are dynamicly allocated. Static ip can be reserved in the Alcasar Control Center
- When IP addresses in the consultation network are dynamicly allocated, static ip can be reserved in the Alcasar Control Center
- The script "alcasar-https.sh {-on|-off}" enable or disable encryption on authentication flows
- Exceptions of authentication are now managed by Radius (like other users)
- Exceptions of authentication (@MAC) are now managed by Radius (like other users)
- @network and @Host can be blocked by the firewall (conf file : etc/alcasar-ip-blocked). Alacasar Control Center is updated.
- the filtering of LAN betwenne ALCASAR and the Internet GW is no more need.
- the filtering of LAN between ALCASAR and the Internet GW is no more need.
- DHCP service is more flexible : it can be {off | half | full}
- ACC : admin can now export the curent tracability file
- ACC : admin can define the exception domains that will be showed in intercept page
- The script "alcasar-https.sh" disable https on LAN side (only for mastered LAN).
- A new user attribute "max-all-session" is managed (maximum time a user can be connected)
- ACC : The english translation is more complete.
- clears the script "alcasar-mysql.sh --expire_user" users having an expiry date than 7 days
---------------------- 2.5 --------------------
Bugs