MRBS 1.12.2 等保2.0二级整改完整提交

包含:登录失败锁定、90天密码有效期、30分钟会话超时、
强制改密、登录审计日志、屏幕水印、企业背景图、
备案信息固定底部、favicon、JS空集合保护、
会话过期体验优化(403 JSON)、display_errors 关闭、
固定 key 根治 Integrity check failed 等全部改动

注意:config.inc.php/.htaccess/.user.ini 含敏感信息,
通过 .gitignore 排除,勿推送到公开仓库。
This commit is contained in:
人事系统开发
2026-09-09 16:55:02 +08:00
commit 1ba6efd8ed
2151 changed files with 528780 additions and 0 deletions
+64
View File
@@ -0,0 +1,64 @@
{
"infoThousands": ",",
"paginate": {
"first": "eerste",
"last": "laaste",
"next": "volgende",
"previous": "vorige"
},
"aria": {
"sortAscending": ": aktiveer kolom om stygend te sorteer",
"sortDescending": ": aktiveer kolom om dalend te sorteer"
},
"buttons": {
"csv": "CSV",
"excel": "Excel",
"pdf": "PDF",
"print": "Druk",
"collection": "Versameling <span class=\"ui-button-icon-primary ui-icon ui-icon-triangle-1-s\"><\/span>",
"colvis": "Kolom Sigbaarheid",
"copy": "Kopieër",
"copyKeys": "Druk <i>ctrl<\/i> of <i>u2318<\/i> + <i>C<\/i> om die tabel data to kopieër na jou knipbord.<br><br>Om te kanselleer, druk Escape.",
"copySuccess": {
"1": "1 ry gekopieër na knipbord",
"_": "%ds rye gekopieër na knipbord"
},
"copyTitle": "Kopieër na knipbord",
"pageLength": {
"-1": "Wys alle rye",
"1": "Wys 1 ry",
"_": "Wys %d rye"
},
"createState": "Skep Staat",
"removeAllStates": "Verwyder Alle State",
"removeState": "Verwyder",
"renameState": "Hernoem",
"savedStates": "Gestoorde State",
"stateRestore": "Staat %d",
"updateState": "Dateer op",
"colvisRestore": "Herwin Sigbaarheid"
},
"searchBuilder": {
"add": "Voeg by",
"clearAll": "Alles uitvee",
"condition": "Voorwaardes",
"data": "Data"
},
"autoFill": {
"cancel": "kanselleer",
"fillHorizontal": "Vul selle horisontaal",
"fillVertical": "Vul selle vertikaal",
"fill": "Vul alle selle met <i>%d<i><\/i><\/i>"
},
"emptyTable": "Geen data in tabel nie",
"info": "Wys _START_ tot _END_ uit _TOTAL_ rye",
"infoEmpty": "Wys 0 tot 0 uit 0 rye",
"infoFiltered": "(gefiltreer uit _MAX_ totale rye)",
"lengthMenu": "Wys _MENU_ rye",
"loadingRecords": "Besig om te laai...",
"processing": "Besig om te verwerk...",
"search": "Soek:",
"searchPlaceholder": "Plekhouer",
"thousands": ",",
"zeroRecords": "Geen gepaste rye gevind nie"
}