[DBTech] DragonByte Security

Dragonbyte Sicherheit 5.0.1

Keine Berechtigung zum Herunterladen
Beigetreten
Jul 6, 2020
Nachrichten
3,835
Reaktionswert
10,926
Credits
$2,609
anne.submitted.a.new.resource: DragonByte Security-DragonByte hält einen wachsenden Auge auf deinen Forum hin
DragonByte hält einen wachsenden Blick auf deinem Forum sogar wenn du nicht da bist und kann dich über jede verdächtige Aktivität informieren.VerwendungenDragonByte ist der ideale Produkt für Foren, die sich mit Sicherheit befassen oder gewarnt werden möchten, wenn etwas Verdächtiges passiert. Es bietet mehrere "Sicherheitsbeobachter" wie abgefallene Logins und abgefallene AdminCP-Beiträge. Sie können verschiedene "Tiers" von Aktionen einrichten, die bei bestimmten Schwellenwerten erreicht werden. Zum Beispiel, wenn jemand versucht...
Read more about this resource...
 
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...
 
Oben