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
2571 2112 d 6 h rexy /repos/alcasar/trunk/ update blacklist & wget
bugfix
 
2565 2121 d 12 h lucas.echard /repos/alcasar/trunk/web/ Add weekly period schedule picker in ACC  
2513 2240 d 6 h tom.houdayer /repos/alcasar/trunk/ Add "Maximum of data exchanged daily/monthly" attributes  
2512 2240 d 7 h tom.houdayer /repos/alcasar/trunk/ Rename "ChilliSpot-*" RADIUS attributes to "CoovaChilli-*"  
2510 2240 d 8 h tom.houdayer /repos/alcasar/trunk/ Add "Alcasar-Expire-After" RADIUS attribute instead of replace "Max-All-Session"  
2505 2240 d 9 h tom.houdayer /repos/alcasar/trunk/ Rename RADIUS attributes: "Alcasar-Filter-Proto" to "Alcasar-Protocols-Filter" and "Alcasar-Status-Open-Required" to "Alcasar-Status-Page-Must-Stay-Open"  
2501 2251 d 22 h tom.houdayer /repos/alcasar/trunk/ Explode the "Filter-Id" RADIUS attribute into ALCASAR vendor attributes (they can now be set independently and with a good user/group priority)  
2424 2391 d 1 h tom.houdayer /repos/alcasar/trunk/web/acc/manager/htdocs/ Set status_open_required as simple field in ACC user/group manager  
2402 2435 d 5 h tom.houdayer /repos/alcasar/trunk/ Invert status_open_required bit in Filter-Id to simplify ALCASAR updates  
2394 2436 d 9 h tom.houdayer /repos/alcasar/trunk/ The disconnection of users without the status page open can be disabled by a user attribute  
2319 2489 d 23 h tom.houdayer /repos/alcasar/trunk/ Show/hide advanced attributes dynamically in user/group creation and edition  
2312 2498 d 7 h tom.houdayer /repos/alcasar/trunk/web/acc/manager/htdocs/ Switch simple/advanced mode in ACC User creation (web/acc/manager/htdocs/user_new.php) with JavaScript  
2226 2541 d 6 h richard /repos/alcasar/trunk/ - improve update process
- translation & HTML fixes in ACC
- remove unused folder & files
 
2197 2551 d 5 h tom.houdayer /repos/alcasar/trunk/ Fix ticket print link after user creation.  
2132 2612 d 4 h richard /repos/alcasar/trunk/web/acc/manager/ qq explications  
2113 2667 d 0 h richard /repos/alcasar/trunk/ Ticket en arabe. Il reste à voir les caractères en PDF!!!  
2006 2837 d 10 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
 
1881 2910 d 12 h raphael.pion /repos/alcasar/trunk/web/acc/manager/htdocs/ -on affiche les attributs du groupe appartenant à l'utilisateur  
1880 2910 d 15 h raphael.pion /repos/alcasar/trunk/web/acc/manager/htdocs/ -correction attribut du group appliqué à l'utilisateur  
1874 2914 d 8 h raphael.pion /repos/alcasar/trunk/ -correction bug user -> groupe (ticket PDF : impose a les attributs du groupe à l'utilisateur)
-cron alcasar-update_cat.conf : apache ne modifie pas le fichier cron, il utilise le fichier /usr/local/etc/update_cat.conf comme intermédiaire)
 
1838 2925 d 10 h raphael.pion /repos/alcasar/trunk/web/acc/manager/ -ajouter un utilisateur à un groupe lors de son édition
-on attribut le Filter-Id '00000000' à un utilisateur non filtré
-correction des derniers warnings PHP
 
1805 2971 d 11 h clement.siccardi /repos/alcasar/trunk/ Détachement de freeradius-web, premier jet.  
1707 3099 d 7 h richard /repos/alcasar/trunk/web/acc/ - Uniformisation sudo
- prise en compte immédiate d'un utilisateur @MAC
 
1578 3344 d 11 h richard /repos/alcasar/trunk/ - uniformisation de l'écriture des adresses MAC
- fin de bascule "service" --> "systemctl"
 
1566 3364 d 0 h richard /repos/alcasar/trunk/ - les voucher PDF change de nom pour chaque usager (évite de revoir le PDF d'un usager précédent)
- BUG : les utilisateurs d'un groupe héritent maintenant des attributs de filtrage du groupe
 
1484 3455 d 23 h richard /repos/alcasar/trunk/ - suppression du demi-dhcp
- optimisation parefeu
- ACC : suppression "date du lendemain" si nouvel utilisateur
- mise à jour page "activité" suite changement de nommage des carte rso
- simplification menu ("activité" uniquement dans le menu "authentification")
- diverses mises à jour
 
1377 3610 d 0 h richard /repos/alcasar/trunk/ Ajout filtre radius WL/BL  
1326 3667 d 8 h richard /repos/alcasar/trunk/web/acc/manager/htdocs/