Subversion Repositories ALCASAR

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
2498 2252 d 9 h tom.houdayer /repos/alcasar/trunk/web/acc/ ACC about page: add a semi-transparent background behind logos  
2493 2252 d 10 h tom.houdayer /repos/alcasar/trunk/web/acc/manager/htdocs/ Print error if user ticket generation fail  
2492 2252 d 10 h tom.houdayer /repos/alcasar/trunk/ Fix control of "ulogd-*" and "dnsmasq-*" services in ACC  
2491 2252 d 10 h tom.houdayer /repos/alcasar/trunk/ Add "nfsen", "fail2ban" and "vnstat" services to the ACC system page  
2488 2252 d 21 h lucas.echard /repos/alcasar/trunk/ Replace Apache with Lighttpd

Update fail2ban rules
Change web error management
Add a PEM certificate creation for Lighttpd
Replace htdigest Apache tool with a bash function in alcasar-profil.sh
 
2479 2304 d 22 h tom.houdayer /repos/alcasar/trunk/web/acc/admin/ Allow import of .cer certificate files from ACC + fix an undeclared variable  
2477 2309 d 19 h richard /repos/alcasar/trunk/ - add "folder - sheet - scripts" for building ISO file  
2475 2310 d 9 h tom.houdayer /repos/alcasar/trunk/ Finish remaining tasks in acc/admin/ldap.php (translate untranslated text + minor changes in style + remove unused code)  
2473 2310 d 11 h tom.houdayer /repos/alcasar/trunk/ Fix ticket generation of users with accented username  
2471 2310 d 19 h richard /repos/alcasar/trunk/ Geocity update - remove of an unused sql radius-counter  
2468 2312 d 18 h richard /repos/alcasar/trunk/ Documentation updating (to be continue)  
2465 2322 d 13 h richard /repos/alcasar/trunk/ Config of RADIUS "ldap module" (to be continued)  
2463 2324 d 21 h tom.houdayer /repos/alcasar/trunk/web/acc/manager/ Add a regex validation when add a trusted IP address  
2462 2324 d 21 h tom.houdayer /repos/alcasar/trunk/web/acc/admin/ Disable configuration checker at page load in ACC LDAP  
2461 2325 d 13 h richard /repos/alcasar/trunk/ preconfig ldap conforme à la documentation  
2460 2326 d 18 h tom.houdayer /repos/alcasar/trunk/web/acc/admin/ Print result from ACC AJAX LDAP configuration checker  
2459 2329 d 13 h richard /repos/alcasar/trunk/web/acc/admin/ Update of the LDAP PHP module (it remains to manage the script shell)  
2455 2330 d 16 h tom.houdayer /repos/alcasar/trunk/ Set date format of MAC spoofing logs to "YYYY-MM-DD HH:MM:SS" instead of locale's representation  
2453 2334 d 11 h tom.houdayer /repos/alcasar/trunk/web/acc/admin/ Add ACC AJAX LDAP configuration checker [BETA]  
2452 2334 d 13 h tom.houdayer /repos/alcasar/trunk/web/acc/admin/ Fix bad parameter write in LDAP config  
2451 2334 d 13 h tom.houdayer /repos/alcasar/trunk/web/acc/admin/ Move acc/admin/update_ldap.php in acc/admin/ldap.php  
2450 2334 d 14 h tom.houdayer /repos/alcasar/trunk/web/ Fix the config file parser in PHP when the value contains a '=' character  
2449 2334 d 14 h tom.houdayer /repos/alcasar/trunk/web/acc/admin/ Reformat/clean ACC LDAP page (acc/admin/ldap.php)  
2448 2335 d 12 h tom.houdayer /repos/alcasar/trunk/web/acc/admin/ Escape exec() parameters in ACC LDAP server update to prevent RCE attacks  
2447 2335 d 13 h richard /repos/alcasar/trunk/ Continuing the revamping of LDAP interface  
2446 2336 d 12 h richard /repos/alcasar/trunk/ Begin of complete revamping of LDAP interface  
2424 2389 d 14 h tom.houdayer /repos/alcasar/trunk/web/acc/manager/htdocs/ Set status_open_required as simple field in ACC user/group manager  
2418 2411 d 19 h tom.houdayer /repos/alcasar/trunk/web/ Show the warning message about disconnection if window closed in status.php only if the user need to keep it open  
2415 2413 d 19 h tom.houdayer /repos/alcasar/trunk/web/acc/manager/htdocs/ Fix PHP errors in acc/manager/htdocs/import_user.php  
2414 2413 d 19 h tom.houdayer /repos/alcasar/trunk/ Remove disallowed characters of login when importing users from a text file  
2413 2413 d 20 h tom.houdayer /repos/alcasar/trunk/ Get number of open session from the whole history instead of just the last 3 sessions in the status page  
2411 2414 d 0 h tom.houdayer /repos/alcasar/trunk/web/acc/manager/htdocs/ Some modifications in acc/manager/htdocs/activity.php (fix undeclared variable + remove old overwritten bgcolor)  
2410 2415 d 2 h richard /repos/alcasar/trunk/ 3.2.0b  
2409 2416 d 17 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 2418 d 3 h tom.houdayer /repos/alcasar/trunk/web/ Trim spaces of username at login  
2406 2420 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)  
2405 2433 d 17 h tom.houdayer /repos/alcasar/trunk/ Print parsed log of MAC address spoofed instead of raw log lines in ACC  
2404 2433 d 17 h tom.houdayer /repos/alcasar/trunk/web/acc/admin/ Replace file_get_contents('http://...') by cURL function to getting ALCASAR external IP in network.php  
2403 2433 d 17 h tom.houdayer /repos/alcasar/trunk/web/acc/manager/htdocs/ Replace a deprecated ereg_replace() PHP function to preg_replace()  
2402 2433 d 17 h tom.houdayer /repos/alcasar/trunk/ Invert status_open_required bit in Filter-Id to simplify ALCASAR updates