yao/yao/models
Max e3e4b1bb77 Implement MFA functionality in user management
- Added Multi-Factor Authentication (MFA) capabilities to the user provider, including methods for generating MFA secrets, enabling/disabling MFA, and verifying MFA codes.
- Introduced MFA configuration options, allowing customization of issuer, algorithm, digits, and recovery codes.
- Enhanced error handling for MFA operations, providing clear feedback for failures.
- Updated user model to include MFA-related fields and improved database interactions for MFA management.
- Refactored existing user provider methods to integrate MFA functionality seamlessly.
2025-08-02 21:08:37 +08:00
..
assistant.mod.yao Enhance model definitions and loading process for system models 2025-07-15 16:33:14 +08:00
attachment.mod.yao Enhance attachment management with file storage improvements 2025-07-26 19:25:41 +08:00
audit.mod.yao Enhance model definitions and loading process for system models 2025-07-15 16:33:14 +08:00
chat.mod.yao Enhance model definitions and loading process for system models 2025-07-15 16:33:14 +08:00
config.mod.yao Enhance model definitions and loading process for system models 2025-07-15 16:33:14 +08:00
dsl.mod.yao Enhance DSL data handling and model structure 2025-07-15 18:28:01 +08:00
history.mod.yao Enhance model definitions and loading process for system models 2025-07-15 16:33:14 +08:00
kb.mod.yao Enhance model definitions and loading process for system models 2025-07-15 16:33:14 +08:00
user.mod.yao Implement MFA functionality in user management 2025-08-02 21:08:37 +08:00
user_oauth_account.mod.yao Add user_oauth_account model and update asset metadata 2025-08-02 10:39:25 +08:00
user_role.mod.yao Add user role and type models, update user model fields 2025-08-02 10:53:59 +08:00
user_type.mod.yao Update asset metadata timestamps and remove obsolete index from user_type model 2025-08-02 11:02:59 +08:00