socialbox-php/src/Socialbox/Classes/Configuration
2025-01-08 14:53:48 -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 image captcha expiration policy configuration 2025-01-06 15:52:06 -05:00
RegistrationConfiguration.php Add methods to delete email, phone number, and birthday 2025-01-06 15:22:52 -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