Daniel Lobão
Daniel Lobão
When md5 is active, the " trim($ password) == '' " condition is no longer valid, because even if the password is blank a 32 character code is generated.
Modified IP address columns in the following tables: - cp_emailchange - cp_ipbanlog - cp_loginlog - cp_pwchange - cp_resetpass - cp_servicedesk - cp_servicedeska Purpose: to support IPv6 and extended IP formats....
fix(compatibility): resolve deprecated PHP warnings - Replaced deprecated function calls and adjusted code for compatibility with PHP 8.x+. - Fixed warnings related to optional parameters and null types. - Refactored...
## Changes proposed in this Pull Request: - Update Readme - Fixed deprecated warnings - Removed some unnecessary whitespace - Fixed issues in the monster module ## Fixes PHP and...