0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-22 10:13:44 +01:00
gitea/modules/auth
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
..
ldap
oauth2
openid
pam
admin.go
auth_form.go
auth.go
org.go
repo_branch_form.go
repo_form_test.go
repo_form.go Extract the username and password from the mirror url (#7651) 2019-08-16 22:56:57 +01:00
user_form_auth_openid.go
user_form_test.go
user_form.go