2618 |
2547 d 16 h |
tom.houdayer |
/repos/alcasar/trunk/ |
Add counter to "CoovaChilli-Max-Total-Octets" (maximum of data exchanged) RADIUS attribute (in order to prevent quota reset on the login) |
|
2595 |
2550 d 14 h |
tom.houdayer |
/repos/alcasar/trunk/ |
Add original "Max-All-Session" RADIUS attribute |
|
2565 |
2593 d 3 h |
lucas.echard |
/repos/alcasar/trunk/web/ |
Add weekly period schedule picker in ACC |
|
2513 |
2711 d 21 h |
tom.houdayer |
/repos/alcasar/trunk/ |
Add "Maximum of data exchanged daily/monthly" attributes |
|
2512 |
2711 d 22 h |
tom.houdayer |
/repos/alcasar/trunk/ |
Rename "ChilliSpot-*" RADIUS attributes to "CoovaChilli-*" |
|
2510 |
2711 d 23 h |
tom.houdayer |
/repos/alcasar/trunk/ |
Add "Alcasar-Expire-After" RADIUS attribute instead of replace "Max-All-Session" |
|
2505 |
2712 d 0 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 |
2723 d 13 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 |
2862 d 16 h |
tom.houdayer |
/repos/alcasar/trunk/web/acc/manager/htdocs/ |
Set status_open_required as simple field in ACC user/group manager |
|
2402 |
2906 d 19 h |
tom.houdayer |
/repos/alcasar/trunk/ |
Invert status_open_required bit in Filter-Id to simplify ALCASAR updates |
|
2394 |
2908 d 0 h |
tom.houdayer |
/repos/alcasar/trunk/ |
The disconnection of users without the status page open can be disabled by a user attribute |
|
2392 |
2909 d 22 h |
tom.houdayer |
/repos/alcasar/trunk/ |
Reconnect an allowed MAC address after disconnecting it when updating RADIUS attributes |
|
2349 |
2944 d 1 h |
tom.houdayer |
/repos/alcasar/trunk/web/acc/manager/htdocs/ |
Check that user if connected before logout him in CoovaChilli |
|
2341 |
2944 d 18 h |
tom.houdayer |
/repos/alcasar/trunk/ |
Fix ACC user/group editor where attributes were not changed |
|
2340 |
2944 d 19 h |
tom.houdayer |
/repos/alcasar/trunk/web/acc/manager/ |
Fix 2 PHP errors ACC user/group manager |
|
2339 |
2944 d 20 h |
tom.houdayer |
/repos/alcasar/trunk/web/acc/manager/htdocs/ |
Fix time unit converter in ACC user/group edit |
|
2319 |
2961 d 14 h |
tom.houdayer |
/repos/alcasar/trunk/ |
Show/hide advanced attributes dynamically in user/group creation and edition |
|
2299 |
2974 d 5 h |
tom.houdayer |
/repos/alcasar/trunk/ |
Escape exec() parameters in ACC to prevent RCE attacks |
|
2006 |
3309 d 0 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 |
3381 d 5 h |
raphael.pion |
/repos/alcasar/trunk/web/acc/manager/ |
-correction user_edit.php |
|