Subversion Repositories ALCASAR

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
2614 2114 d 1 h tom.houdayer /repos/alcasar/trunk/web/css/ Add CSS transition to ACC icon in homepage  
/web/css/style_intercept.css
2612 2114 d 5 h tom.houdayer /repos/alcasar/trunk/web/ Display login and SSL certificate blocks transparently instead of deleting them when they are useless on the home page  
/web/css/style_intercept.css
/web/index.php
2565 2159 d 11 h lucas.echard /repos/alcasar/trunk/web/ Add weekly period schedule picker in ACC  
/web/acc/manager/htdocs/images/calendar.png
/web/css/jquery-ui.min.css
/web/js/jquery-ui.min.js
/web/js/login-time.js
/web/js/schedule.js
/web/acc/bas.htm
/web/acc/manager/htdocs/group_new.php
/web/acc/manager/htdocs/help/statusOpenRequired_help.html
/web/acc/manager/htdocs/user_edit.php
/web/acc/manager/htdocs/user_new.php
/web/css/style.css
2475 2349 d 20 h tom.houdayer /repos/alcasar/trunk/ Finish remaining tasks in acc/admin/ldap.php (translate untranslated text + minor changes in style + remove unused code)  
/CHANGELOG
/web/acc/admin/ldap.php
/web/css/ldap.css
2391 2477 d 5 h tom.houdayer /repos/alcasar/trunk/web/css/ Force align text to the left for ACC menu items  
/web/css/acc.css
2346 2510 d 23 h tom.houdayer /repos/alcasar/trunk/ Add a link for back to the homepage when the user is disconnected in status.php  
/CHANGELOG
/web/css/status.css
/web/status.php
2345 2510 d 23 h tom.houdayer /repos/alcasar/trunk/ Increase visibility of the status page warning about disconnection when close (+ align user attributes to the left)  
/CHANGELOG
/web/css/status.css
2317 2532 d 10 h tom.houdayer /repos/alcasar/trunk/ - Update jQuery to 1.12.4
- Update Bootstap to 3.3.7
- Update Chart.js to 2.6.0
 
/web/js/Chart.bundle.min.js
/web/css/bootstrap-theme.css
/web/css/bootstrap-theme.css.map
/web/css/bootstrap.css
/web/css/bootstrap.css.map
/web/js/Chart.bundle.js
/web/js/bootstrap.js
/web/js/jquery-1.12.3.min.js
/web/js/jquery.js
/web/js/npm.js
/scripts/alcasar-activity_report.sh
/web/acc/backup/log_generation.php
/web/acc/manager/htdocs/autoregistration.php
/web/autoregistrationinfo.php
/web/css/bootstrap-theme.min.css
/web/css/bootstrap-theme.min.css.map
/web/css/bootstrap.min.css
/web/css/bootstrap.min.css.map
/web/js/bootstrap.min.js
/web/js/jquery.min.js
2315 2532 d 10 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 2540 d 13 h tom.houdayer /repos/alcasar/trunk/web/css/ Set default cursor for inputs of ACC LDAP (ldap.css)  
/web/css/ldap.css
2241 2573 d 0 h tom.houdayer /repos/alcasar/trunk/web/ Reformat/clean pass/index.php (User password change)  
/web/css/pass.css
/web/pass/index.php
2172 2602 d 0 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 2637 d 23 h richard /repos/alcasar/trunk/web/ Bug si problème de réseau trouvé  
/web/css/style_intercept.css
/web/index.php
2009 2872 d 7 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 2878 d 10 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 2878 d 14 h richard /repos/alcasar/trunk/web/ Dernieres mise au point.  
/web/css/style_intercept.css
/web/index.php
1992 2882 d 6 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 2883 d 8 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 2956 d 11 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 3547 d 9 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 3619 d 8 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 3645 d 5 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 3675 d 7 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 4361 d 0 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 4615 d 14 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 4620 d 5 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 4731 d 0 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 4805 d 6 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
509 4829 d 23 h richard /repos/alcasar/trunk/ - page d'accueil + complète
- ticket d'impression (à finir de tester)
- page de changement de mot de passe restylée
 
/web/acc/manager/lib/sql/group_info.php
/web/css/pass.css
/web/images/.directory
/web/images/bg.png
/web/images/certificat.png
/web/images/cle_70.png
/web/images/cle_ombre.png
/web/images/fond-bdd_grand.png
/web/images/fond-bdd_rouge.png
/web/images/globe_70.png
/web/images/globe_acces_70.png
/web/images/globe_warning_70.png
/web/images/logo-alcasar_70.png
/CHANGELOG
/alcasar.sh
/scripts/alcasar-conf.sh
/scripts/alcasar-urpmi.sh
/scripts/sbin/alcasar-profil.sh
/web/acc/manager/htdocs/group_new.php
/web/acc/manager/htdocs/ticket_user.php
/web/acc/manager/htdocs/user_new.php
/web/acc/manager/lib/sql/create_user.php
/web/css/status.css
/web/css/style_intercept.css
/web/images/fond-bdd.png
/web/index.php
/web/intercept.php
/web/pass/index.php
508 4831 d 23 h richard /repos/alcasar/trunk/web/ - Integration du travail de Geoffroy (à finaliser)  
/web/acc/manager/htdocs/ticket_user.php
/web/acc/manager/lib/langues.php
/web/css/epoch_styles.css
/web/js/epoch_classes.js
/web/js/fonctions.js
/web/acc/manager/htdocs/group_new.php
/web/acc/manager/htdocs/user_new.php
/web/acc/manager/lib/sql/create_user.php
/web/css/style.css
475 4869 d 21 h stephane /repos/alcasar/trunk/web/ Ajout de la fenêtre status.php (1er beta) et des modifications nécessaires  
/web/css/status.css
/web/intercept.php.old
/web/status.php
/web/intercept.php
369 4918 d 23 h richard /repos/alcasar/trunk/ - Correction bug relevés sur le forum
- amélioration page d'accueil
 
