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 Set user search base field optional in DLDAP edit page (#6779) 2019-04-28 09:53:55 -04:00
oauth2 Add golangci (#6418) 2019-06-12 15:41:28 -04:00
openid Add golangci (#6418) 2019-06-12 15:41:28 -04:00
pam golint fixed for modules/auth 2016-11-27 21:39:06 +08:00
admin.go Increase Username and Orgname MaxSize 35 -> 40 (#6178) 2019-02-25 13:56:47 -05:00
auth.go Display ui time with customize time location (#7792) 2019-08-15 22:46:21 +08:00
auth_form.go LDAP Public SSH Keys synchronization (#1844) 2018-05-24 07:59:02 +03:00
org.go Increase Username and Orgname MaxSize 35 -> 40 (#6178) 2019-02-25 13:56:47 -05:00
repo_branch_form.go Create new branch from branch selection dropdown (#2130) 2017-10-15 22:59:24 +03:00
repo_form.go Extract the username and password from the mirror url (#7651) 2019-08-16 22:56:57 +01:00
repo_form_test.go Implement "conversation lock" for issue comments (#5073) 2019-02-18 22:55:04 +02:00
user_form.go Make captcha and password optional for external accounts (#6606) 2019-07-06 15:48:02 -04:00
user_form_auth_openid.go Increase Username and Orgname MaxSize 35 -> 40 (#6178) 2019-02-25 13:56:47 -05:00
user_form_test.go Block registration based on email domain (#5157) 2018-11-14 20:00:04 -05:00