Subversion Repositories ALCASAR

Rev

Show changed files | Details | Compare with Previous | Blame

Filtering Options

Rev Age Author Path Log message Diff
3132 367 d 11 h rexy /repos/alcasar/trunk/web/acc/ Welcome page of ACC displays all routers.  
3051 632 d 6 h rexy /repos/alcasar/trunk/ - add translations
- remove unused RPM
 
3049 636 d 6 h rexy /repos/alcasar/trunk/ Remove a little bug.
Remove unused RPM
 
3046 637 d 6 h rexy /repos/alcasar/trunk/ Alexandre VEZIN works - #10 :
- With ACC, we can forbid/allow access to the LAN located between ALCASAR and Internet broadband router
 
3042 645 d 16 h rexy /repos/alcasar/trunk/ Alexandre VEZIN works - #9 :
- With ACC, admin can configure SSH on INTIF & EXTIF
 
3041 647 d 7 h rexy /repos/alcasar/trunk/ Alexandre VEZIN works - #8 :
- With ACC, admin can disable SSH on INTIF
 
3040 650 d 6 h rexy /repos/alcasar/trunk/ Alexandre VEZIN works - #7 :
- With ACC, admin can disable SSH on EXTIF (WAN). Admin can change the listen port
 
3030 663 d 6 h rexy /repos/alcasar/trunk/web/acc/admin/ Improve Let's Encrypt form  
3028 667 d 6 h rexy /repos/alcasar/trunk/web/ Alexandre VEZIN works - #2
- add an overlay with spinner on all submit forms
 
2979 1010 d 8 h rexy /repos/alcasar/trunk/ Multiwan conf homogenisation  
2972 1018 d 6 h rexy /repos/alcasar/trunk/ Freeradius update  
2971 1018 d 13 h rexy /repos/alcasar/trunk/ - Add "freeradius" to RPM not to automatically update.
- Prepare future switching to dnf (instead of urpmi)
 
2956 1069 d 9 h rexy /repos/alcasar/trunk/ Multi-WAN access with load balancing per user (Thx to Pierre RIVAULT for this great job)  
2874 1274 d 15 h rexy /repos/alcasar/trunk/ - Retrive "Letsencrypt" conf files when updating  
2853 1378 d 7 h rexy /repos/alcasar/trunk/web/acc/ ACC Spanish translation (to be continued)  
2817 1449 d 19 h rexy /repos/alcasar/trunk/web/ style aggregation (to be continued)  
2813 1462 d 7 h rexy /repos/alcasar/trunk/ Choice between several installed certificats (default / official / let's encrypt)  
2809 1476 d 11 h rexy /repos/alcasar/trunk/ - Adapt "vnstat-frontend" to ALCASAR L&F
- css code factorization (begin)
 
2736 1796 d 6 h rexy /repos/alcasar/trunk/ admin can change the fqdn hostname of ALCASAR (to be continued adapting ACC)  
2717 1874 d 7 h tom.houdayer /repos/alcasar/trunk/ Remove DHCP relay and internal DNS server configuration from ACC  
2713 1875 d 5 h tom.houdayer /repos/alcasar/trunk/ Fix print info with multiple words in static IP reservation in ACC  
2709 1880 d 5 h tom.houdayer /repos/alcasar/trunk/ Add the DNS internal configuration in ACC  
2708 1880 d 5 h tom.houdayer /repos/alcasar/trunk/ Add the DHCP relay configuration in ACC  
2688 1926 d 5 h lucas.echard /repos/alcasar/trunk/ Replace DNSmasq server with Unbound  
2613 2075 d 7 h tom.houdayer /repos/alcasar/trunk/web/acc/ Correct a spelling error in ACC  
2610 2075 d 12 h tom.houdayer /repos/alcasar/trunk/web/acc/admin/ Remove print of a removed string in ACC network.php  
2609 2075 d 21 h rexy /repos/alcasar/trunk/ Don't display CERT menu when user's network flows aren't enable  
2559 2148 d 16 h rexy /repos/alcasar/trunk/ End of migration for local hostname resolution (/etc/hosts)  
2558 2153 d 7 h rexy /repos/alcasar/trunk/ - Improve local name resolution (dnsmasq is better when it works with "/etc/hosts")  
2479 2305 d 15 h tom.houdayer /repos/alcasar/trunk/web/acc/admin/ Allow import of .cer certificate files from ACC + fix an undeclared variable  
2450 2335 d 7 h tom.houdayer /repos/alcasar/trunk/web/ Fix the config file parser in PHP when the value contains a '=' character  
2404 2434 d 10 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  
2380 2445 d 13 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 2445 d 15 h tom.houdayer /repos/alcasar/trunk/web/acc/admin/ Fix removing hostnames in local DNS server  
2326 2483 d 15 h tom.houdayer /repos/alcasar/trunk/web/acc/admin/ Add missing translations in ACC (Let's Encrypt integration + current certificat info)  
2325 2483 d 16 h tom.houdayer /repos/alcasar/trunk/web/acc/admin/ ACC network configuration: redraw wires on window resize event  
2324 2483 d 18 h tom.houdayer /repos/alcasar/trunk/ ACC: Add option to allow unsecure login for user interception  
2316 2493 d 17 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
 
2304 2497 d 16 h tom.houdayer /repos/alcasar/trunk/ Add Let's Encrypt integration!  
2299 2501 d 20 h tom.houdayer /repos/alcasar/trunk/ Escape exec() parameters in ACC to prevent RCE attacks