Subversion Repositories ALCASAR

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame

Filtering Options

Rev Age Author Path Log message Diff
2454 2301 d 17 h tom.houdayer /repos/alcasar/trunk/ Replace indentation spaces with tabulations & remove end of line spaces in script files  
2386 2410 d 19 h tom.houdayer /repos/alcasar/trunk/scripts/ Use hash:ip instead of hash:net for filters ipset  
2370 2423 d 12 h tom.houdayer /repos/alcasar/trunk/ Enable HTTPS support for the CoovaChilli JSON API (that allow HTTPS for status.php)  
2355 2437 d 13 h tom.houdayer /repos/alcasar/trunk/ Fix all traceability NFLOG rules by specifying the nfgroup to 1 (since the default group of NFLOG is 1 instead of 0 for ULOG1)  
2262 2495 d 15 h tom.houdayer /repos/alcasar/trunk/scripts/ Add/fix SVN keywords to scripts/*.sh (svn:eol-style=LF & svn:executable=*)  
2259 2495 d 16 h tom.houdayer /repos/alcasar/trunk/scripts/ Allows HTTPS requests from ALCASAR to outside in firewall  
2234 2506 d 14 h richard /repos/alcasar/trunk/ Coova HTTPS interception enabled (remove our DNS blackhole system) : waiting for Tom RPM ;-)  
2224 2510 d 21 h tom.houdayer /repos/alcasar/trunk/scripts/ Revert alcasar-iptables.sh from last commit (added by mistake)  
2223 2510 d 21 h tom.houdayer /repos/alcasar/trunk/scripts/ Fix ALCASAR scripts shebang and line endings (UNIX format)  
2213 2516 d 14 h richard /repos/alcasar/trunk/ - Don't display vga=791 on VM
- prepare the 3.1.1 version
 
2187 2527 d 13 h richard /repos/alcasar/trunk/scripts/ - bug : import custom domain BL  
2184 2528 d 18 h richard /repos/alcasar/trunk/ uamallowed domain works again  
2010 2802 d 21 h raphael.pion /repos/alcasar/trunk/  
2006 2806 d 22 h raphael.pion /repos/alcasar/trunk/ Fonctionnalité filtrage de protocole par utilisateur :

Nouvel attribut qui définit le niveau de filtrage de protocole d'un usager :
- Aucun : aucun filtrage de protocole
- Navigation Web (profile1) : On autorise les protocoles HTTP et HTTPS.
- Navigation Web (profile2) : Messagerie et serveur distant : On autorise les protocoles : HTTP/S, POP3/S, IMAP/S, FTP, SFTP et SSH
- Personnalisable (profile3) : via l'ACC dans le menu 'FILTRAGE'.

Le filtrage se fait en stockant l'utilisateur dans un des ipset suivant (lors du lancement de alcasar-conup.sh) :
-proto_0
-proto_1
-proto_2
-proto_3

L'attribut Filter-Id se présente dorénavant sous cette forme :
bit n°1-> profile1
bit n°2-> profile2
bit n°3-> profile3
bit n°6-> WL
bit n°7-> BL
bit n°8-> HAVP
 
1962 2834 d 18 h richard /repos/alcasar/trunk/scripts/ - amélioration PF
- on reste en "localdomain" même après import de certificat
 
1932 2849 d 14 h richard /repos/alcasar/trunk/scripts/ homogéneisation BL/WL  
1896 2871 d 20 h raphael.pion /repos/alcasar/trunk/scripts/ -correction d'un bug bloquant tous les sites pour un utilisateur whitelisté. (solution provisoire ...)  
1876 2883 d 19 h raphael.pion /repos/alcasar/trunk/ -correction warning PHP
-correction destroy ipset (flush + destroy tout)
-accent dans les tickets PDF
 
1872 2885 d 3 h richard /repos/alcasar/trunk/scripts/ Renommage des dernier SET + bug "condown"  
1867 2885 d 23 h raphael.pion /repos/alcasar/trunk/ -alcasar-bl.sh --update-cat : maj d'une categorie en particulier (BL/WL)
-ajout du cron PHP (MAJ des categories)
-cron activé par défaut si la catégorie est cochée (amélioration en cours, cocher une case pour avec la MAJ auto : JAMAIS / toutes les 12h / semaines / mois )

-ipset renommés :
whitelist_ip_allowed : bl_ip_blocked
blacklist_ip_blocked : wl_ip_allowed
ipset_users_list : users_list
user_not_connected_yet : not_auth_yet
no_filtering_set : not_filtered

-le fameux "gris ALCASAR" (#EFEFEF) appliqué sur securite.php

-fichier importé WL/BL: on voit la liste des ip/dns en cliquant sur le nom du fichier
 

Show All