socialbox-php/src/Socialbox/Enums
2025-01-22 15:35:35 -05:00
..
Flags Refactor SessionFlags handling and improve test coverage 2025-01-14 14:53:47 -05:00
Options Refactor session initialization and host validation logic 2024-12-24 19:18:06 -05:00
Status Add Captcha Management System 2024-10-25 13:37:21 -04:00
Types Add PING request type to RequestType enum 2025-01-15 13:55:43 -05:00
CliCommands.php Add DnsRecordCommand to CliCommands for DNS configuration 2024-12-09 19:26:20 -05:00
ClientCommands.php Implement client session management and refactoring 2024-12-09 19:01:56 -05:00
DatabaseObjects.php Add support for authentication_otp database object 2025-01-08 15:02:44 -05:00
EntityType.php Added Entity.php & EntityType.php 2024-08-31 16:50:32 -04:00
FirstLevelAuthentication.php Add FirstLevelAuthentication enum for initial auth types 2024-09-13 13:50:09 -04:00
ReservedUsernames.php Add new Enums to enhance error handling and session management 2024-09-13 13:50:50 -04:00
SecondLevelAuthentication.php Add new Enums to enhance error handling and session management 2024-09-13 13:50:50 -04:00
SessionState.php Remove unused StandardMethods and improve session logic 2024-12-12 04:33:10 -05:00
SigningKeyState.php Add signing key management functionality 2025-01-03 18:30:50 -05:00
StandardError.php Update password handling and session methods 2025-01-05 01:23:43 -05:00
StandardHeaders.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
StandardMethods.php Updated PhpDoc, added method ADDRESS_BOOK_ADD_CONTACT, minor correction in getRegistrationMethods where $methods was not initialized 2025-01-22 15:35:35 -05:00
StandardResponseCodes.php Add new Enums to enhance error handling and session management 2024-09-13 13:50:50 -04:00