Drachenschutzbyte Security

Drachenschutzbyte Security 5.0.1

Keine Berechtigung zum Herunterladen
Beigetreten
Jul 6, 2020
Nachrichten
3,835
Reaktionswert
10,926
Credits
$2,609
anne hat ein neues Ressource eingereicht:

DragonByte Sicherheit - DragonByte hält einen wachsenden Blick auf deinen Forum, selbst wenn du nicht da bist,

DragonByte hält einen wachsenden Blick auf deinen Forum selbst dann, wenn du nicht da bist, und hat die Fähigkeit, dich über jede merkwürdige Aktivität zu informieren.

Verwendungen
DragonByte ist das ideale Produkt für Foren, die sich Sorgen machen oder gewarnt werden möchten, falls etwas Merkwürdiges passiert. Es bietet mehrere "Sicherheitsbeobachter", wie z.B. nicht gelernte Anmeldungsversuche und nicht gelernte AdminCP-Anmeldungen, die bei bestimmten Schwellenwerten unterschiedliche "Ebenstellungen" von Aktionen eingesetzt werden können. Zum Beispiel, wenn jemand versucht...

Weitere Informationen zu diesem Ressourcen...
 
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