Subversion Repositories ALCASAR

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
2825 1450 d 6 h rexy /repos/alcasar/trunk/ Add "conf file" creation in ACC backup menu  
2819 1464 d 1 h rexy /repos/alcasar/trunk/web/ CSS homogenization  
2817 1472 d 13 h rexy /repos/alcasar/trunk/web/ style aggregation (to be continued)  
2815 1478 d 1 h rexy /repos/alcasar/trunk/ adapt acc to css (to be continued)  
2813 1485 d 1 h rexy /repos/alcasar/trunk/ Choice between several installed certificats (default / official / let's encrypt)  
2810 1497 d 11 h rexy /repos/alcasar/trunk/web/ Update ACC "security" dashboard  
2809 1499 d 5 h rexy /repos/alcasar/trunk/ - Adapt "vnstat-frontend" to ALCASAR L&F
- css code factorization (begin)
 
2766 1644 d 1 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 1753 d 16 h rexy /repos/alcasar/trunk/ Fix bugy intercept page  
2743 1771 d 1 h rexy /repos/alcasar/trunk/ - Responsive "intercept" page  
2614 2098 d 1 h tom.houdayer /repos/alcasar/trunk/web/css/ Add CSS transition to ACC icon in homepage  
2612 2098 d 6 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 2143 d 12 h lucas.echard /repos/alcasar/trunk/web/ Add weekly period schedule picker in ACC  
2475 2333 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)  
2391 2461 d 6 h tom.houdayer /repos/alcasar/trunk/web/css/ Force align text to the left for ACC menu items  
2346 2495 d 0 h tom.houdayer /repos/alcasar/trunk/ Add a link for back to the homepage when the user is disconnected in status.php  
2345 2495 d 0 h tom.houdayer /repos/alcasar/trunk/ Increase visibility of the status page warning about disconnection when close (+ align user attributes to the left)  
2317 2516 d 11 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 2516 d 11 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 2524 d 14 h tom.houdayer /repos/alcasar/trunk/web/css/ Set default cursor for inputs of ACC LDAP (ldap.css)  
2241 2557 d 0 h tom.houdayer /repos/alcasar/trunk/web/ Reformat/clean pass/index.php (User password change)  
2172 2586 d 1 h tom.houdayer /repos/alcasar/trunk/ Add warning message on user status page (page closed => disconnection).  
2136 2622 d 0 h richard /repos/alcasar/trunk/web/ Bug si problème de réseau trouvé  
2009 2856 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)
 
2003 2862 d 11 h raphael.pion /repos/alcasar/trunk/web/ CSS de la page "changer de mot de passe"  
1999 2862 d 15 h richard /repos/alcasar/trunk/web/ Dernieres mise au point.  
1992 2866 d 7 h richard /repos/alcasar/trunk/ Refonte de la redirection DNS. Cela est fonctionnel, mais il reste un mystère à résoudre  
1989 2867 d 9 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
 
1856 2940 d 12 h raphael.pion /repos/alcasar/trunk/web/ -import de bootstrap / jquery  
1452 3531 d 10 h richard /repos/alcasar/trunk/ Mise à jour auto-enregistrement SMS  
1410 3603 d 9 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)
 
1387 3629 d 6 h richard /repos/alcasar/trunk/ - Bugs
- bascule autoenregistrement sms en jquery
 
1349 3659 d 8 h richard /repos/alcasar/trunk/ Intégration du système d'autoenregistrement pas SMS  
913 4345 d 1 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!)
 
737 4599 d 15 h franck /repos/alcasar/trunk/web/ Petites modifications sur la page d'interception par Ronsedmor  
734 4604 d 6 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
 
647 4715 d 1 h richard /repos/alcasar/trunk/web/ - Intégration de l'indicateur de qualité de mot de passe usager (from ronsedmor)  
566 4789 d 7 h stephane /repos/alcasar/trunk/web/ Ajout de la liste des 3 dernières connexions de l'usager connecté  
509 4814 d 0 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
 
508 4816 d 0 h richard /repos/alcasar/trunk/web/ - Integration du travail de Geoffroy (à finaliser)