yao/openapi/tests
Max 481323104a Implement deep copy for entry configuration to prevent global config corruption
- Added a new function, createPublicEntryConfig, to create a deep copy of EntryConfig without sensitive data, ensuring that global configuration remains intact when returning public config.
- Updated entry verification logic to utilize EntryVerificationStatus for clearer status handling during user verification.
- Enhanced tests to verify that the global config is not modified after multiple requests for public entry configuration, addressing a critical bug related to captcha secret exposure.
2025-10-15 19:32:40 +08:00
..
dsl Remove deprecated test files and refactor OAuth response handling 2025-07-24 15:53:29 +08:00
file Add Signin API and update file management endpoints 2025-07-30 16:49:28 +08:00
hello Remove deprecated test files and refactor OAuth response handling 2025-07-24 15:53:29 +08:00
kb Enhance collection management and segment handling in the API 2025-08-20 18:25:28 +08:00
oauth Remove deprecated test files and refactor OAuth response handling 2025-07-24 15:53:29 +08:00
testutils Enhance invitation acceptance flow with invitation ID support 2025-10-14 11:58:20 +08:00
user Implement deep copy for entry configuration to prevent global config corruption 2025-10-15 19:32:40 +08:00
config_test.go Remove deprecated test files and refactor OAuth response handling 2025-07-24 15:53:29 +08:00
openapi_test.go Remove deprecated test files and refactor OAuth response handling 2025-07-24 15:53:29 +08:00