Subversion Repositories ALCASAR

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
2600 2079 d 19 h tom.houdayer /repos/alcasar/trunk/ Save SMS status and number in ALCASAR configuration file (persistent to updates).  
/CHANGELOG
/alcasar.sh
/scripts/alcasar-conf.sh
/scripts/alcasar-sms.sh
/web/autoregistrationinfo.php
/web/index.php
/web/intercept.php
2591 2082 d 3 h rexy /repos/alcasar/trunk/ Radius : rapport pour "utilisateur inconnu"  
/alcasar.sh
/conf/radius/alcasar
/web/intercept.php
2501 2252 d 19 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)  
/conf/radius/dictionary.alcasar
/CHANGELOG
/alcasar.sh
/conf/freeradius-web/user_edit.attrs
/scripts/alcasar-condown.sh
/scripts/alcasar-conup.sh
/scripts/alcasar-generate_log.sh
/web/acc/manager/htdocs/group_new.php
/web/acc/manager/htdocs/user_edit.php
/web/acc/manager/htdocs/user_new.php
/web/acc/manager/lib/sql/group_info.php
/web/intercept.php
2450 2336 d 21 h tom.houdayer /repos/alcasar/trunk/web/ Fix the config file parser in PHP when the value contains a '=' character  
/web/acc/admin/network.php
/web/acc/manager/htdocs/activity.php
/web/acc/manager/lib/langues_imp.php
/web/acc/menu.php
/web/acc/phpsysinfo/includes/xml/portail.php
/web/autoregistrationinfo.php
/web/index.php
/web/intercept.php
/web/password.php
/web/status.php
2409 2419 d 0 h tom.houdayer /repos/alcasar/trunk/ Add "HTTPS_CHILLI" option to ALCASAR configuration file to disable CoovaChilli in HTTPS (because this generates an additional HTTPS exception in case of a self-signed certificate)  
/alcasar.sh
/scripts/alcasar-conf.sh
/scripts/alcasar-https.sh
/web/index.php
/web/intercept.php
2407 2420 d 10 h tom.houdayer /repos/alcasar/trunk/web/ Trim spaces of username at login  
/web/intercept.php
2406 2423 d 2 h tom.houdayer /repos/alcasar/trunk/ Fix detection of popups blocking in Safari (in order to force the opening of the status page)  
/CHANGELOG
/web/intercept.php
2378 2447 d 23 h tom.houdayer /repos/alcasar/trunk/web/ Call CoovaChilli JSON api over HTTPS when intercept.php is called over HTTPS  
/web/intercept.php
2370 2454 d 20 h tom.houdayer /repos/alcasar/trunk/ Enable HTTPS support for the CoovaChilli JSON API (that allow HTTPS for status.php)  
/CHANGELOG
/alcasar.sh
/scripts/alcasar-iptables.sh
/web/index.php
/web/intercept.php
/web/js/ChilliLibrary.js
/web/js/statusControler.js
/web/status.php
2324 2485 d 9 h tom.houdayer /repos/alcasar/trunk/ ACC: Add option to allow unsecure login for user interception  
/CHANGELOG
/alcasar.sh
/conf/sudoers
/scripts/alcasar-conf.sh
/scripts/alcasar-https.sh
/web/acc/admin/network.php
/web/intercept.php
2283 2505 d 11 h tom.houdayer /repos/alcasar/trunk/web/ On authentication, redirect to the status page only if the popup is blocked (else actual tab is redirect to user URL and status page is open in the new tab)  
/web/intercept.php
2258 2527 d 1 h tom.houdayer /repos/alcasar/trunk/web/ Remove cache cleaner HTTP headers for HTTP redirections  
/web/intercept.php
2257 2527 d 2 h tom.houdayer /repos/alcasar/trunk/web/ Remove HTML redirection pages (prelogin & logon), use HTTP redirection instead  
/web/intercept.php
2250 2533 d 21 h tom.houdayer /repos/alcasar/trunk/ Reformat/clean index.php! (except translations)  
/scripts/alcasar-sms.sh
/scripts/alcasar-watchdog.sh
/web/autoregistrationinfo.php
/web/index.php
/web/intercept.php
2239 2535 d 22 h tom.houdayer /repos/alcasar/trunk/web/ intercept.php: Get required parameters from CoovaChilli config file if missing  
/web/intercept.php
2238 2535 d 22 h tom.houdayer /repos/alcasar/trunk/web/ intercept.php: use HTTP cache control instead of HTML meta tags  
/web/intercept.php
2205 2550 d 5 h tom.houdayer /repos/alcasar/trunk/web/ Prevent some XSS in intercept.php.  
/web/intercept.php
2201 2550 d 23 h tom.houdayer /repos/alcasar/trunk/ On authentication, redirects to the status page and open the user's URL to a new tab (instead of the reverse).  
/CHANGELOG
/web/intercept.php
2186 2560 d 1 h tom.houdayer /repos/alcasar/trunk/ - Fix loop redirection after connexion in case of imputability logs warn.
- Print allowed domains in user home (index.php).
 
