Drew Reis
Drew Reis
**Is your feature request related to a problem? Please describe.** No problem **Describe the solution you'd like** Update code to be compatible with .Net Core 5.0 to keep things up...
**Version(s) affected**: 3.10.x (specifically 3.10.5 and 3.10.6) **PHP Version**: 7.4.22 (didn't change between 3.9.2 and 3.10.6) **Description** With LDAP enabled and working in 3.9.2, upgrading to 3.10.X results in the...
In page: /src/Controller/Manage/GeneralController.php, add ability to update all SMTP options that are available in setup.php. More around SSL/TLS and whatnot, with the addition of STARTTLS/SSL without authentication.
Hi everyone, Upon upgrading from 2.3.0 (I know, old as hell), I see the private bit has been removed in favor of Access Level. I don't see anywhere to either...
Instead of spinning up a dedicated MySQL/MariaDB environment to store/drive metadata, I'd like to use our existing instance of MSSQL Server. Looking in the initMDSPdo.php script, the syntax is specific...
### Summarize Functionality When creating the firewall rule, query the registry for the executable for sqlbrowsr.exe and sqlservr.exe, use those as the Program value for both Default Instance and named...
### Abstract Bump AWS provider to latest version to support additional object types ### Proposal Bump AWS provider to latest version to support additional object types and add supported object...
**Version(s) affected**: tested on 3.10.13 **PHP Version**: 8.1.26 **Description** Errors when error_reporting is on ``` Warning: Undefined property: SphinxClient::$_socket in /var/www/eventum-3.10.13/vendor/sphinx/php-sphinxapi/sphinxapi.php on line 473 Warning: Undefined property: SphinxClient::$_socket in /var/www/eventum-3.10.13/vendor/sphinx/php-sphinxapi/sphinxapi.php...
**Description** After performing a migration from legacy -> pdo, then pdo -> local, I still have upwards of 24k "files" in attachment_chunk, and the table is still >20G in size....
Add code needed to check if file exists in target flysystem and verify if already exists Adds helper functions to StorageManager to call underlying FlySystem functions in src/Attachment/StorageManager.php Add data...