forked from kevadesu/forgejo
finish all new user settings UI
This commit is contained in:
parent
c8d92fad30
commit
52ec80fa18
21 changed files with 295 additions and 283 deletions
|
@ -87,7 +87,7 @@ func init() {
|
|||
new(Team), new(OrgUser), new(TeamUser), new(TeamRepo),
|
||||
new(Notice), new(EmailAddress))
|
||||
|
||||
gonicNames := []string{"SSL"}
|
||||
gonicNames := []string{"UID", "SSL"}
|
||||
for _, name := range gonicNames {
|
||||
core.LintGonicMapper[name] = true
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue