[pnfrance-cvsnotices] traductions/pnpacks/PostNuke/system/AntiCracker/pnlang/fra admin.php, NONE, 1.1 index.html, NONE, 1.1 userapi.php, NONE,
Auteur Sujet
Post 
  1. Update of /cvsroot/pnfrance/traductions/pnpacks/PostNuke/system/AntiCracker/pnlang/fra 
  2. In directory perky.postnuke.com:/tmp/cvs-serv25134/pnpacks/PostNuke/system/AntiCracker/pnlang/fra 
  3.  
  4. Added Files: 
  5.     admin.php index.html userapi.php version.php  
  6. Log Message: 
  7.  
  8.  
  9. --- NEW FILE: admin.php --- 
  10. <?php 
  11. // $Id: admin.php,v 1.1 2005/10/24 16:09:03 chestnut Exp $ 
  12. // ---------------------------------------------------------------------- 
  13. // PostNuke Content Management System 
  14. // Copyright (C) 2001 by the PostNuke Development Team. 
  15. // http://www.postnuke.com/ 
  16. // ---------------------------------------------------------------------- 
  17. // Based on: 
  18. // PHP-NUKE Web Portal System - http://phpnuke.org/ 
  19. // Thatware - http://thatware.org/ 
  20. // ---------------------------------------------------------------------- 
  21. // LICENSE 
  22. // 
  23. // This program is free software; you can redistribute it and/or 
  24. // modify it under the terms of the GNU General Public License (GPL
  25. // as published by the Free Software Foundation; either version 2 
  26. // of the License, or (at your option) any later version. 
  27. // 
  28. // This program is distributed in the hope that it will be useful, 
  29. // but WITHOUT ANY WARRANTY; without even the implied warranty of 
  30. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
  31. // GNU General Public License for more details. 
  32. // 
  33. // To read the license please visit http://www.gnu.org/copyleft/gpl.html 
  34. // ---------------------------------------------------------------------- 
  35. // Original Author of file: Everyone 
  36. // Purpose of file: Translation files 
  37. // Translation team: Read credits in /docs/CREDITS.txt 
  38. // ---------------------------------------------------------------------- 
  39.  
  40. /** 
  41.      * ;@package     PostNuke_System_Modules 
  42.  * ;@subpackage  PostNuke_AntiCracker 
  43.  * ;@license http://www.gnu.org/copyleft/gpl.html 
  44. */ 
  45.  
  46. define('_PNANTICRACKER','pnAntiCracker'); 
  47. define('_PNANTICRACKERVIEWHACKATTEMPTSFROMDB','View crack attempts in database'); 
  48. define('_PNANTICRACKERVIEWHACKATTEMPTSFROMFILE','View crack attempts in log file'); 
  49. define('_PNANTICRACKERMODIFYCONFIG','Modify pnAntiCracker configuration'); 
  50. define('_PNANTICRACKERDISPLAYENABLE','Enable pnAntiCracker'); 
  51. define('_PNANTICRACKERDISPLAYEMAIL','Notify about crack attempts via e-mail'); 
  52. define('_PNANTICRACKERDISPLAYLOGTODB','Log crack attempts to database'); 
  53. define('_PNANTICRACKERONLYSENDSUMMARYBYEMAIL','When logging to database, only send a summary e-mail message'); 
  54. define('_PNANTICRACKERDISPLAYITEMSPERPAGE','Items per page'); 
  55. define('_PNANTICRACKERUPDATE','Update pnAntiCracker'); 
  56. define('_PNANTICRACKERVIEW','View crack attempts'); 
  57. define('_PNANTICRACKERNUMBER', 'ID'); 
  58. define('_PNANTICRACKERFILE','File'); 
  59. define('_PNANTICRACKERLINE','Line'); 
  60. define('_PNANTICRACKERTYPE','Type'); 
  61. define('_PNANTICRACKERINFO','Additional information'); 
  62. define('_PNANTICRACKERTIME','Time'); 
  63. define('_PNANTICRACKERUSERID','User ID'); 
  64. define('_PNANTICRACKEROPTIONS','Options'); 
  65. define('_PNANTICRACKERBROWSERINFO', 'View browser info');     
  66. define('_PNANTICRACKERREQUESTARRAY', 'View \'request\' array'); 
  67. define('_PNANTICRACKERGETARRAY', 'View \'get\' array'); 
  68. define('_PNANTICRACKERPOSTARRAY', 'View \'post\' array'); 
  69. define('_PNANTICRACKERSERVERARRAY',' View \'server\'  array'); 
  70. define('_PNANTICRACKERENVARRAY', 'View \'env\' array'); 
  71. define('_PNANTICRACKERCOOKIEARRAY', 'View \'cookie\'  array'); 
  72. define('_PNANTICRACKERFILESARRAY', 'View \'files\' array'); 
  73. define('_PNANTICRACKERSESSIONARRAY', 'View \'session\' array'); 
  74. define('_PNANTICRACKERVARIABLE', 'Variable'); 
  75. define('_PNANTICRACKERVARIABLEVALUE', 'Variable value'); 
  76. define('_PNANTICRACKERDELETE', 'Delete crack attempt'); 
  77. define('_PNANTICRACKERCONFIRMDELETE', 'Confirm deletion of crack attempt'); 
  78. define('_PNANTICRACKERCANCELDELETE', 'Cancel deletion of crack attempt'); 
  79. define('_PNANTICRACKERDELETED', 'Crack attempt deleted'); 
  80. define('_PNANTICRACKERSUMMARYCONTENT', 'Summary content'); 
  81. define('_PNANTICRACKERFULLCONTENT', 'Additional content for full mail message'); 
  82. define('_PNANTICRACKERUSEHTACCESSBANS', 'Use .htaccess to ban IP addresses'); 
  83. define('_PNANTICRACKERFILTERGETVARS', 'Sterilize HTML tags in \'get\' variables'); 
  84. define('_PNANTICRACKERFILTERCOOKIEVARS', 'Sterilize HTML tags in \'cookie\' variables'); 
  85. define('_PNANTICRACKERFILTERPOSTVARS', 'Sterilize HTML tags in \'post\' variables'); 
  86. define('_PNANTICRACKEREXTRAPOSTPROTECTION', 'Use extra \'post\' protection'); 
  87. define('_PNANTICRACKEREXTRAGETPROTECTION', 'Use extra \'get\' protection'); 
  88. define('_PNANTICRACKERCHECKMULTIPOST', 'Only allow \'maxmultiPOST\' number of successive posts'); 
  89. define('_PNANTICRACKERMAXMULTIPOST', 'Maximum number of post operations in succession, if checkmultipost is enabled'); 
  90. define('_PNANTICRACKERCPULOADMONITOR', 'Block access if system load exceeds certain value'); 
  91. define('_PNANTICRACKERCPUMAXLOAD', 'Maximum 5-minute system load average before blocking access'); 
  92. define('_PNANTICRACKERCCISESSIONPATH', 'Directory path for storing session files'); 
  93. define('_PNANTICRACKERHTACCESSFILELOCATION', '.htaccess file location'); 
  94. define('_PNANTICRACKERNOCOOKIEBANTHRESHOLD', 'Number of attempts before banning, when site accessed without cookies being enabled'); 
  95. define('_PNANTICRACKERNOCOOKIEWARNINGTHRESHOLD', 'Number of attempts before warning, when site accessed without cookies being enabled'); 
  96. define('_PNANTICRACKERFASTACCESSBANTHRESHOLD', 'Number of fast attempts before banning'); 
  97. define('_PNANTICRACKERFASTACCESSWARNTHRESHOLD', 'Number of fast attempts before warning'); 
  98. define('_PNANTICRACKERJAVABABBLE', 'Use encoding/encrypting (must be on for any)'); 
  99. define('_PNANTICRACKERJAVAENCRYPT', 'Do actual encrypting of HTML, not just escaping (warning: may slow display)'); 
  100. define('_PNANTICRACKERPRESERVEHEAD', 'Only encode/encrypt between BODY tags'); 
  101. define('_PNANTICRACKERGENERALCONFIG', 'General configuration'); 
  102. define('_PNANTICRACKERVARIABLECLEANSING', 'HTTP variable cleansing'); 
  103. define('_PNANTICRACKERDENIALOFSERVICE', 'Denial of service'); 
  104. define('_PNANTICRACKERENCRYPTION', 'Encryption'); 
  105. define('_PNANTICRACKERFILTERARRAYS', 'Filter arrays in HTTP variables'); 
  106.  
  107. ?> 
  108. --- NEW FILE: index.html --- 
  109.  
  110. --- NEW FILE: version.php --- 
  111. <?php 
  112. // Generated: $Id: version.php,v 1.1 2005/10/24 16:09:03 chestnut Exp $ 
  113. // ---------------------------------------------------------------------- 
  114. // PostNuke Content Management System 
  115. // Copyright (C) 2001 by The PostNuke Development Team. 
  116. // http://www.postnuke.com/ 
  117. // ---------------------------------------------------------------------- 
  118. // Based on: 
  119. // PHP-NUKE Web Portal System - http://phpnuke.org/ 
  120. // Thatware - http://thatware.org/ 
  121. // ---------------------------------------------------------------------- 
  122. // LICENSE 
  123. // 
  124. // This program is free software; you can redistribute it and/or 
  125. // modify it under the terms of the GNU General Public License (GPL
  126. // as published by the Free Software Foundation; either version 2 
  127. // of the License, or (at your option) any later version. 
  128. // 
  129. // This program is distributed in the hope that it will be useful, 
  130. // but WITHOUT ANY WARRANTY; without even the implied warranty of 
  131. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 
  132. // GNU General Public License for more details. 
  133. // 
  134. // To read the license please visit http://www.gnu.org/copyleft/gpl.html 
  135. // ---------------------------------------------------------------------- 
  136. // Original Author of file: Your Name 
  137. // Purpose of file: Blank mod Version language file 
  138. // Translation team: Read credits in /docs/CREDITS.txt 
  139. // ---------------------------------------------------------------------- 
  140. /** 
  141.   * ;@author       Frank Chestnut [Chestnut] 
  142.   * ;@version      $Revision: 1.1 $ 
  143.   * ;@package      PostNuke_System_Modules 
  144.   * ;@subpackage   Admin_Messages 
  145.   * ;@license      http://www.gnu.org/copyleft/gpl.html GNU General Public License 
  146.  */ 
  147.  
  148. define('_PNANTICRACKER_NAME',        'AntiCracker'); 
  149. define('_PNANTICRACKER_DISPLAYNAME', 'AntiCracker'); 
  150. define('_PNANTICRACKER_DESCRIPTION', 'pnAntiCracker'); 
  151.  
  152. ?> 
  153. --- NEW FILE: userapi.php --- 
  154. <?php 
  155. // $Id: userapi.php,v 1.1 2005/10/24 16:09:03 chestnut Exp $ 
  156. // ---------------------------------------------------------------------- 
  157. // PostNuke Content Management System 
  158. // Copyright (C) 2001 by the PostNuke Development Team. 
  159. // http://www.postnuke.com/ 
  160. // ---------------------------------------------------------------------- 
  161. // Based on: 
  162. // PHP-NUKE Web Portal System - http://phpnuke.org/ 
  163. // Thatware - http://thatware.org/ 
  164. // ---------------------------------------------------------------------- 
  165. // LICENSE 
  166. // 
  167. // This program is free software; you can redistribute it and/or 
  168. // modify it under the terms of the GNU General Public License (GPL
  169. // as published by the Free Software Foundation; either version 2 
  170. // of the License, or (at your option) any later version. 
  171. // 
  172. // This program is distributed in the hope that it will be useful, 
  173. // but WITHOUT ANY WARRANTY; without even the implied warranty of 
  174. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
  175. // GNU General Public License for more details. 
  176. // 
  177. // To read the license please visit http://www.gnu.org/copyleft/gpl.html 
  178. // ---------------------------------------------------------------------- 
  179. // Original Author of file: Everyone 
  180. // Purpose of file: Translation files 
  181. // Translation team: Read credits in /docs/CREDITS.txt 
  182. // ---------------------------------------------------------------------- 
  183.  
  184. /** 
  185.       * ;@package     PostNuke_System_Modules 
  186.  * ;@subpackage  PostNuke_AntiCracker 
  187.  * ;@license http://www.gnu.org/copyleft/gpl.html 
  188. */ 
  189.  
  190. define('_PNANTICRACKEREMAILEMAILSECTIONBREAKER','\n=====================================\n'); 
  191. define('_PNANTICRACKEREMAILATTENTION','For the attention of %sitename site administrator.\n'); 
  192. define('_PNATICRACKERATDATEANDTIME','On %date at %time'); 
  193. define('_PNANTICRACKEREMAILDETECTEDANDBLOCKED',' the PostNuke code detected that somebody tried to send information to your site that may have been intended as a hack. Do not panic: it may be harmless -- maybe this detection was triggered by something you did! Anyway, it was detected and blocked.\n'); 
  194. define('_PNANTICRACKEREMAILFILELINEANDTYPE','The suspicious activity was recognized in %file on line %line, and is of the type %type. \n'); 
  195. define('_PNANTICRACKEREMAILADDINITIONALINFO','Additional information given by the code which detected this: %info'); 
  196. define('_PNANTICRACKEREMAILSTARTFULLREPORT','\n\nBelow you will find much information obtained about this attempt, that may help you to find  what happened and maybe who did it.\n\n'); 
  197. define('_PNANTICRACKEREMAILUSERINFOHEADER','Information about this user:\n'); 
  198. define('_PNANTICRACKEREMAILNOTLOGGEDIN','This person is not logged in.\n'); 
  199. define('_PNHANTICRACKERUSERINFO','PostNuke user name:  %uname\nRegistered e-mail address of this PostNuke user: %email\nRegistered real name of this PostNuke user: %name'); 
  200. define('_PNANTICRACKEREMAILIPNUMBERS','IP address: [note: if you are dealing with a real cracker, these IP addresses might not be from the actual computer he/she is working on]\n\t IP according to HTTP_CLIENT_IP: %HTTP_CLIENT_IP\n\t IP according to REMOTE_ADDR: %REMOTE_ADDR\n\t IP according to GetHostByName(\$REMOTE_ADDR): %$REMOTE_ADDR\n\n'); 
  201. define('_PNANTICRACKEREMAILREQUESTARRAY','Information in the \$_REQUEST array\n'); 
  202. define('_PNANTICRACKEREMAILGETARRAY','Information in the \$_GET array\nThis is about variables that may have been in the URL string or in a \'GET\' type form.\n'); 
  203. define('_PNANTICRACKEREMAILPOSTARRAY','Information in the \$_POST array\nThis is about visible and invisible form elements.\n'); 
  204. define('_PNANTICRACKEREMAILBROWSERINFO','Browser information\n'); 
  205. define('_PNANTICRACKEREMAILSERVERARRAY','Information in the \$_SERVER array\n'); 
  206. define('_PNANTICRACKEREMAILENVARRAY','Information in the \$_ENV array\n'); 
  207. define('_PNANTICRACKEREMAILCOOKIEARRAY','Information in the \$_COOKIE array\n'); 
  208. define('_PNANTICRACKEREMAILFILESARRAY','Information in the \$_FILES array\n'); 
  209. define('_PNANTICRACKEREMAILSESSIONARRAY','Information in the \$_SESSION array\nThis is session information. The variables\nstarting with PNSV are PostNukeSessionVariables.\n'); 
  210. define('_PNANTICRACKEREMAILEMAILSUBJECT','Attempted hack on your site? (type: %hack_type)'); 
  211.  
  212. ?> 
  213. _______________________________________________ 
  214. Pnfrance-cvsnotices mailing list 
  215. Pnfrance-cvsnotices@lists.postnuke.com 
  216. http://perky.postnuke.com/mailman/listinfo/pnfrance-cvsnotices 
  217.  
Données personnelles