Subversion Repositories ALCASAR

Rev

Go to most recent revision | Show changed files | Directory listing

Filtering Options

Rev Age Author Path Log message Diff
2404 2437 d 8 h tom.houdayer /repos/alcasar/trunk/web/acc/admin/ Replace file_get_contents('http://...') by cURL function to getting ALCASAR external IP in network.php  
2400 2438 d 12 h tom.houdayer /repos/alcasar/trunk/ Fix removing a WL through ACC (forgotten line undeleted in alcasar-wl-categories file) and fix a bad character written in configuration file when activate a WL through ACC  
2380 2448 d 11 h tom.houdayer /repos/alcasar/trunk/ Add a regex validation when add a local DNS host or a static IP address to avoid breaking the dnsmasq service  
2379 2448 d 13 h tom.houdayer /repos/alcasar/trunk/web/acc/admin/ Fix removing hostnames in local DNS server  
2326 2486 d 13 h tom.houdayer /repos/alcasar/trunk/web/acc/admin/ Add missing translations in ACC (Let's Encrypt integration + current certificat info)  
2325 2486 d 14 h tom.houdayer /repos/alcasar/trunk/web/acc/admin/ ACC network configuration: redraw wires on window resize event  
2324 2486 d 16 h tom.houdayer /repos/alcasar/trunk/ ACC: Add option to allow unsecure login for user interception  
2316 2496 d 15 h tom.houdayer /repos/alcasar/trunk/ New network configuration UI (dynamic user-friendly diagram form)
- Clean network.php & network2.php
- Small design changes
- Add jquery.connections.js
 
2307 2500 d 12 h tom.houdayer /repos/alcasar/trunk/web/acc/admin/ Fix IPv4 RegEx in web/acc/admin/update_ldap.php  
2306 2500 d 13 h tom.houdayer /repos/alcasar/trunk/web/acc/admin/ LDAP: Resolve server domain name if submitted (only IP address is stored)  
2304 2500 d 14 h tom.houdayer /repos/alcasar/trunk/ Add Let's Encrypt integration!  
2303 2503 d 20 h richard /repos/alcasar/trunk/web/acc/admin/  
2301 2504 d 17 h tom.houdayer /repos/alcasar/trunk/web/acc/admin/ Fix change LDAP server address from ACC  
2299 2504 d 18 h tom.houdayer /repos/alcasar/trunk/ Escape exec() parameters in ACC to prevent RCE attacks  
2297 2505 d 9 h tom.houdayer /repos/alcasar/trunk/web/acc/ Use PHP functions instead of exec(...) (openssl_x509_parse(), date())  
2277 2520 d 9 h richard /repos/alcasar/trunk/web/acc/admin/ - Bugfix : display info field in dhcp static window  
2274 2520 d 20 h richard /repos/alcasar/trunk/ bugfix : alcasar-ether doesn't support comments  
2265 2523 d 10 h richard /repos/alcasar/trunk/web/acc/ - add "info" field in "alcasar-ether" file (dhcp static)
- improve "activity" page
 
2193 2556 d 5 h richard /repos/alcasar/trunk/ Some adjustments with custom blacklist management  
2192 2556 d 7 h richard /repos/alcasar/trunk/ - improve managment of custom Blacklist/Whitelist files  
2191 2559 d 4 h tom.houdayer /repos/alcasar/trunk/web/acc/ - Add startTime parameter in ACC logs (admin_log.php).
- Fix PHP errors in acc/manager/htdocs/stats.php, acc/manager/htdocs/user_stats.php & acc/admin/lib/alcasar/freeradius/ldapconfig.php.
 
2188 2560 d 4 h richard /repos/alcasar/trunk/web/acc/admin/ idem previous  
2184 2561 d 9 h richard /repos/alcasar/trunk/ uamallowed domain works again  
2150 2591 d 12 h richard /repos/alcasar/trunk/web/acc/admin/ suppression Warning  
2134 2606 d 7 h richard /repos/alcasar/trunk/web/ - correction "site interdit" lors de l'interception
- Correction warning html
 
2099 2691 d 23 h raphael.pion /repos/alcasar/trunk/ Amélioration de la synthaxe des noms de domaines importés depuis un fichier
Suppression de la fonction max_tdl() dans le code PHP car inutilisée
 
2054 2743 d 14 h raphael.pion /repos/alcasar/trunk/ -suppression de php-mysql (le rpm lors de l'installation)
-suppression de pass/sql/drivers/mysql/functions.php contenant des fonctions php-mysql (ce fichier était appelé dans 'autoregistrationinfo.php', celui-ci utilise mysqli à la suite de cet appel. Ce fichier functions.php n'est plus nécessaire.
-correction javascript : les bouttons sont compatibles avec Chrome
 
2016 2819 d 13 h raphael.pion /repos/alcasar/trunk/ -Option DHCP par défaut dans ALCASAR
-Pour les anciennes bases de donnée radius de ALCASAR (2.9.2) : Lorsque l'attribut radius est vide, on le créé afin d'éviter de produire l'erreur "Change failed for attribute Filter-Id"
 
2013 2833 d 11 h raphael.pion /repos/alcasar/trunk/ -Activation/Desactivation de l'option NTP du DHCP (ACC dans le menu 'Réseau') avec coova chilli
-Génération rapport d'activité :
-(re)compression des logs une fois traité!
-légende sur les axes
-correction afin d'obtenir les catégories ajoutées à la main
-Correction du 'fil d'ariane' (on teste si la fenetre status.php toujours ouverte) => déconnection de l'utilisateur car lors de la premiere ouverture de status.php. L'ip de l'utilisateur n'était pas écrite!
 
2006 2839 d 13 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
 
2005 2841 d 13 h raphael.pion /repos/alcasar/trunk/ -ajout du RPM 'dos2unix' pour traiter les fichiers importés dans la BL/WL.
-correction des erreurs php : affichage des IP pour les catégories WL
 
1975 2861 d 4 h richard /repos/alcasar/trunk/web/acc/admin/ Cosmétique  
1966 2864 d 15 h raphael.pion /repos/alcasar/trunk/web/acc/ correction du closonnement du menu de l'ACC  
1960 2869 d 6 h richard /repos/alcasar/trunk/web/acc/admin/  
1959 2869 d 9 h richard /repos/alcasar/trunk/ - résolution locale de noms (ajout - suppression)
- optimisation du code "dhcp statique"
 
1958 2869 d 13 h richard /repos/alcasar/trunk/ Uniformisation WL/BL --> FINEX  
1957 2870 d 4 h richard /repos/alcasar/trunk/ - Mise à jour d'une V3+ sur une V3
- uniformisation WL/BL
 
1955 2871 d 4 h richard /repos/alcasar/trunk/ - install : vérification du lancement de mariadb (machine lente)
- uniformisation BL/WL
 
1954 2873 d 7 h richard /repos/alcasar/trunk/ Homogénéisation BL/WL  
1951 2875 d 4 h richard /repos/alcasar/trunk/ uniformisation WL/BL ...