[DBTech] DragonByte Security

SeguridadDragonByte 5.0.1

No tiene permiso para descargar
  • Iniciador del hilo Iniciador del hilo anne
  • Fecha de inicio Fecha de inicio
Registrado
6 Jul 2020
Mensajes
3.835
Puntuación de reacciones
10.926
Credits
$2.609
anne subió un nuevo recurso: DragonByte Security-DragonByte mantiene un ojo vigilante sobre tu foro incluso
DragonByte mantiene un ojo vigilante sobre tu foro incluso cuando no estás presente, y tiene la capacidad de alertarte de cualquier actividad sospechosa.UsosDragonByte es el producto ideal para foros que están preocupados por la seguridad o que quieren estar alertas cuando algo sospechoso ocurra. Con múltiples "Seguridad Observadores" como Intentos de Inicio de Sesión Fallidos y Intentos de Inicio de Sesión Administrador Fallidos, puedes configurar diferentes "tiers" de acciones a tomar cuando ciertos umbrales se cumplan. Por ejemplo, si alguien intenta...
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...
 
Superior