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.
veypi 95cdcd557c fix(auth): Correct owner ID resolution order in PermWithOwner
- Fix owner ID lookup to prioritize PathParams and Query over Context
    - Prevent incorrect owner match when context contains current user ID
    - Reset InitAdmin.Password to empty so first registered user becomes admin
1 week ago
..
auth.go fix(auth): Correct owner ID resolution order in PermWithOwner 1 week ago
auth_test.go refactor(cfg): Restructure database configuration and initialization flow 1 week ago
middleware.go refactor(auth): 重构权限系统,简化API并添加缓存支持 1 week ago