You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OneAuth/api
veypi fba42193cf feat(api): Enhance /auth/me endpoint with permissions and roles
- Add UserPermissionInfo and UserInfoWithPerms structs for detailed user info
    - Extend /auth/me to return user permissions and global roles
    - Remove unused isAdmin helper method from auth.go
    - Update updateMe to return UserInfoWithPerms for consistency
1 month ago
..
auth feat(api): Enhance /auth/me endpoint with permissions and roles 1 month ago
oauth test: improve test stability and documentation 1 month ago
org test: improve test stability and documentation 1 month ago
role feat: 添加角色管理模块(API + UI) 1 month ago
settings test: improve test stability and documentation 1 month ago
user feat: Restrict user APIs to admins and add public user search 1 month ago
verification fix(auth): Fix permission logic and add org member API 1 month ago
init.go refactor(auth): 重构认证系统,支持多种验证方式和 OAuth 提供商管理 1 month ago