Subversion Repositories ALCASAR

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame

Filtering Options

Rev Age Author Path Log message Diff
2612 2126 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  
2609 2126 d 13 h rexy /repos/alcasar/trunk/ Don't display CERT menu when user's network flows aren't enable  
2605 2128 d 21 h tom.houdayer /repos/alcasar/trunk/web/ Use protocol-relative URL in web/index.php in order to use HTTPS when the client request the page in HTTPS  
2600 2128 d 22 h tom.houdayer /repos/alcasar/trunk/ Save SMS status and number in ALCASAR configuration file (persistent to updates).  
2592 2129 d 23 h rexy /repos/alcasar/trunk/ - Improve switch "HTTP / HTTPS" interception  
2521 2268 d 2 h armand.ito /repos/alcasar/trunk/ Upgrade Dansguardian to E2guardian-3.5  
2450 2385 d 23 h tom.houdayer /repos/alcasar/trunk/web/ Fix the config file parser in PHP when the value contains a '=' character  
2409 2468 d 2 h tom.houdayer /repos/alcasar/trunk/ Add "HTTPS_CHILLI" option to ALCASAR configuration file to disable CoovaChilli in HTTPS (because this generates an additional HTTPS exception in case of a self-signed certificate)  
2398 2486 d 8 h tom.houdayer /repos/alcasar/trunk/ Set URL of BL/WL blocked page ressources to ALCASAR hostname instead of blocked domain to prevent cache issues & useless overload  
2370 2503 d 22 h tom.houdayer /repos/alcasar/trunk/ Enable HTTPS support for the CoovaChilli JSON API (that allow HTTPS for status.php)  
2293 2554 d 6 h tom.houdayer /repos/alcasar/trunk/ Change the ALCASAR CA certificate extension to .crt (to be added more easily in Firefox)  
2272 2570 d 2 h tom.houdayer /repos/alcasar/trunk/ Move web/pass/index.php to web/password.php  
2252 2582 d 14 h tom.houdayer /repos/alcasar/trunk/web/  
2250 2582 d 23 h tom.houdayer /repos/alcasar/trunk/ Reformat/clean index.php! (except translations)  
2234 2587 d 0 h richard /repos/alcasar/trunk/ Coova HTTPS interception enabled (remove our DNS blackhole system) : waiting for Tom RPM ;-)  
2216 2596 d 1 h tom.houdayer /repos/alcasar/trunk/web/ Fix: don't search blacklist categories in case of HTTPS interception  
2215 2596 d 1 h tom.houdayer /repos/alcasar/trunk/ Print blacklist categories of blocked domain on interception page.  
2186 2609 d 3 h tom.houdayer /repos/alcasar/trunk/ - Fix loop redirection after connexion in case of imputability logs warn.
- Print allowed domains in user home (index.php).
 
2136 2649 d 22 h richard /repos/alcasar/trunk/web/ Bug si problème de réseau trouvé  
2134 2654 d 1 h richard /repos/alcasar/trunk/web/ - correction "site interdit" lors de l'interception
- Correction warning html
 
2127 2667 d 22 h richard /repos/alcasar/trunk/web/ Toilettage avant modif  
2116 2707 d 9 h franck /repos/alcasar/trunk/web/ correction affichage login associé <--> @ip (prise en compte de l'@ip dans son ensemble)  
2111 2717 d 4 h richard /repos/alcasar/trunk/ Trad arabe  
2105 2720 d 13 h richard /repos/alcasar/trunk/web/ bug  
2090 2743 d 22 h richard /repos/alcasar/trunk/ Fin de traduction chinoise  
2085 2749 d 3 h richard /repos/alcasar/trunk/web/ - simplification + commentaires  
2083 2750 d 22 h richard /repos/alcasar/trunk/web/ Trad  
2054 2791 d 9 h raphael.pion /repos/alcasar/trunk/ -suppression de php-mysql (le rpm lors de l'installation)
-suppression de pass/sql/drivers/mysql/functions.php contenant des fonctions php-mysql (ce fichier était appelé dans 'autoregistrationinfo.php', celui-ci utilise mysqli à la suite de cet appel. Ce fichier functions.php n'est plus nécessaire.
-correction javascript : les bouttons sont compatibles avec Chrome
 
2010 2883 d 7 h raphael.pion /repos/alcasar/trunk/  
1999 2890 d 13 h richard /repos/alcasar/trunk/web/ Dernieres mise au point.  
1996 2891 d 0 h richard /repos/alcasar/trunk/web/  
1993 2894 d 4 h richard /repos/alcasar/trunk/web/ - redirection via la page 404 -pour les urls utilisateur ne matchants pas "index.php"
- redirection des flux https vers alcasar.net (en attendant mieux)
 
1992 2894 d 5 h richard /repos/alcasar/trunk/ Refonte de la redirection DNS. Cela est fonctionnel, mais il reste un mystère à résoudre  
1989 2895 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
 
1988 2896 d 7 h raphael.pion /repos/alcasar/trunk/web/ Correction interception HTTPS/HTTP (cache DNS)  
1987 2896 d 23 h richard /repos/alcasar/trunk/web/ Un peu de ménage  
1986 2897 d 5 h raphael.pion /repos/alcasar/trunk/web/ correction des erreurs lors de l'interception d'un utilisateur non connecté. (probleme de cache DNS réglé avec du javascript)

Le javascript utilisé est compatible avec tous les navigateurs actuels :
http://www.w3schools.com/jsref/met_loc_reload.asp
http://www.w3schools.com/jsref/prop_loc_href.asp
 
1978 2903 d 12 h raphael.pion /repos/alcasar/trunk/web/ -correction du problème de redirection lorsqu'un utilisateur non authentifié est intercepté par index.php  
1878 2961 d 8 h raphael.pion /repos/alcasar/trunk/web/ -corrrection fichier importé WL/BL
-correction warning PHP
-affichage des accents pour le password dans les tickets PDF
 
1867 2966 d 9 h raphael.pion /repos/alcasar/trunk/ -alcasar-bl.sh --update-cat : maj d'une categorie en particulier (BL/WL)
-ajout du cron PHP (MAJ des categories)
-cron activé par défaut si la catégorie est cochée (amélioration en cours, cocher une case pour avec la MAJ auto : JAMAIS / toutes les 12h / semaines / mois )

-ipset renommés :
whitelist_ip_allowed : bl_ip_blocked
blacklist_ip_blocked : wl_ip_allowed
ipset_users_list : users_list
user_not_connected_yet : not_auth_yet
no_filtering_set : not_filtered

-le fameux "gris ALCASAR" (#EFEFEF) appliqué sur securite.php

-fichier importé WL/BL: on voit la liste des ip/dns en cliquant sur le nom du fichier