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
2591 2049 d 18 h rexy /repos/alcasar/trunk/ Radius : rapport pour "utilisateur inconnu"  
2501 2220 d 9 h tom.houdayer /repos/alcasar/trunk/ Explode the "Filter-Id" RADIUS attribute into ALCASAR vendor attributes (they can now be set independently and with a good user/group priority)  
2450 2304 d 12 h tom.houdayer /repos/alcasar/trunk/web/ Fix the config file parser in PHP when the value contains a '=' character  
2409 2386 d 15 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 2388 d 1 h tom.houdayer /repos/alcasar/trunk/web/ Trim spaces of username at login  
2406 2390 d 17 h tom.houdayer /repos/alcasar/trunk/ Fix detection of popups blocking in Safari (in order to force the opening of the status page)  
2378 2415 d 13 h tom.houdayer /repos/alcasar/trunk/web/ Call CoovaChilli JSON api over HTTPS when intercept.php is called over HTTPS  
2370 2422 d 10 h tom.houdayer /repos/alcasar/trunk/ Enable HTTPS support for the CoovaChilli JSON API (that allow HTTPS for status.php)  
2324 2452 d 23 h tom.houdayer /repos/alcasar/trunk/ ACC: Add option to allow unsecure login for user interception  
2283 2473 d 1 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 2494 d 16 h tom.houdayer /repos/alcasar/trunk/web/ Remove cache cleaner HTTP headers for HTTP redirections  
2257 2494 d 16 h tom.houdayer /repos/alcasar/trunk/web/ Remove HTML redirection pages (prelogin & logon), use HTTP redirection instead  
2250 2501 d 12 h tom.houdayer /repos/alcasar/trunk/ Reformat/clean index.php! (except translations)  
2239 2503 d 12 h tom.houdayer /repos/alcasar/trunk/web/ intercept.php: Get required parameters from CoovaChilli config file if missing  
2238 2503 d 13 h tom.houdayer /repos/alcasar/trunk/web/ intercept.php: use HTTP cache control instead of HTML meta tags  
2205 2517 d 19 h tom.houdayer /repos/alcasar/trunk/web/ Prevent some XSS in intercept.php.  
2201 2518 d 13 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 2527 d 15 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 2527 d 16 h richard /repos/alcasar/trunk/ uamallowed domain works again  
2182 2528 d 11 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
 

Show All