/CHANGELOG
/web/index.php
/web/intercept.php
2184 2560 d 2 h richard /repos/alcasar/trunk/ uamallowed domain works again  
/CHANGELOG
/conf/etc/alcasar-services
/scripts/alcasar-condown.sh
/scripts/alcasar-conup.sh
/scripts/alcasar-iptables.sh
/web/acc/admin/protocols_filter.php
/web/intercept.php
2182 2560 d 21 h tom.houdayer /repos/alcasar/trunk/web/ Some improvements:
- intercept.php - reformat (HTML5 + separate PHP/View) + use HOSTNAME from config file instead of always "alcasar"
- acc/admin_log.php - sort (reverse order) + reformat (HTML5 + separate PHP/View)
- acc/backup/log_generation.php - sort (reverse order)
- acc/haut.php - merge two file accesses ('r'+'w' -> 'r+') for counter + reformat (HTML5 + separate PHP/View)
- acc/menu.php & acc/phpsysinfo/includes/xml/portail.php - read VERSION from ALCASAR conf file with PHP functions instead of use exec('grep ...')
- log_info.txt & admin_log.txt - remove separator at end of lines
 
/web/acc/admin_log.php
/web/acc/backup/log_generation.php
/web/acc/haut.php
/web/acc/menu.php
/web/acc/phpsysinfo/includes/xml/portail.php
/web/intercept.php
2167 2578 d 3 h tom.houdayer /repos/alcasar/trunk/web/  
/web/intercept.php
2166 2578 d 4 h tom.houdayer /repos/alcasar/trunk/web/ fix error :(  
/web/intercept.php
2163 2579 d 23 h tom.houdayer /repos/alcasar/trunk/ Fix 2 XSS in the public part  
/CHANGELOG
/web/intercept.php
/web/pass/index.php
2162 2580 d 0 h tom.houdayer /repos/alcasar/trunk/ Fix SQL injection on the public part  
/CHANGELOG
/web/intercept.php
2100 2688 d 1 h richard /repos/alcasar/trunk/ trad arabe  
/CHANGELOG
/web/intercept.php
2074 2709 d 21 h richard /repos/alcasar/trunk/ Coquilles ...  
/CHANGELOG
/web/intercept.php
/web/status.php
2073 2709 d 22 h richard /repos/alcasar/trunk/ Compilation pour le noyau 4.4.32 + traduction chinoise  
/CHANGELOG
/rpms/i586/ipt-netflow-2.2-4.mga5.i586.rpm
/rpms/ipt-netflow-2.2.spec
/rpms/x86_64/ipt-netflow-2.2-4.mga5.x86_64.rpm
/scripts/alcasar-urpmi.sh
/web/intercept.php
/web/status.php
2059 2738 d 23 h richard /repos/alcasar/trunk/web/ Modif de commentaires  
/web/intercept.php
2058 2739 d 8 h raphael.pion /repos/alcasar/trunk/web/ -status.php s'ouvre dans un nouvel onglet.  
/web/intercept.php
2044 2805 d 6 h raphael.pion /repos/alcasar/trunk/ #correction du uamallowed
-Correction des exceptions concernant les sites (probleme du au nouveau système d'interception), on ajoute ces sites dans le dnsblackhole avec de laisser passer les connexions vers ces sites.
-Lien href valide dans la page d'interception. (exemple : '.wikipedia.org' => 'wikipedia.org')

#probleme edition utilisateur
-Création de filter-Id si il n'existe pas (ALCASAR 2.9 )
-Correction dupplication d'item dans la table radcheck
-Si le champs de l'attribut utilisateur est vide dans l'ACC, on supprime cet attribut dans la BDD.
 
/scripts/alcasar-file-clean.sh
/web/acc/manager/lib/sql/change_attrs.php
/web/intercept.php
2010 2834 d 5 h raphael.pion /repos/alcasar/trunk/  
/rpms/i586/wkhtmltopdf-0.12.3-1.noarch.rpm
/rpms/wkhtmltopdf-0.12.3-1.spec
/rpms/x86_64/wkhtmltopdf-0.12.3-1.noarch.rpm
/scripts/alcasar-generate_log.sh
/web/acc/backup/log_generation.php
/conf/sudoers
/scripts/alcasar-conup.sh
/scripts/alcasar-iptables.sh
/scripts/alcasar-rpm-download.sh
/scripts/alcasar-urpmi.sh
/web/acc/backup.php
/web/acc/manager/lib/sql/change_attrs.php
/web/acc/menu.php
/web/index.php
/web/intercept.php
1948 2874 d 10 h raphael.pion /repos/alcasar/trunk/web/ Correction de la taille maximum du mot de passe soumis dans intercept.php
En effet, le mot de passe soumis par l'utilisateur est tronqué lorsqu'il dépasse les 15 caractères
 
/web/intercept.php
1947 2875 d 3 h raphael.pion /repos/alcasar/trunk/web/  
/web/intercept.php
1670 3201 d 22 h richard /repos/alcasar/trunk/ autoregistration link in intercept page  
/CHANGELOG
/scripts/alcasar-sms.sh
/scripts/sbin/alcasar-uninstall.sh
/web/intercept.php
1491 3449 d 9 h franck /repos/alcasar/trunk/web/ Remplacement de qwant par google  
/web/intercept.php
1452 3510 d 6 h richard /repos/alcasar/trunk/ Mise à jour auto-enregistrement SMS  
/web/images/adm.png
/web/images/sms.png
/alcasar.sh
/conf/sudoers
/conf/ulogd-sample.conf
/scripts/alcasar-sms.sh
/web/acc/manager/htdocs/autoregistration.php
/web/autoregistrationinfo.php
/web/css/style_intercept.css
/web/index.php
/web/intercept.php
1349 3638 d 4 h richard /repos/alcasar/trunk/ Intégration du système d'autoenregistrement pas SMS  
/conf/gammu-smsd-db-vierge.sql
/conf/logrotate.d/gammu
/scripts/alcasar-sms.sh
/web/acc/manager/htdocs/autoregistration.php
/web/autoregistrationinfo.php
/web/images/signal_0.png
/web/images/signal_20.png
/web/images/signal_40.png
/web/images/signal_60.png
/web/images/signal_80.png
/alcasar.sh
/conf/sudoers
/scripts/alcasar-urpmi.sh
/scripts/sbin/alcasar-uninstall.sh
/web/acc/auth.php
/web/acc/menu.php
/web/css/style_intercept.css
/web/intercept.php
1346 3642 d 8 h richard /repos/alcasar/trunk/web/ - évite une interception cyclique quand l'URL 'logout' est entrée  
/web/intercept.php
1331 3667 d 2 h richard /repos/alcasar/trunk/web/ Orthographe  
/web/intercept.php