mirror of https://github.com/veypi/OneAuth.git
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.
- Rename cfg.Config to cfg.Global for consistency
- Simplify cli/main.go to use vbase.App.Run() pattern
- Update init.go to create app with vigo.New and Init function
- Update all references from cfg.Config to cfg.Global across api, libs, models, and tests
- Fix VBase constructor parameter order in ui/vbase.js
- Update ui/env.js to use new VBase('vb', '/') initialization
|
5 days ago | |
|---|---|---|
| .. | ||
| auth.go | 1 week ago | |
| email.go | 1 week ago | |
| init.go | 5 days ago | |
| oauth.go | 1 week ago | |
| oauth_provider.go | 1 week ago | |
| oauth_templates.go | 1 week ago | |
| org.go | 1 week ago | |
| setting.go | 1 week ago | |
| user.go | 1 week ago | |
| verification.go | 1 week ago | |