Subversion Repositories ALCASAR

Compare Revisions

Ignore whitespace Rev 2099 → Rev 2100

/CHANGELOG
3,10 → 3,10
-----------------------3.1-------------------
NEWS
 
- Status windows is now in a tab (no more popup). Deconnexion of the user when the tab is closed
- The status window is now in a tab (no more popup).
- Linux Kernel update (4.4.32) - coova-chilli updated (1.3.2) with IPSEC VPN resolve code (see #255 on coova github)
- network filtering by user
- The user is disconnected when his "status tab" is closed
- network protocols filtering by user
- The user is disconnected when his "status tab" is closed (no more watchdog for that)
ACC
- beginning of the Chinese translation
- MAC resolution (manufacturer) is displayed
13,7 → 13,12
- MAC authentication can be made "on the fly"
- some improvements when actions take long time
- Reporting of Week statistics (in PDF)
- the imputability log can be displayes. All the users will be informed at their next connexion.
- the imputability logs can be displayed. All the users will be informed at their next connexion.
- admin connexion logs (when clicking on access counter)
BUGS
- manual user disconnexion in ACC (french page only)
- import BlackList file : doesn't work with domain name longer than 3 letters (ie : .info)
 
-----------------------3.0.1----------------
BUGS
/web/intercept.php
174,6 → 174,39
$l_remaining_time = "剩余时间";
$l_uam_domain = "授权网站 : ";
$l_autoregistration = "短信注册";}
else if($Language == 'ar'){
$l_ChilliError = "يجب نجاح المصادقة على البوابة الأسيرة";
$l_login = "إغلاق هذه النافذة يقطع دورة عملك";
$l_logout = "إغلاق الدورة";
$l_loginfailed = "فشل المصادقة";
$l_loggingin = "التعريف على البوابة الأسيرة";
$l_loggedcont = "مراقبة الدخول";
$l_loggedout = "دورتكَ مغلقة";
$l_user = "التعريف";
$l_password = "كلمة السر";
$l_wait = "...إنتظر بعض اللحظات";
$l_onlinetime = ":مدة الإتصال";
$l_remainingtime = ":انقطاع الإتصال في";
$l_encrypted = "يجب تشفير الإتصال بالبوابة";
$l_boutonO = "مصادقة";
$l_boutonF = "أغلق";
$l_loggedin_stringl1 = "سلامة نظم المعلومات";
$l_loggedin_stringl2 = "وُضعت هذه المراقبة للضمان القانوني لتتبع ومساءلة وعدم تنصل الإتصالات";
$l_loggedin_stringl3 = "نشاطك على الشبكة مسجل وفقاً لاحترام الحريات الشخصية";
$l_loggedin_stringl4 = "لا يمكن استغلال البيانات المسجلة إلاّ من قِبل سلطات التحقيق القضائ";
$l_loggedin_stringl5 = "سيتم حدف هذه البيانات تلقائياً بعد سنة من الْيَوْمَ";
$l_loggedin_stringl6 = "لتغيير كلمة السر أو شهادة الأمان <a href='$alcasarpath'>هنا</a> اضغط ";
$l_loggedout_string = "تَمّ قطع الإتصال بالبوابة الأسيرة";
$l_reply_1 = "انتهى وقتك اليومي للإتصال";
$l_reply_2 = "انتهى وقتك الشهري للإتصال";
$l_reply_3 = "محاولة اتصال خارج فترتك المأذونة";
$l_reply_4 = "انتهت مدة صلاحية حسابك";
$l_reply_5 = "لقد استكملت العدد الأقصى للإتصالات المتزامنة";
$l_reply_6 = "استكملت مذة الإتصال المسموحة";
$l_online_time = "مذة الإتصال";
$l_remaining_time = "الوقت المتبق";
$l_uam_domain = ":المواقع المسموحة ";
$l_autoregistration = "تسجيل ذاتي (SMS)";}
else if($Language == 'de'){
$l_ChilliError = "Die Authentifizierung ist erfolgreich durch die Nutzung des Portals erfolgt.";
$l_login = "Erfolgreiche Authentifizierung.<HR>Schlißen dieses fensters unterbricht die sitzung";