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
2407 2433 d 3 h tom.houdayer /repos/alcasar/trunk/web/ Trim spaces of username at login  
2406 2435 d 19 h tom.houdayer /repos/alcasar/trunk/ Fix detection of popups blocking in Safari (in order to force the opening of the status page)  
2378 2460 d 15 h tom.houdayer /repos/alcasar/trunk/web/ Call CoovaChilli JSON api over HTTPS when intercept.php is called over HTTPS  
2370 2467 d 12 h tom.houdayer /repos/alcasar/trunk/ Enable HTTPS support for the CoovaChilli JSON API (that allow HTTPS for status.php)  
2324 2498 d 1 h tom.houdayer /repos/alcasar/trunk/ ACC: Add option to allow unsecure login for user interception  
2283 2518 d 3 h tom.houdayer /repos/alcasar/trunk/web/ On authentication, redirect to the status page only if the popup is blocked (else actual tab is redirect to user URL and status page is open in the new tab)  
2258 2539 d 18 h tom.houdayer /repos/alcasar/trunk/web/ Remove cache cleaner HTTP headers for HTTP redirections  
2257 2539 d 18 h tom.houdayer /repos/alcasar/trunk/web/ Remove HTML redirection pages (prelogin & logon), use HTTP redirection instead  
2250 2546 d 13 h tom.houdayer /repos/alcasar/trunk/ Reformat/clean index.php! (except translations)  
2239 2548 d 14 h tom.houdayer /repos/alcasar/trunk/web/ intercept.php: Get required parameters from CoovaChilli config file if missing  
2238 2548 d 14 h tom.houdayer /repos/alcasar/trunk/web/ intercept.php: use HTTP cache control instead of HTML meta tags  
2205 2562 d 21 h tom.houdayer /repos/alcasar/trunk/web/ Prevent some XSS in intercept.php.  
2201 2563 d 15 h tom.houdayer /repos/alcasar/trunk/ On authentication, redirects to the status page and open the user's URL to a new tab (instead of the reverse).  
2186 2572 d 17 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).
 
2184 2572 d 18 h richard /repos/alcasar/trunk/ uamallowed domain works again  
2182 2573 d 13 h tom.houdayer /repos/alcasar/trunk/web/ Some improvements:
- intercept.php - reformat (HTML5 + separate PHP/View) + use HOSTNAME from config file instead of always "alcasar"
- acc/admin_log.php - sort (reverse order) + reformat (HTML5 + separate PHP/View)
- acc/backup/log_generation.php - sort (reverse order)
- acc/haut.php - merge two file accesses ('r'+'w' -> 'r+') for counter + reformat (HTML5 + separate PHP/View)
- acc/menu.php & acc/phpsysinfo/includes/xml/portail.php - read VERSION from ALCASAR conf file with PHP functions instead of use exec('grep ...')
- log_info.txt & admin_log.txt - remove separator at end of lines
 
2167 2590 d 19 h tom.houdayer /repos/alcasar/trunk/web/  
2166 2590 d 20 h tom.houdayer /repos/alcasar/trunk/web/ fix error :(  
2163 2592 d 16 h tom.houdayer /repos/alcasar/trunk/ Fix 2 XSS in the public part  
2162 2592 d 16 h tom.houdayer /repos/alcasar/trunk/ Fix SQL injection on the public part  
2100 2700 d 17 h richard /repos/alcasar/trunk/ trad arabe  
2074 2722 d 13 h richard /repos/alcasar/trunk/ Coquilles ...  
2073 2722 d 14 h richard /repos/alcasar/trunk/ Compilation pour le noyau 4.4.32 + traduction chinoise  
2059 2751 d 16 h richard /repos/alcasar/trunk/web/ Modif de commentaires  
2058 2752 d 1 h raphael.pion /repos/alcasar/trunk/web/ -status.php s'ouvre dans un nouvel onglet.  
2044 2817 d 22 h raphael.pion /repos/alcasar/trunk/ #correction du uamallowed
-Correction des exceptions concernant les sites (probleme du au nouveau système d'interception), on ajoute ces sites dans le dnsblackhole avec de laisser passer les connexions vers ces sites.
-Lien href valide dans la page d'interception. (exemple : '.wikipedia.org' => 'wikipedia.org')

#probleme edition utilisateur
-Création de filter-Id si il n'existe pas (ALCASAR 2.9 )
-Correction dupplication d'item dans la table radcheck
-Si le champs de l'attribut utilisateur est vide dans l'ACC, on supprime cet attribut dans la BDD.
 
2010 2846 d 21 h raphael.pion /repos/alcasar/trunk/  
1948 2887 d 2 h raphael.pion /repos/alcasar/trunk/web/ Correction de la taille maximum du mot de passe soumis dans intercept.php
En effet, le mot de passe soumis par l'utilisateur est tronqué lorsqu'il dépasse les 15 caractères
 
1947 2887 d 19 h raphael.pion /repos/alcasar/trunk/web/  
1670 3214 d 14 h richard /repos/alcasar/trunk/ autoregistration link in intercept page  
1491 3462 d 1 h franck /repos/alcasar/trunk/web/ Remplacement de qwant par google  
1452 3522 d 22 h richard /repos/alcasar/trunk/ Mise à jour auto-enregistrement SMS  
1349 3650 d 20 h richard /repos/alcasar/trunk/ Intégration du système d'autoenregistrement pas SMS  
1346 3655 d 0 h richard /repos/alcasar/trunk/web/ - évite une interception cyclique quand l'URL 'logout' est entrée  
1331 3679 d 18 h richard /repos/alcasar/trunk/web/ Orthographe  
1320 3704 d 17 h stephane /repos/alcasar/trunk/web/ Maj traduction allemande  
1319 3705 d 14 h stephane /repos/alcasar/trunk/web/ Mise à jour traduction allemande dans intercept.php  
1314 3727 d 20 h richard /repos/alcasar/trunk/web/ On bloque les tentative d'accès par @MAC sur une interception normale.  
1269 3799 d 12 h richard /repos/alcasar/trunk/ Intégration du nom de domain  
1249 3854 d 13 h richard /repos/alcasar/trunk/ - ne traite plus la mise à jour si version <2.2
- simplification du processus de mise à jour (to be continued)