龙骨安全

龙骨安全 5.0.1

没有下载权限
  • 主题发起人 主题发起人 anne
  • 起始日期 起始日期
已加入
2020/07/06
消息
3,835
回应得分
10,926
Credits
$2,609
anne 提交了一个新的资源:

龙之守护者安全防护 - 龙之守护者在你不在的时候依然会密切关注你的论坛,并且能够及时通知你任何可疑活动。

龙之守护者在你不在的时候依然会密切关注你的论坛,并且能够及时通知你任何可疑活动。
使用指南
龙之守护者是为那些担心安全或者希望在发生可疑情况时得到提醒的论坛而设计的理想产品。它配备了多种“安全监视器”,例如登录失败和管理员控制面板登录失败,当你达到某些阈值时可以设置不同的行动级别。例如,如果有人尝试...

了解更多关于这个资源...
 
sloved question
Callback DBTech\Security\Template\Callback\Copyright::get Copyright Text is invalid
change
src/addons/DBTech/Security/Template/Callback/Copyright.php
from
PHP:
class Copyright
{
}

to
PHP:
class Copyright
{
      public static function getCopyrightText(): string {
       return "";
   }
}
 
anne updated [DBTech] DragonByte Security with a new update entry:

4.5.6

Change: Switch to a more stable method of updating the country list

Release notes​

This version updates the country fetching code to be more reliable, and no longer requires an API key. If you previously had problems fetching the country list, please run the "Update country list" cron job one more time manually, after which the list should populate itself correctly.

Furthermore, since no API key is needed, fresh installation should once again find the country list...

Read the rest of this update entry...
 
anne updated [DBTech] DragonByte Security with a new update entry:

4.6.0

* **Feature:** Account unlocks now add an entry to the IP log *2022-01-27*
* **Feature:** Batch update: Account lock (user unlock) *2022-01-27*
* **Feature:** Optional forced CAPTCHA for front-end and AdminCP logins *2022-01-27*
* **Change:** Account locks (user unlock or admin unlock) are now logged in the User Change Log *2022-01-27*
* **Fix:** Fix potential server errors when viewing certain pages *2022-01-27*
* **Fix:** Fix an issue where the User Information watcher wasn't correctly...

Read the rest of this update entry...
 
thanks to dear member @newimage updated [DBTech] DragonByte Security with a new update entry:

4.6.2

Fix: "You must be logged in to do that" pages did not have captcha properly applied on first load
Fix: Fix incompatibility with 3rd party add-ons that also extend certain View classes
Fix: Using the new XF2 security locking feature in a Security Watcher could fail to apply the lock in certain scenarios

Release notes​

This version fixes a couple of issues with the new Login Captcha feature, as well as an issue with the new Security Lock feature in...

Read the rest of this update entry...
 
顶部