This website requires JavaScript.
Explore
Help
Register
Sign In
yumoqing
/
rbac
Watch
1
Star
0
Fork
0
You've already forked rbac
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
171
Commits
2
Branches
0
Tags
Commit Graph
4 Commits
Author
SHA1
Message
Date
yumoqing
3bb57dafd7
fix: convert tabs to spaces in usersync/index.dspy to resolve TabError
2026-05-12 18:20:24 +08:00
yumoqing
f1ed6ad151
fix: verify user exists before returning existing apikey in usersync, clean stale downapikey records
2026-05-12 18:13:50 +08:00
yumoqing
09acce0637
fix: remove ServerEnv() usage in dspy script, change expires_at to expired_date
2026-05-12 18:03:32 +08:00
yumoqing
ceb26adf53
feat: 添加用户同步接口 /rbac/usersync/
...
- 新增POST接口支持单个和批量用户同步到dapi模块 - 返回每个用户的dapi apikey - 优先调用dapi模块的create_user_apikey函数 - 添加API说明书文档
2026-05-11 15:10:56 +08:00