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
2346 2543 d 15 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 2543 d 16 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 2565 d 3 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 2565 d 3 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 2573 d 5 h tom.houdayer /repos/alcasar/trunk/web/css/ Set default cursor for inputs of ACC LDAP (ldap.css)  
/web/css/ldap.css
2241 2605 d 16 h tom.houdayer /repos/alcasar/trunk/web/ Reformat/clean pass/index.php (User password change)  
/web/css/pass.css
/web/pass/index.php
2172 2634 d 16 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 2670 d 15 h richard /repos/alcasar/trunk/web/ Bug si problème de réseau trouvé  
/web/css/style_intercept.css
/web/index.php
2009 2904 d 23 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 2911 d 2 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 2911 d 6 h richard /repos/alcasar/trunk/web/ Dernieres mise au point.  
/web/css/style_intercept.css
/web/index.php
1992 2914 d 22 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 2916 d 1 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 2989 d 4 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 3580 d 1 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 3652 d 1 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 3677 d 22 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 3708 d 0 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 4393 d 16 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 4648 d 6 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

Show All