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/user
veypi 12c55a2997 refactor(api): Update permission codes and remove org-related code
- Update API endpoints to use scoped permission codes (e.g., role:*)
    - Fix role list scope parameter to use pointer type
    - Add Options type alias in init.go for external use
    - Remove org-related cache functions from libs/cache
2 months ago
..
create.go refactor: Remove multi-tenant org system and simplify auth 2 months ago
del.go upgrade new version 3 months ago
get.go refactor: Remove multi-tenant org system and simplify auth 2 months ago
init.go refactor(api): Update permission codes and remove org-related code 2 months ago
list.go fix bug 2 months ago
patch.go refactor: Remove multi-tenant org system and simplify auth 2 months ago
permissions.go refactor: Remove multi-tenant org system and simplify auth 2 months ago
roles.go refactor: Remove multi-tenant org system and simplify auth 2 months ago
status.go upgrade new version 3 months ago