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
2475 2311 d 0 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 2311 d 2 h tom.houdayer /repos/alcasar/trunk/ Fix ticket generation of users with accented username  
2457 2330 d 13 h richard /repos/alcasar/trunk/ Bug : Waiting for DNS conf be totally up before update  
2444 2344 d 4 h richard /repos/alcasar/trunk/ - add exfat usbKey (need for future ISO install)
- bug fix
 
2414 2414 d 10 h tom.houdayer /repos/alcasar/trunk/ Remove disallowed characters of login when importing users from a text file  
2413 2414 d 11 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  
2406 2421 d 10 h tom.houdayer /repos/alcasar/trunk/ Fix detection of popups blocking in Safari (in order to force the opening of the status page)  
2405 2434 d 9 h tom.houdayer /repos/alcasar/trunk/ Print parsed log of MAC address spoofed instead of raw log lines in ACC  
2400 2435 d 12 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 2435 d 13 h tom.houdayer /repos/alcasar/trunk/ Enhances passwords security generated during installation (length: 8 -> 16)  
2398 2435 d 13 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 2435 d 13 h tom.houdayer /repos/alcasar/trunk/ Set watchdog interval to 10 minutes.  
2394 2435 d 13 h tom.houdayer /repos/alcasar/trunk/ The disconnection of users without the status page open can be disabled by a user attribute  
2392 2437 d 11 h tom.houdayer /repos/alcasar/trunk/ Reconnect an allowed MAC address after disconnecting it when updating RADIUS attributes  
2388 2440 d 4 h tom.houdayer /repos/alcasar/trunk/ Fix a bug when generating 50+ user tickets at once  
2384 2441 d 11 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 2441 d 11 h tom.houdayer /repos/alcasar/trunk/ Do not show user/group header menu after deleted it  
2381 2441 d 11 h tom.houdayer /repos/alcasar/trunk/ Fix allowed MAC address detection in ACC activity page  
2380 2445 d 11 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 2446 d 8 h tom.houdayer /repos/alcasar/trunk/ IP address of active users are properly clean from "current_users.txt"  
2374 2446 d 10 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 2453 d 4 h tom.houdayer /repos/alcasar/trunk/ Enable HTTPS support for the CoovaChilli JSON API (that allow HTTPS for status.php)  
2357 2466 d 12 h tom.houdayer /repos/alcasar/trunk/ Remove Fail2Ban NFLOG logs (Fail2Ban has his own logfile)  
2356 2466 d 12 h tom.houdayer /repos/alcasar/trunk/ Fix mistake in previous commit message...  
2355 2467 d 5 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 2468 d 5 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 2471 d 15 h tom.houdayer /repos/alcasar/trunk/ Print group attributes if user attributes are not set in ACC user status  
2346 2472 d 4 h tom.houdayer /repos/alcasar/trunk/ Add a link for back to the homepage when the user is disconnected in status.php  
2345 2472 d 4 h tom.houdayer /repos/alcasar/trunk/ Increase visibility of the status page warning about disconnection when close (+ align user attributes to the left)  
2344 2472 d 5 h tom.houdayer /repos/alcasar/trunk/ Fix a PHP error in ACC user/groupe attributes editor.  
2341 2472 d 7 h tom.houdayer /repos/alcasar/trunk/ Fix ACC user/group editor where attributes were not changed  
2334 2482 d 10 h tom.houdayer /repos/alcasar/trunk/  
2333 2482 d 10 h tom.houdayer /repos/alcasar/trunk/ Fix bug which the encrypted password is printed in a random column in the ACC user editor  
2328 2482 d 14 h tom.houdayer /repos/alcasar/trunk/ Update NfSen to 1.3.8 (security fix)  
2324 2483 d 17 h tom.houdayer /repos/alcasar/trunk/ ACC: Add option to allow unsecure login for user interception  
2319 2489 d 4 h tom.houdayer /repos/alcasar/trunk/ Show/hide advanced attributes dynamically in user/group creation and edition  
2316 2493 d 15 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 2495 d 16 h richard /repos/alcasar/trunk/ Udev rule in /lib/udev/rule.d  
2304 2497 d 14 h tom.houdayer /repos/alcasar/trunk/ Add Let's Encrypt integration!  
2299 2501 d 18 h tom.houdayer /repos/alcasar/trunk/ Escape exec() parameters in ACC to prevent RCE attacks