/web/images/globe_acces.png
/alcasar.sh
/scripts/alcasar-conf.sh
/web/css/style_intercept.css
/web/index.php
363 4929 d 23 h richard /repos/alcasar/trunk/ - On paufine la page principale.  
/web/index-access-deny.php
/alcasar.sh
/scripts/alcasar-watchdog.sh
/web/css/style_intercept.css
/web/index.php
360 4930 d 23 h richard /repos/alcasar/trunk/ - On avertit les usagers en cas de Pb réseau (câble débranché ou box injoignable)  
/web/index.php
/web/index-network-pb.php
/alcasar.sh
/scripts/alcasar-iptables.sh
/scripts/alcasar-watchdog.sh
/web/acc/admin/network.php
/web/acc/phpsysinfo/includes/xml/portail.php
/web/css/style_intercept.css
/web/index-access-deny.php
359 4933 d 23 h richard /repos/alcasar/trunk/ - Poursuite du revamping graphique
- correction bug dans l'interface de filtrage WEB (si suppression d'un site réhabilité)
 
/web/images/cle.png
/web/images/fond-bandeau-rouge.png
/web/images/fond-bandeau.png
/web/images/globe.png
/web/images/interdit.png
/scripts/sbin/alcasar-bl.sh
/web/acc/admin/dns_filter.php
/web/acc/admin/dns_filter2.php
/web/css/style_intercept.css
/web/index-access-deny.php
354 4935 d 23 h richard /repos/alcasar/trunk/ - Nouveau look by Stéphane Erard
- correction DNS + radius client
 
/web/acc/backup
/web/acc/backup/sauvegarde.php
/web/css/style_intercept.css
/web/images/fond-bdd.png
/web/images/fond.png
/alcasar.sh
/web/intercept.php
320 4950 d 0 h franck /repos/alcasar/trunk/ Suppression des .directory  
/.directory
/web/.directory
/web/acc/.directory
/web/acc/admin/.directory
/web/acc/admin/firewallEyes/.directory
/web/acc/admin/firewallEyes/images/.directory
/web/acc/manager/.directory
/web/css/.directory
/web/images/.directory
318 4951 d 23 h richard /repos/alcasar/trunk/web/  
/web
/web/.directory
/web/acc
/web/acc/.directory
/web/acc/about.htm
/web/acc/admin
/web/acc/admin/.directory
/web/acc/admin/activity.php
/web/acc/admin/auth_exceptions.php
/web/acc/admin/bl_categories_help.php
/web/acc/admin/dns_filter.php
/web/acc/admin/dns_filter2.php
/web/acc/admin/filter_exceptions.php
/web/acc/admin/firewallEyes
/web/acc/admin/firewallEyes/.directory
/web/acc/admin/firewallEyes/configuration.php
/web/acc/admin/firewallEyes/gpl.txt
/web/acc/admin/firewallEyes/header.php
/web/acc/admin/firewallEyes/images
/web/acc/admin/firewallEyes/images/.directory
/web/acc/admin/firewallEyes/images/buttonBkg.jpg
/web/acc/admin/firewallEyes/images/commandHeaderBkg.jpg
/web/acc/admin/firewallEyes/images/destination.gif
/web/acc/admin/firewallEyes/images/dst-port.gif
/web/acc/admin/firewallEyes/images/firewallEyes.jpg
/web/acc/admin/firewallEyes/images/header-background.jpg
/web/acc/admin/firewallEyes/images/info.gif
/web/acc/admin/firewallEyes/images/logo-firewallEyes.gif
/web/acc/admin/firewallEyes/images/port-dst.gif
/web/acc/admin/firewallEyes/images/port-src.gif
/web/acc/admin/firewallEyes/images/source.gif
/web/acc/admin/firewallEyes/images/src-port.gif
/web/acc/admin/firewallEyes/include.php
/web/acc/admin/firewallEyes/index.html
/web/acc/admin/firewallEyes/info.php
/web/acc/admin/firewallEyes/log.css
/web/acc/admin/firewallEyes/logs.php
/web/acc/admin/firewallEyes/messages
/web/acc/admin/firewallEyes/readme.txt
/web/acc/admin/ldap.php
/web/acc/admin/logo.php
/web/acc/admin/net_filter.php
/web/acc/admin/net_filter2.php
/web/acc/admin/network.php
/web/acc/admin/update_ldap.php
/web/acc/alcasar-1.9-exploitation.pdf
/web/acc/alcasar-1.9-installation.pdf
/web/acc/alcasar-1.9-presentation.pdf
/web/acc/auth.php
/web/acc/bas.htm
/web/acc/haut.php
/web/acc/menu.php
/web/acc/phpsysinfo
/web/acc/stat.php
/web/alcasar-certificat.pdf
/web/css
/web/css/.directory
/web/css/ldap.css
/web/css/style.css
/web/favicon.ico
/web/images
/web/index-access-deny.php
/web/index-network-pb.php
/web/intercept.php