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
2315 2556 d 14 h tom.houdayer /repos/alcasar/trunk/web/ New ACC menu:
- Dynamic menu categories toggle (JavaScript instead of PHP with page reload)
- Fix user profil (rights) detection
- Clean menu.php + HTML5
 
/web/css/acc.css
/web/acc/auth.php
/web/acc/backup.php
/web/acc/filtering.php
/web/acc/stat.php
/web/acc/system.php
/web/acc/menu.php
2302 2564 d 17 h tom.houdayer /repos/alcasar/trunk/web/css/ Set default cursor for inputs of ACC LDAP (ldap.css)  
/web/css/ldap.css
2241 2597 d 3 h tom.houdayer /repos/alcasar/trunk/web/ Reformat/clean pass/index.php (User password change)  
/web/css/pass.css
/web/pass/index.php
2172 2626 d 4 h tom.houdayer /repos/alcasar/trunk/ Add warning message on user status page (page closed => disconnection).  
/CHANGELOG
/web/css/status.css
/web/status.php
2136 2662 d 3 h richard /repos/alcasar/trunk/web/ Bug si problème de réseau trouvé  
/web/css/style_intercept.css
/web/index.php
2009 2896 d 10 h raphael.pion /repos/alcasar/trunk/ GENERATION D UN RAPPORT D ACTIVITE ALCASAR (toutes les semaines)

la page /acc/manager/activity_report/index.php permet de consulter les rapports généré par le crontab suivant :
35 5 * * 0 root $DIR_DEST_BIN/alcasar-activity_report.sh (tous les dimanches a 5h35)

Algo pour trier les logs en fonction des dates :
-decompression de tous les logs ( si y a )
-convertir les dates des événements qui nous intéresse en timestamp
-trier + verifier la valeur du TS (si il se situe dans l'intervale d'une semaine)
-on traite pour la semaine suivante jusqu'a la derniere alerte (condition d'arret)

Les items présents sont :
[*] - TABLEAU DE BORD : info systeme/ALCASAR/derniere mise a jour
[*] - DNS-BL depuis l'installation + depuis la semaine : creation des logs dnsmasq-blacklist + logrotate appliqué pour dnsmasq-blacklist
[*] - MENACE VIRALE : graphe indiquant le nombre de menace par semaine
[*] - STATISTIQUES VOLUMETRIE DES CONNEXIONS : tableau de l'ACC ('STATISTIQUES' => 'usage journalier')
[*] - TENTATIVE DE CONNEXION : Autorisé/Interdite/fail2ban


---------------

oublie de subversionner :
-protocols_help : filtrage utilisateur / protocole
-still_connected : fil d'ariane (verifier si la fenetre status.php est toujours ouverte)
 
