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
2400 2438 d 23 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 2438 d 23 h tom.houdayer /repos/alcasar/trunk/ Enhances passwords security generated during installation (length: 8 -> 16)  
2398 2438 d 23 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  
2395 2439 d 0 h tom.houdayer /repos/alcasar/trunk/ Set watchdog interval to 10 minutes.  
2394 2439 d 0 h tom.houdayer /repos/alcasar/trunk/ The disconnection of users without the status page open can be disabled by a user attribute  
2392 2440 d 22 h tom.houdayer /repos/alcasar/trunk/ Reconnect an allowed MAC address after disconnecting it when updating RADIUS attributes  
2388 2443 d 14 h tom.houdayer /repos/alcasar/trunk/ Fix a bug when generating 50+ user tickets at once  
2384 2444 d 21 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)  
2382 2444 d 22 h tom.houdayer /repos/alcasar/trunk/ Do not show user/group header menu after deleted it  
2381 2444 d 22 h tom.houdayer /repos/alcasar/trunk/ Fix allowed MAC address detection in ACC activity page  
2380 2448 d 21 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  
2376 2449 d 18 h tom.houdayer /repos/alcasar/trunk/ IP address of active users are properly clean from "current_users.txt"  
2374 2449 d 21 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)  
2370 2456 d 14 h tom.houdayer /repos/alcasar/trunk/ Enable HTTPS support for the CoovaChilli JSON API (that allow HTTPS for status.php)  
2357 2469 d 23 h tom.houdayer /repos/alcasar/trunk/ Remove Fail2Ban NFLOG logs (Fail2Ban has his own logfile)  
2356 2469 d 23 h tom.houdayer /repos/alcasar/trunk/ Fix mistake in previous commit message...  
2355 2470 d 15 h tom.houdayer /repos/alcasar/trunk/ Fix all traceability NFLOG rules by specifying the nfgroup to 1 (since the default group of NFLOG is 1 instead of 0 for ULOG1)  
2353 2471 d 15 h tom.houdayer /repos/alcasar/trunk/ Fix traceability log due to an omission during the migration from ulog to nflog (Fail2Ban, alcasar-iptables-local-mac-filtered & alcasar-ip-blocked)  
2347 2475 d 1 h tom.houdayer /repos/alcasar/trunk/ Print group attributes if user attributes are not set in ACC user status  
2346 2475 d 14 h tom.houdayer /repos/alcasar/trunk/ Add a link for back to the homepage when the user is disconnected in status.php  
2345 2475 d 14 h tom.houdayer /repos/alcasar/trunk/ Increase visibility of the status page warning about disconnection when close (+ align user attributes to the left)  
2344 2475 d 15 h tom.houdayer /repos/alcasar/trunk/ Fix a PHP error in ACC user/groupe attributes editor.  
2341 2475 d 17 h tom.houdayer /repos/alcasar/trunk/ Fix ACC user/group editor where attributes were not changed  
2334 2485 d 20 h tom.houdayer /repos/alcasar/trunk/  
2333 2485 d 21 h tom.houdayer /repos/alcasar/trunk/ Fix bug which the encrypted password is printed in a random column in the ACC user editor  
2328 2486 d 0 h tom.houdayer /repos/alcasar/trunk/ Update NfSen to 1.3.8 (security fix)  
2324 2487 d 3 h tom.houdayer /repos/alcasar/trunk/ ACC: Add option to allow unsecure login for user interception  
2319 2492 d 14 h tom.houdayer /repos/alcasar/trunk/ Show/hide advanced attributes dynamically in user/group creation and edition  
2316 2497 d 1 h tom.houdayer /repos/alcasar/trunk/ New network configuration UI (dynamic user-friendly diagram form)
- Clean network.php & network2.php
- Small design changes
- Add jquery.connections.js
 
2314 2499 d 3 h richard /repos/alcasar/trunk/ Udev rule in /lib/udev/rule.d  
2304 2501 d 0 h tom.houdayer /repos/alcasar/trunk/ Add Let's Encrypt integration!  
2299 2505 d 4 h tom.houdayer /repos/alcasar/trunk/ Escape exec() parameters in ACC to prevent RCE attacks  
2298 2505 d 6 h richard /repos/alcasar/trunk/  
2296 2505 d 20 h tom.houdayer /repos/alcasar/trunk/ Remove '/usr/bin/openssl' sudo privilege for 'apache' user  
2295 2506 d 4 h tom.houdayer /repos/alcasar/trunk/ Allow hostname different than "alcasar"  
2293 2506 d 22 h tom.houdayer /repos/alcasar/trunk/ Change the ALCASAR CA certificate extension to .crt (to be added more easily in Firefox)  
2292 2506 d 23 h tom.houdayer /repos/alcasar/trunk/ Rewrite ACC "Statistic / Security" page (web/acc/manager/htdocs/security.php): print parsed value of Fail2Ban log + clean code + show current tab  
2284 2507 d 5 h tom.houdayer /repos/alcasar/trunk/ Rename Fail2Ban rule "alcasar_acc-htdigest" to "alcasar_acc" (iptable does not support long name)  
2273 2522 d 3 h richard /repos/alcasar/trunk/ Final tests before 3.1.2  
2271 2522 d 18 h tom.houdayer /repos/alcasar/trunk/ Fix Fail2Ban broken rules (alcasar_mod-evasive,alcasar_acc-htdigest,alcasar_change-pwd) and add SSL compatibility for alcasar_mod-evasive rule