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
2450 2331 d 13 h tom.houdayer /repos/alcasar/trunk/web/ Fix the config file parser in PHP when the value contains a '=' character  
2409 2413 d 16 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)  
2407 2415 d 3 h tom.houdayer /repos/alcasar/trunk/web/ Trim spaces of username at login  
2406 2417 d 18 h tom.houdayer /repos/alcasar/trunk/ Fix detection of popups blocking in Safari (in order to force the opening of the status page)  
2378 2442 d 15 h tom.houdayer /repos/alcasar/trunk/web/ Call CoovaChilli JSON api over HTTPS when intercept.php is called over HTTPS  
2370 2449 d 12 h tom.houdayer /repos/alcasar/trunk/ Enable HTTPS support for the CoovaChilli JSON API (that allow HTTPS for status.php)  
2324 2480 d 1 h tom.houdayer /repos/alcasar/trunk/ ACC: Add option to allow unsecure login for user interception  
2283 2500 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 2521 d 18 h tom.houdayer /repos/alcasar/trunk/web/ Remove cache cleaner HTTP headers for HTTP redirections  
2257 2521 d 18 h tom.houdayer /repos/alcasar/trunk/web/ Remove HTML redirection pages (prelogin & logon), use HTTP redirection instead  
2250 2528 d 13 h tom.houdayer /repos/alcasar/trunk/ Reformat/clean index.php! (except translations)  
2239 2530 d 14 h tom.houdayer /repos/alcasar/trunk/web/ intercept.php: Get required parameters from CoovaChilli config file if missing  
2238 2530 d 14 h tom.houdayer /repos/alcasar/trunk/web/ intercept.php: use HTTP cache control instead of HTML meta tags  
2205 2544 d 21 h tom.houdayer /repos/alcasar/trunk/web/ Prevent some XSS in intercept.php.  
2201 2545 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 2554 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 2554 d 18 h richard /repos/alcasar/trunk/ uamallowed domain works again  
2182 2555 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 2572 d 19 h tom.houdayer /repos/alcasar/trunk/web/  
2166 2572 d 20 h tom.houdayer /repos/alcasar/trunk/web/ fix error :(  

Show All