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.
- Add DB.Prefix "vb_" to cfg.DB config for global table prefix
- Remove TableName() methods from all models (User, Role, Permission, etc.)
- Remove Role.Scope field and its unique index with Code
- Let GORM auto-generate table names with configured prefix
|
3 weeks ago | |
|---|---|---|
| .. | ||
| auth.go | 3 weeks ago | |
| email.go | 3 weeks ago | |
| init.go | 4 weeks ago | |
| oauth.go | 3 weeks ago | |
| oauth_provider.go | 3 weeks ago | |
| oauth_templates.go | 1 month ago | |
| setting.go | 3 weeks ago | |
| user.go | 3 weeks ago | |
| verification.go | 3 weeks ago | |