yao/yao
Max 392b6bee1b Enhance user management functionality with IP tracking and scope retrieval
- Added `last_login_ip` field to the user model to track the IP address of the last login.
- Updated `UpdateUserLastLogin` method to accept an IP address parameter for logging.
- Introduced `GetUserWithScopes` method to retrieve user information along with associated scopes and permissions.
- Modified `LoginThirdParty` and `LoginByUserID` functions to include IP address handling during login processes.
- Improved user provider interface to reflect the new methods and parameters, enhancing overall user management capabilities.
2025-08-03 18:30:34 +08:00
..
data [add] import & storage api ( WILL BE DEPRECATED ) 2023-04-02 17:39:54 +08:00
fields Update field values in model.trans.json 2024-03-14 12:43:48 +08:00
langs [_] 2023-05-13 19:20:58 +08:00
models Enhance user management functionality with IP tracking and scope retrieval 2025-08-03 18:30:34 +08:00
release [add] load application from bin data 2023-04-24 11:58:10 +08:00
stores Add Knowledge Base configuration and integration with GraphRag 2025-07-23 17:07:38 +08:00
uploaders Enhance attachment model and add local uploader support 2025-07-25 18:15:51 +08:00