socialbox-php/src/Socialbox/Classes/Configuration
2025-03-07 15:41:18 -05:00
..
AuthenticationConfiguration.php Add authentication configuration and allowed methods logic 2025-01-07 15:25:32 -05:00
CacheConfiguration.php Refactor and extend configuration classes. 2024-12-23 19:02:37 -05:00
CryptographyConfiguration.php Changed Encryption to use LibSodium instead of OpenSSL, refactored many things and overall improved the code quality and performance with magic. 2025-01-03 12:27:04 -05:00
DatabaseConfiguration.php Updated database & Implemented Docker support. (unfinished) 2024-12-30 13:58:47 -05:00
InstanceConfiguration.php Refactor DNS mocking implementation. 2025-01-08 14:53:48 -05:00
LoggingConfiguration.php Refactor and extend configuration classes. 2024-12-23 19:02:37 -05:00
PoliciesConfiguration.php Add max messages limit configuration for encryption channels 2025-03-07 15:41:18 -05:00
RegistrationConfiguration.php Refactored Peer Information to use InformationFields rather than being hard-coded into the peer record 2025-01-24 15:10:20 -05:00
SecurityConfiguration.php Add OTP support with implementation for creation, deletion, and verification. 2025-01-07 14:15:07 -05:00
StorageConfiguration.php Changed Encryption to use LibSodium instead of OpenSSL, refactored many things and overall improved the code quality and performance with magic. 2025-01-03 12:27:04 -05:00