socialbox-php/src/Socialbox/Managers
2025-03-12 17:46:37 -04:00
..
CaptchaManager.php Refactor CaptchaManager to improve UUID validation and streamline variable usage 2025-03-12 13:19:20 -04:00
ContactManager.php Refactor ContactManager to add validation for peer address and UUID input 2025-03-12 00:31:32 -04:00
EncryptionChannelManager.php Minor correction 2025-03-11 15:08:48 -04:00
ExternalSessionManager.php Cleanup 2025-01-29 15:24:22 -05:00
OneTimePasswordManager.php Renamed PeerRecord to PeerDatabaseRecord 2025-01-31 15:13:12 -05:00
PasswordManager.php Refactor SettingsDeletePassword and PasswordManager to improve parameter handling, enhance UUID validation, and ensure proper type casting for password verification 2025-03-12 17:46:37 -04:00
PeerInformationManager.php Refactor SettingsDeleteInformationField and PeerInformationManager to improve UUID validation and ensure proper type casting for field parameters 2025-03-12 15:16:17 -04:00
RegisteredPeerManager.php Refactor RegisteredPeerManager to use getPeerAddress() for domain and username retrieval 2025-03-04 13:41:36 -05:00
ResolvedDnsRecordsManager.php Refactor database operations for resolved DNS records 2025-01-15 13:55:52 -05:00
SessionManager.php Updated standard error code 2025-02-19 14:57:47 -05:00
SigningKeysManager.php Refactor SettingsDeleteSignature and SigningKeysManager to update parameter names for clarity, enhance UUID validation, and ensure proper type casting for signature UUID 2025-03-12 17:43:50 -04:00
VariableManager.php Add VariableManager, RpcClient classes, and cache enhancements 2024-09-30 03:00:02 -04:00