Subversion Repositories ALCASAR

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
2810 1474 d 6 h rexy /repos/alcasar/trunk/web/ Update ACC "security" dashboard  
2809 1476 d 0 h rexy /repos/alcasar/trunk/ - Adapt "vnstat-frontend" to ALCASAR L&F
- css code factorization (begin)
 
2766 1620 d 20 h rexy /repos/alcasar/trunk/ - All user pages are now responsive. Thanks to Clément GELINEAU
- German translation has been updated. Thanks to Sven RATH
 
2747 1730 d 10 h rexy /repos/alcasar/trunk/ Fix bugy intercept page  
2743 1747 d 20 h rexy /repos/alcasar/trunk/ - Responsive "intercept" page  
2614 2074 d 20 h tom.houdayer /repos/alcasar/trunk/web/css/ Add CSS transition to ACC icon in homepage  
2612 2075 d 1 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  
2565 2120 d 6 h lucas.echard /repos/alcasar/trunk/web/ Add weekly period schedule picker in ACC  
2475 2310 d 15 h tom.houdayer /repos/alcasar/trunk/ Finish remaining tasks in acc/admin/ldap.php (translate untranslated text + minor changes in style + remove unused code)  
2391 2438 d 0 h tom.houdayer /repos/alcasar/trunk/web/css/ Force align text to the left for ACC menu items  
2346 2471 d 18 h tom.houdayer /repos/alcasar/trunk/ Add a link for back to the homepage when the user is disconnected in status.php  
2345 2471 d 19 h tom.houdayer /repos/alcasar/trunk/ Increase visibility of the status page warning about disconnection when close (+ align user attributes to the left)  
2317 2493 d 6 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
 
2315 2493 d 6 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
 
2302 2501 d 8 h tom.houdayer /repos/alcasar/trunk/web/css/ Set default cursor for inputs of ACC LDAP (ldap.css)  
2241 2533 d 19 h tom.houdayer /repos/alcasar/trunk/web/ Reformat/clean pass/index.php (User password change)  
2172 2562 d 19 h tom.houdayer /repos/alcasar/trunk/ Add warning message on user status page (page closed => disconnection).  
2136 2598 d 18 h richard /repos/alcasar/trunk/web/ Bug si problème de réseau trouvé  
2009 2833 d 2 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)
 
2003 2839 d 5 h raphael.pion /repos/alcasar/trunk/web/ CSS de la page "changer de mot de passe"  

Show All