mirror of
https://codeberg.org/davrot/forgejo.git
synced 2025-04-21 23:36:43 +02:00
Dateien nach „routers/web/auth“ hochladen
This commit is contained in:
parent
c903a48d3d
commit
3e7875d9cf
1 changed files with 0 additions and 1 deletions
|
@ -173,7 +173,6 @@ func SignIn(ctx *context.Context) {
|
|||
|
||||
ctx.Data["SignInForgottenPasswordEnabled"] = setting.Service.SignInForgottenPasswordEnabled
|
||||
|
||||
|
||||
ctx.HTML(http.StatusOK, tplSignIn)
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue