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/ui
veypi 92156dcd53 feat(auth): Improve permission system and role management
- Add Scope and Level fields to UserPermissionInfo response
    - Include role-based permissions in /auth/me endpoint
    - Implement diff-based permission sync for role initialization
    - Remove Scope field from Role model queries (create, patch, grant)
    - Add permission-based route guards in UI (perm: '*')
    - Fix register to return error on default role assignment failure
    - Fix token refresh to only fetch user when token exists
    - Fix code formatting in api/init.go (remove extra spaces)
3 weeks ago
..
assets remove old 1 month ago
layout feat(auth): Improve permission system and role management 3 weeks ago
page feat(ui): Redesign user profile page with editable fields 3 weeks ago
env.js feat(auth): Improve permission system and role management 3 weeks ago
favicon.ico change to new version 11 months ago
ico.html feat: 全新UI框架升级和页面重构 1 month ago
langs.json feat(ui): Redesign user profile page with editable fields 3 weeks ago
root.html refactor(ui): Rebuild permission system in vbase.js with scope support 4 weeks ago
routes.js feat(auth): Improve permission system and role management 3 weeks ago
vbase.js feat(auth): Improve permission system and role management 3 weeks ago