0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-03 02:34:32 +01:00
gitea/modules/auth
Ethan Koenig fea902adc8 Check for valid renamed usernames (#2077)
* Check for valid renamed usernames

* Integration test

* Test for username with space

* Make name field required
2017-07-01 22:48:29 +03:00
..
ldap LDAP user synchronization (#1478) 2017-05-10 15:10:18 +02:00
oauth2
openid
pam
admin.go
auth.go
auth_form.go LDAP user synchronization (#1478) 2017-05-10 15:10:18 +02:00
org.go Add units to team (#947) 2017-05-18 22:54:24 +08:00
repo_form.go Add Gitea Webhook (#1755) 2017-05-29 02:17:15 -05:00
user_form.go Check for valid renamed usernames (#2077) 2017-07-01 22:48:29 +03:00
user_form_auth_openid.go