forked from kevadesu/forgejo
Remove remaining Gogs reference on locales and cmd (#430)
This commit is contained in:
parent
618407c018
commit
ce21ed6c34
28 changed files with 286 additions and 284 deletions
|
@ -137,7 +137,7 @@ func runCert(ctx *cli.Context) error {
|
|||
SerialNumber: serialNumber,
|
||||
Subject: pkix.Name{
|
||||
Organization: []string{"Acme Co"},
|
||||
CommonName: "Gogs",
|
||||
CommonName: "Gitea",
|
||||
},
|
||||
NotBefore: notBefore,
|
||||
NotAfter: notAfter,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue