1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-20 13:45:30 +01:00
gitea/routers
zeripath bee1227b2f
Extract the username and password from the mirror url (#7651)
* Explode out mirror username and password

* Update models/repo_mirror.go

* Just roundtrip the password

* remove unused declaration

* Update templates/repo/settings/options.tmpl
2019-08-16 22:56:57 +01:00
..
admin
api/v1
dev
org
private
repo Extract the username and password from the mirror url (#7651) 2019-08-16 22:56:57 +01:00
routes
user
utils
home.go
init.go
install.go
metrics.go
swagger_json.go