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/models
veypi f7c4f1ee86 test: improve test stability and documentation
- Add 'clean_run.sh' script to reset database and restart server for clean test environment
    - Update 'README.md' with detailed troubleshooting guide and pitfalls
    - Add '04_org_load_middleware.sh' to test LoadOrg middleware functionality
    - Update 'run_all.sh' to include new middleware test
    - Fix BASE_URL handling in 'lib.sh' and test scripts to support custom environments
    - Update '02_resource_perm.sh' to fix admin permission checks
    - Remove debug logging from 'auth.go'
1 week ago
..
auth.go test: improve test stability and documentation 1 week ago
email.go refactor(auth): 重构认证系统,支持多种验证方式和 OAuth 提供商管理 1 week ago
init.go refactor(cfg): Restructure database configuration and initialization flow 1 week ago
oauth.go feat: 重构组织详情页UI和权限控制 1 week ago
oauth_provider.go refactor(auth): 重构认证系统,支持多种验证方式和 OAuth 提供商管理 1 week ago
oauth_templates.go refactor(auth): 重构认证系统,支持多种验证方式和 OAuth 提供商管理 1 week ago
org.go feat: 实现组织成员角色管理功能 1 week ago
setting.go refactor(auth): 重构认证系统,支持多种验证方式和 OAuth 提供商管理 1 week ago
user.go refactor: 重构认证模型和数据库结构 1 week ago
verification.go refactor(auth): 重构认证系统,支持多种验证方式和 OAuth 提供商管理 1 week ago