Subversion Repositories ALCASAR

Rev

Show changed files | Details | Compare with Previous | Blame

Filtering Options

Rev Age Author Path Log message Diff
3185 41 d 11 h rexy /repos/alcasar/trunk/web/ Improve the visual of the interception page when registering by email or sms (Thanks to Kévin MARCHAND)  
3174 50 d 17 h rexy /repos/alcasar/trunk/web/ - intercept CSS updating (thanks to Nicolas REYNAUD)  
3165 100 d 0 h rexy /repos/alcasar/trunk/web/ Redirection to HTTPS when needed (intercept & status)  
3139 291 d 20 h rexy /repos/alcasar/trunk/web/ Work by Léo GUICHOUX (thanks)
- Update Jquery-ui (1.13.2)
- standardisation of jquery calls
- add jquery "fadeout" in "intercept" & "password"
 
3137 333 d 19 h rexy /repos/alcasar/trunk/web/ deleting characters  
3088 529 d 12 h rexy /repos/alcasar/trunk/ - kernel 5.15.74
- coova-chilli with SHA256 in PAP protocol
- improve unbound behaviour when domain is localdomain (don't forward)
 
3085 533 d 17 h rexy /repos/alcasar/trunk/ Add SHA256 in PAP protocol (coovachilli). Thanks to Paul BAESKENS (aka StaringCat)  
3038 648 d 12 h rexy /repos/alcasar/trunk/ Updating user registration by e-mail - To be continued #19  
3026 658 d 13 h rexy /repos/alcasar/trunk/web/ Alexandre VEZIN works - #2
- Bootstrap 4.6 migration
- jquery 3.6 migration
- pwdmeter update
 
3001 760 d 11 h rexy /repos/alcasar/trunk/ Updating user registration by e-mail - To be continued #7  
2993 774 d 11 h rexy /repos/alcasar/trunk/ Updating user registration by e-mail - To be continued #3  
2992 784 d 11 h rexy /repos/alcasar/trunk/ Updating user registration by e-mail - To be continued #2  
2956 1060 d 15 h rexy /repos/alcasar/trunk/ Multi-WAN access with load balancing per user (Thx to Pierre RIVAULT for this great job)  
2935 1117 d 12 h rexy /repos/alcasar/trunk/ WIFI4EU automatic integration via ACC  
2923 1151 d 0 h rexy /repos/alcasar/trunk/ - Remove two warnings in lighttpd (deprecated options)  
2850 1373 d 12 h rexy /repos/alcasar/trunk/ Spanish translation improvement (thanks to Germán BOWERS.  
2837 1402 d 12 h rexy /repos/alcasar/trunk/ - adapt intercept page to the new radius messages  
2823 1425 d 17 h rexy /repos/alcasar/trunk/ enable Json in coova + Add favicon  
2809 1467 d 17 h rexy /repos/alcasar/trunk/ - Adapt "vnstat-frontend" to ALCASAR L&F
- css code factorization (begin)
 
2766 1612 d 13 h rexy /repos/alcasar/trunk/ - All user pages are now responsive. Thanks to Clément GELINEAU
- German translation has been updated. Thanks to Sven RATH
 
2751 1654 d 21 h rexy /repos/alcasar/trunk/web/ syntax error  
2747 1722 d 3 h rexy /repos/alcasar/trunk/ Fix bugy intercept page  
2743 1739 d 13 h rexy /repos/alcasar/trunk/ - Responsive "intercept" page  
2702 1871 d 13 h tom.houdayer /repos/alcasar/trunk/ Merge bad username and bad password errors at user login  
2600 2069 d 11 h tom.houdayer /repos/alcasar/trunk/ Save SMS status and number in ALCASAR configuration file (persistent to updates).  
2591 2071 d 19 h rexy /repos/alcasar/trunk/ Radius : rapport pour "utilisateur inconnu"  
2501 2242 d 10 h tom.houdayer /repos/alcasar/trunk/ Explode the "Filter-Id" RADIUS attribute into ALCASAR vendor attributes (they can now be set independently and with a good user/group priority)  
2450 2326 d 13 h tom.houdayer /repos/alcasar/trunk/web/ Fix the config file parser in PHP when the value contains a '=' character  
2409 2408 d 16 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 2410 d 2 h tom.houdayer /repos/alcasar/trunk/web/ Trim spaces of username at login  
2406 2412 d 18 h tom.houdayer /repos/alcasar/trunk/ Fix detection of popups blocking in Safari (in order to force the opening of the status page)  
2378 2437 d 14 h tom.houdayer /repos/alcasar/trunk/web/ Call CoovaChilli JSON api over HTTPS when intercept.php is called over HTTPS  
2370 2444 d 11 h tom.houdayer /repos/alcasar/trunk/ Enable HTTPS support for the CoovaChilli JSON API (that allow HTTPS for status.php)  
2324 2475 d 0 h tom.houdayer /repos/alcasar/trunk/ ACC: Add option to allow unsecure login for user interception  
2283 2495 d 2 h tom.houdayer /repos/alcasar/trunk/web/ On authentication, redirect to the status page only if the popup is blocked (else actual tab is redirect to user URL and status page is open in the new tab)  
2258 2516 d 17 h tom.houdayer /repos/alcasar/trunk/web/ Remove cache cleaner HTTP headers for HTTP redirections  
2257 2516 d 17 h tom.houdayer /repos/alcasar/trunk/web/ Remove HTML redirection pages (prelogin & logon), use HTTP redirection instead  
2250 2523 d 12 h tom.houdayer /repos/alcasar/trunk/ Reformat/clean index.php! (except translations)  
2239 2525 d 13 h tom.houdayer /repos/alcasar/trunk/web/ intercept.php: Get required parameters from CoovaChilli config file if missing  
2238 2525 d 14 h tom.houdayer /repos/alcasar/trunk/web/ intercept.php: use HTTP cache control instead of HTML meta tags