Subversion Repositories php-qbpwcf

Rev

Rev 266 | Rev 273 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 266 Rev 268
Line 47... Line 47...
47
 
47
 
48
新增 usr/share/qbpwcf/system/sendMailAgent 目錄,提供代為寄送郵件的服務. [devel]
48
新增 usr/share/qbpwcf/system/sendMailAgent 目錄,提供代為寄送郵件的服務. [devel]
49
 
49
 
50
實作 usr/share/qbpwcf/phpLib.php 檔案的 phpLib 類別的 updateCopyRightYear 函式的 threadType 參數為 proc 的支援. [devel]
50
實作 usr/share/qbpwcf/phpLib.php 檔案的 phpLib 類別的 updateCopyRightYear 函式的 threadType 參數為 proc 的支援. [devel]
51
 
51
 
52
php-qbpwcf-alpha.v20260227
52
php-qbpwcf-alpha.v2026xxxx
53
 
53
 
54
新增 usr/lib64/qbpwcf/zerossl.php 檔案的 zerossl 類別的 sslUpdater_cmd 函式,提供 zerossl::sslUpdater 收到訊息時要怎麼處理的功能. [devel]
54
新增 usr/lib64/qbpwcf/zerossl.php 檔案的 zerossl 類別的 sslUpdater_cmd 函式,提供 zerossl::sslUpdater 收到訊息時要怎麼處理的功能. [devel]
55
 
55
 
-
 
56
php-qbpwcf-alpha.v20260227.1
-
 
57
 
-
 
58
變更 etc/qbpwcf/allInOneConfig.php 檔案中的 $webUser 預設值為 qbpwcf. 
-
 
59
 
-
 
60
php-qbpwcf-alpha.v20260227
-
 
61
 
56
變更 usr/bin/qbpwcf-usock.php 檔案的 unix domain socket 群組擁有着為 etc/qbpwcf/allInOneConfig.php 檔案中的 $webUser.
62
變更 usr/bin/qbpwcf-usock.php 檔案的 unix domain socket 群組擁有着為 etc/qbpwcf/allInOneConfig.php 檔案中的 $webUser.
57
 
63
 
58
變更 usr/bin/ipBlockerd.php 檔案的 unix domain socket 群組擁有着為 etc/qbpwcf/allInOneConfig.php 檔案中的 $webUser.
64
變更 usr/bin/ipBlockerd.php 檔案的 unix domain socket 群組擁有着為 etc/qbpwcf/allInOneConfig.php 檔案中的 $webUser.
59
 
65
 
60
修正 usr/lib64/qbpwcf/cmd.php 檔案的 cmd 類別 blockAcctackIp 函式對於 imap、ssh 攻擊的判斷. [test]
66
修正 usr/lib64/qbpwcf/cmd.php 檔案的 cmd 類別 blockAcctackIp 函式對於 imap、ssh 攻擊的判斷. [test]