Subversion Repositories ALCASAR

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
2410 2421 d 14 h richard /repos/alcasar/trunk/ 3.2.0b  
2409 2423 d 4 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 2424 d 14 h tom.houdayer /repos/alcasar/trunk/web/ Trim spaces of username at login  
2406 2427 d 6 h tom.houdayer /repos/alcasar/trunk/ Fix detection of popups blocking in Safari (in order to force the opening of the status page)  
2405 2440 d 5 h tom.houdayer /repos/alcasar/trunk/ Print parsed log of MAC address spoofed instead of raw log lines in ACC  
2404 2440 d 5 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 2440 d 5 h tom.houdayer /repos/alcasar/trunk/web/acc/manager/htdocs/ Replace a deprecated ereg_replace() PHP function to preg_replace()  
2402 2440 d 5 h tom.houdayer /repos/alcasar/trunk/ Invert status_open_required bit in Filter-Id to simplify ALCASAR updates  
2401 2441 d 8 h tom.houdayer /repos/alcasar/trunk/web/ Check if user is connected in still_connected.php before writing his IP to current_users.txt  
2400 2441 d 9 h tom.houdayer /repos/alcasar/trunk/ Fix removing a WL through ACC (forgotten line undeleted in alcasar-wl-categories file) and fix a bad character written in configuration file when activate a WL through ACC  
2399 2441 d 9 h tom.houdayer /repos/alcasar/trunk/ Enhances passwords security generated during installation (length: 8 -> 16)  
2398 2441 d 9 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  
2397 2441 d 9 h tom.houdayer /repos/alcasar/trunk/ Enhances security of PHP configuration (force display_errors, display_startup_errors & allow_url_fopen to off)  
2396 2441 d 9 h tom.houdayer /repos/alcasar/trunk/ Some improvements in ALCASAR installer  
2395 2441 d 10 h tom.houdayer /repos/alcasar/trunk/ Set watchdog interval to 10 minutes.  
2394 2441 d 10 h tom.houdayer /repos/alcasar/trunk/ The disconnection of users without the status page open can be disabled by a user attribute  
2393 2441 d 10 h tom.houdayer /repos/alcasar/trunk/web/acc/manager/htdocs/ Fix filter protocol when creating a group  
2392 2443 d 8 h tom.houdayer /repos/alcasar/trunk/ Reconnect an allowed MAC address after disconnecting it when updating RADIUS attributes  
2391 2444 d 6 h tom.houdayer /repos/alcasar/trunk/web/css/ Force align text to the left for ACC menu items  
2390 2444 d 10 h franck /repos/alcasar/trunk/web/acc/manager/htdocs/ lister par défaut les users est trop long sur de grosses bases !  
2389 2445 d 0 h tom.houdayer /repos/alcasar/trunk/web/acc/manager/lib/ Correct a german spelling error in user tickets  
2388 2446 d 0 h tom.houdayer /repos/alcasar/trunk/ Fix a bug when generating 50+ user tickets at once  
2387 2446 d 6 h tom.houdayer /repos/alcasar/trunk/ Remove alcasar-{macup,macdown}.sh as they are useless now  
2386 2446 d 6 h tom.houdayer /repos/alcasar/trunk/scripts/ Use hash:ip instead of hash:net for filters ipset  
2385 2446 d 6 h tom.houdayer /repos/alcasar/trunk/web/acc/phpsysinfo/includes/xml/ Change secondary Internet test domain "svn.alcasar.net" to "www.alcasar.net"; in ACC home  
2384 2447 d 7 h tom.houdayer /repos/alcasar/trunk/ Disconnect an allowed MAC address after deleted it (+ fix current administrator detection + add start/end sign to MAC regex)  
2383 2447 d 7 h tom.houdayer /repos/alcasar/trunk/web/acc/manager/htdocs/ Fix missing brackets to hide simple/advanced toggle mode after creating a group  
2382 2447 d 8 h tom.houdayer /repos/alcasar/trunk/ Do not show user/group header menu after deleted it  
2381 2447 d 8 h tom.houdayer /repos/alcasar/trunk/ Fix allowed MAC address detection in ACC activity page  
2380 2451 d 7 h tom.houdayer /repos/alcasar/trunk/ Add a regex validation when add a local DNS host or a static IP address to avoid breaking the dnsmasq service  
2379 2451 d 10 h tom.houdayer /repos/alcasar/trunk/web/acc/admin/ Fix removing hostnames in local DNS server  
2378 2452 d 3 h tom.houdayer /repos/alcasar/trunk/web/ Call CoovaChilli JSON api over HTTPS when intercept.php is called over HTTPS  
2377 2452 d 4 h tom.houdayer /repos/alcasar/trunk/web/ Add missing EOL when writing IP in the "current_users.txt" file in web/status.php  
2376 2452 d 4 h tom.houdayer /repos/alcasar/trunk/ IP address of active users are properly clean from "current_users.txt"  
2375 2452 d 5 h tom.houdayer /repos/alcasar/trunk/ Fix uninterpreted variables in file /etc/init.d/chilli during installation  
2374 2452 d 7 h tom.houdayer /repos/alcasar/trunk/ Fix the open of status.php when the user has a redirection URL attribute defined (force redirection to intercept.php after login instead of WISPr-Redirection-URL attribute value)  
2373 2452 d 7 h tom.houdayer /repos/alcasar/trunk/web/acc/manager/htdocs/ Fix PHP warning  
2372 2452 d 7 h tom.houdayer /repos/alcasar/trunk/conf/ Set columns name of radius database to lowercase  
2371 2452 d 8 h tom.houdayer /repos/alcasar/trunk/conf/ Set database engine of radius tables to InnoDB  
2370 2459 d 0 h tom.houdayer /repos/alcasar/trunk/ Enable HTTPS support for the CoovaChilli JSON API (that allow HTTPS for status.php)