Subversion Repositories ALCASAR

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
2825 1418 d 19 h rexy /repos/alcasar/trunk/ Add "conf file" creation in ACC backup menu  
2819 1432 d 14 h rexy /repos/alcasar/trunk/web/ CSS homogenization  
2817 1441 d 2 h rexy /repos/alcasar/trunk/web/ style aggregation (to be continued)  
2815 1446 d 14 h rexy /repos/alcasar/trunk/ adapt acc to css (to be continued)  
2813 1453 d 14 h rexy /repos/alcasar/trunk/ Choice between several installed certificats (default / official / let's encrypt)  
2810 1466 d 0 h rexy /repos/alcasar/trunk/web/ Update ACC "security" dashboard  
2809 1467 d 18 h rexy /repos/alcasar/trunk/ - Adapt "vnstat-frontend" to ALCASAR L&F
- css code factorization (begin)
 
2766 1612 d 14 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 1722 d 5 h rexy /repos/alcasar/trunk/ Fix bugy intercept page  
2743 1739 d 14 h rexy /repos/alcasar/trunk/ - Responsive "intercept" page  
2614 2066 d 14 h tom.houdayer /repos/alcasar/trunk/web/css/ Add CSS transition to ACC icon in homepage  
2612 2066 d 19 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 2112 d 1 h lucas.echard /repos/alcasar/trunk/web/ Add weekly period schedule picker in ACC  
2475 2302 d 10 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 2429 d 19 h tom.houdayer /repos/alcasar/trunk/web/css/ Force align text to the left for ACC menu items  
2346 2463 d 13 h tom.houdayer /repos/alcasar/trunk/ Add a link for back to the homepage when the user is disconnected in status.php  
2345 2463 d 13 h tom.houdayer /repos/alcasar/trunk/ Increase visibility of the status page warning about disconnection when close (+ align user attributes to the left)  
2317 2485 d 0 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 2485 d 0 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 2493 d 3 h tom.houdayer /repos/alcasar/trunk/web/css/ Set default cursor for inputs of ACC LDAP (ldap.css)  
2241 2525 d 13 h tom.houdayer /repos/alcasar/trunk/web/ Reformat/clean pass/index.php (User password change)  
2172 2554 d 14 h tom.houdayer /repos/alcasar/trunk/ Add warning message on user status page (page closed => disconnection).  
2136 2590 d 13 h richard /repos/alcasar/trunk/web/ Bug si problème de réseau trouvé  
2009 2824 d 20 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 2831 d 0 h raphael.pion /repos/alcasar/trunk/web/ CSS de la page "changer de mot de passe"  
1999 2831 d 4 h richard /repos/alcasar/trunk/web/ Dernieres mise au point.  
1992 2834 d 20 h richard /repos/alcasar/trunk/ Refonte de la redirection DNS. Cela est fonctionnel, mais il reste un mystère à résoudre  
1989 2835 d 22 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 2909 d 1 h raphael.pion /repos/alcasar/trunk/web/ -import de bootstrap / jquery  
1452 3499 d 23 h richard /repos/alcasar/trunk/ Mise à jour auto-enregistrement SMS  
1410 3571 d 22 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 3597 d 19 h richard /repos/alcasar/trunk/ - Bugs
- bascule autoenregistrement sms en jquery
 
1349 3627 d 21 h richard /repos/alcasar/trunk/ Intégration du système d'autoenregistrement pas SMS  
913 4313 d 14 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 4568 d 4 h franck /repos/alcasar/trunk/web/ Petites modifications sur la page d'interception par Ronsedmor  
734 4572 d 19 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 4683 d 14 h richard /repos/alcasar/trunk/web/ - Intégration de l'indicateur de qualité de mot de passe usager (from ronsedmor)  
566 4757 d 20 h stephane /repos/alcasar/trunk/web/ Ajout de la liste des 3 dernières connexions de l'usager connecté  
509 4782 d 13 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 4784 d 13 h richard /repos/alcasar/trunk/web/ - Integration du travail de Geoffroy (à finaliser)