/conf/logrotate.d/dnsmasq-blacklist
/scripts/alcasar-activity_report.sh
/web/acc/manager/activity_report
/web/acc/manager/activity_report/index.php
/web/acc/manager/activity_report/models
/web/acc/manager/activity_report/models/Chart.report.js
/web/acc/manager/activity_report/models/tabinfo.html
/web/acc/manager/htdocs/help/protocols_help.html
/web/css/report.css
/web/js/Chart.bundle.js
/web/js/jquery.min.js
/web/still_connected.php
/alcasar.sh
/web/acc/menu.php
/web/acc/stat.php
2003 2902 d 14 h raphael.pion /repos/alcasar/trunk/web/ CSS de la page "changer de mot de passe"  
/web/css/pass.css
/web/pass/index.php
1999 2902 d 18 h richard /repos/alcasar/trunk/web/ Dernieres mise au point.  
/web/css/style_intercept.css
/web/index.php
1992 2906 d 10 h richard /repos/alcasar/trunk/ Refonte de la redirection DNS. Cela est fonctionnel, mais il reste un mystère à résoudre  
/alcasar.sh
/web/css/style_intercept.css
/web/index.php
1989 2907 d 12 h raphael.pion /repos/alcasar/trunk/web/ La correction de l'interception est ok. Dorénavant, l'utilisateur est redirigé sur 'index.php' avec les boutons.
L'utilisateur doit maintenant cliquer sur le bouton "ouvrir une connection" pour se faire flagguer dans l'ipset not_auth_yet. Lorsqu'il clique, il envoie son site en paramètre GET sur index.php et sera redirigé sur son site.
Le cache DNS est forcé si :
-il est toujours dans l'ipset not_auth_yet
-il demande a joindre un autre site que ALCASAR (!$direct_access)
-il ne demande plus les bouttons avec le href qui va bien (cad, le site qu'il souhaite consulter)

probleme de CSS recontré : les chemins relatifs des images doivent être absolus
 
/web/css/style_intercept.css
/web/index.php
1856 2980 d 15 h raphael.pion /repos/alcasar/trunk/web/ -import de bootstrap / jquery  
/web/css/bootstrap-theme.css
/web/css/bootstrap-theme.css.map
/web/css/bootstrap-theme.min.css
/web/css/bootstrap-theme.min.css.map
/web/css/bootstrap.css
/web/css/bootstrap.css.map
/web/css/bootstrap.min.css
/web/css/bootstrap.min.css.map
/web/fonts
/web/fonts/glyphicons-halflings-regular.eot
/web/fonts/glyphicons-halflings-regular.svg
/web/fonts/glyphicons-halflings-regular.ttf
/web/fonts/glyphicons-halflings-regular.woff
/web/fonts/glyphicons-halflings-regular.woff2
/web/js/bootstrap.js
/web/js/bootstrap.min.js
/web/js/jquery-1.12.3.min.js
/web/js/npm.js
1452 3571 d 13 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
1410 3643 d 12 h richard /repos/alcasar/trunk/ - corrections fail2ban (suppression mod_evasive, correction regex)
- page d'erreur apache
- modif page de log sécu
- bug certificat (changement de structure de la conf http)
 
/alcasar.sh
/conf/fail2ban.sh
/web/acc/manager/htdocs/security.php
/web/css/style_intercept.css
1387 3669 d 9 h richard /repos/alcasar/trunk/ - Bugs
- bascule autoenregistrement sms en jquery
 
/web/css/jquery.dataTables.css
/web/images/back_disabled.png
/web/images/back_enabled.png
/web/images/back_enabled_hover.png
/web/images/forward_disabled.png
/web/images/forward_enabled.png
/web/images/forward_enabled_hover.png
/web/images/sort_asc.png
/web/images/sort_asc_disabled.png
/web/images/sort_both.png
/web/images/sort_desc.png
/web/images/sort_desc_disabled.png
/web/js/jquery.dataTables.js
/web/js/jquery.js
/alcasar.sh
/scripts/alcasar-sms.sh
/web/acc/manager/htdocs/autoregistration.php
/web/autoregistrationinfo.php
1349 3699 d 11 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
913 4385 d 4 h richard /repos/alcasar/trunk/ - intégration des liens en exception dans la page d'interception (à finir)
- migration fpdf1.6 --> 1.7 (ajout des logos png avec transparence) (à finir aussi!)
 
/web/acc/lib/fpdf17
/web/acc/lib/fpdf17/font
/web/acc/lib/fpdf17/fpdf.php
/web/acc/lib/fpdf17/license.txt
/web/images/footer_fpdf.png
/web/acc/lib/fpdf16/font
/web/acc/lib/fpdf16/fpdf.php
/web/acc/lib/fpdf16/license.txt
/CHANGELOG
/web/acc/manager/htdocs/ticket_user.php
/web/acc/manager/htdocs/voucher_new.php
/web/acc/manager/lib/langues.php
/web/css/style_intercept.css
/web/intercept.php
737 4639 d 17 h franck /repos/alcasar/trunk/web/ Petites modifications sur la page d'interception par Ronsedmor  
/web/css/status.css
/web/intercept.php
/web/status.php
734 4644 d 9 h richard /repos/alcasar/trunk/ - Correction bug : synchro base antivirale lors d'uine mise à jour (sinon havp ne peut démarrer car il manque le test interne EICAR)
- Françisation et amélioration de la page d'état
 
/alcasar.sh
/web/css/status.css
/web/status.php
647 4755 d 4 h richard /repos/alcasar/trunk/web/ - Intégration de l'indicateur de qualité de mot de passe usager (from ronsedmor)  
/web/css/ie.css
/web/css/pwdmeter.css
/web/images/bg_strength_gradient.jpg
/web/images/img_status_exceed.gif
/web/images/img_status_exceed.png
/web/images/img_status_fail.gif
/web/images/img_status_fail.png
/web/images/img_status_meet.gif
/web/images/img_status_meet.png
/web/images/img_status_pass.gif
/web/images/img_status_pass.png
/web/images/img_status_warn.gif
/web/images/img_status_warn.png
/web/pass/js
/web/css/pass.css
/web/pass/index.php
566 4829 d 10 h stephane /repos/alcasar/trunk/web/ Ajout de la liste des 3 dernières connexions de l'usager connecté  
/web/css/style_intercept.css
/web/index.php

Show All