socialbox-php/src/Socialbox/Managers
netkas c95cdcd4da
Some checks are pending
CI / debug (push) Waiting to run
CI / release_executable (push) Waiting to run
CI / release (push) Waiting to run
CI / debug_executable (push) Waiting to run
CI / check-phpunit (push) Waiting to run
CI / check-phpdoc (push) Waiting to run
CI / generate-phpdoc (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / release-documentation (push) Blocked by required conditions
CI / release-artifacts (push) Blocked by required conditions
Refactor cache handling in VariableManager and update configuration options
2025-03-17 13:47:09 -04:00
..
CaptchaManager.php Refactor CaptchaManager to improve UUID validation and streamline variable usage 2025-03-12 13:19:20 -04:00
ContactManager.php Add AddressBookRevokeAllSignatures method for revoking all signing keys of a contact 2025-03-13 14:20:27 -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 Refactor SettingsSetOtp and OneTimePasswordManager to improve parameter handling, enhance UUID validation, and ensure proper type casting for password verification and OTP creation 2025-03-12 17:53:04 -04: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 PeerInformationManager to enhance UUID validation by throwing an exception for invalid UUID V4 inputs 2025-03-12 17:47:13 -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 SigningKeysManager to enhance parameter handling by allowing PeerDatabaseRecord as a valid type for peer UUID, and improve UUID validation for both peer and signature UUIDs. 2025-03-12 17:56:47 -04:00
VariableManager.php Refactor cache handling in VariableManager and update configuration options 2025-03-17 13:47:09 -04:00