0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-19 13:30:54 +01:00
gitea/routers
Vladimir Smagin 0ba3ada866
add smtp password to install page (#17564)
* add smtp password to install page

* Update routers/install/install.go

Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2022-05-02 16:45:23 +08:00
..
api Add API to check if team has repo access (#19540) 2022-05-01 17:39:04 +02:00
common
install add smtp password to install page (#17564) 2022-05-02 16:45:23 +08:00
private Dont overwrite err with nil & rename PullCheckingFuncs to reflect there usage (#19572) 2022-05-02 01:54:44 +02:00
utils
web
init.go