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
2513 2199 d 14 h tom.houdayer /repos/alcasar/trunk/ Add "Maximum of data exchanged daily/monthly" attributes  
2512 2199 d 15 h tom.houdayer /repos/alcasar/trunk/ Rename "ChilliSpot-*" RADIUS attributes to "CoovaChilli-*"  
2510 2199 d 16 h tom.houdayer /repos/alcasar/trunk/ Add "Alcasar-Expire-After" RADIUS attribute instead of replace "Max-All-Session"  
2505 2199 d 17 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 2211 d 6 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 2350 d 9 h tom.houdayer /repos/alcasar/trunk/web/acc/manager/htdocs/ Set status_open_required as simple field in ACC user/group manager  
2402 2394 d 13 h tom.houdayer /repos/alcasar/trunk/ Invert status_open_required bit in Filter-Id to simplify ALCASAR updates  
2394 2395 d 17 h tom.houdayer /repos/alcasar/trunk/ The disconnection of users without the status page open can be disabled by a user attribute  
2392 2397 d 15 h tom.houdayer /repos/alcasar/trunk/ Reconnect an allowed MAC address after disconnecting it when updating RADIUS attributes  
2349 2431 d 18 h tom.houdayer /repos/alcasar/trunk/web/acc/manager/htdocs/ Check that user if connected before logout him in CoovaChilli  
2341 2432 d 11 h tom.houdayer /repos/alcasar/trunk/ Fix ACC user/group editor where attributes were not changed  
2340 2432 d 12 h tom.houdayer /repos/alcasar/trunk/web/acc/manager/ Fix 2 PHP errors ACC user/group manager  
2339 2432 d 13 h tom.houdayer /repos/alcasar/trunk/web/acc/manager/htdocs/ Fix time unit converter in ACC user/group edit  
2319 2449 d 7 h tom.houdayer /repos/alcasar/trunk/ Show/hide advanced attributes dynamically in user/group creation and edition  
2299 2461 d 22 h tom.houdayer /repos/alcasar/trunk/ Escape exec() parameters in ACC to prevent RCE attacks  
2006 2796 d 18 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
 
1883 2868 d 22 h raphael.pion /repos/alcasar/trunk/web/acc/manager/ -correction user_edit.php  
1882 2868 d 22 h raphael.pion /repos/alcasar/trunk/web/acc/manager/ -user_edit.php : si user fait parti d'un groupe. deux colonnes s'affichent (une grise non-modifiable indiquant les attributs du groupe + une avec les attributs de l'user)
-correction de quelques warning + bug du INSERT filter_id (lors de l'édition, on UPDATE )
-on peut remettre les champs des utilisateurs vides (si $old_val est set)
 
1881 2869 d 20 h raphael.pion /repos/alcasar/trunk/web/acc/manager/htdocs/ -on affiche les attributs du groupe appartenant à l'utilisateur  
1838 2884 d 18 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
 

Show All