gitea/modules/auth
John Olheiser 0118b6aaf8 Add option to initialize repository with labels (#6061)
* Add optional label sets on repo creation

* Fix CRLF

* Instead of hardcoding default, make it the helper

* Move label set init out of repo init

Add a new error for the router
Combine router label init with repo creation label init

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Add issue labels to Swagger for repo creation

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Update models/issue_label.go

Co-Authored-By: Lauris BH <lauris@nix.lv>

* Update models/issue_label.go

Co-Authored-By: guillep2k <18600385+guillep2k@users.noreply.github.com>
2019-09-08 11:28:40 +03:00
..
ldap Abort syncrhonization from LDAP source if there is some error. (#7960) 2019-08-24 21:53:37 +03:00
oauth2 Add golangci (#6418) 2019-06-12 15:41:28 -04:00
openid Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
pam golint fixed for modules/auth 2016-11-27 21:39:06 +08:00
admin.go Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
auth.go Allow token as authorization for accessing attachments (#7909) 2019-08-24 02:33:32 +02:00
auth_form.go Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
org.go Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
repo_branch_form.go Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
repo_form.go Add option to initialize repository with labels (#6061) 2019-09-08 11:28:40 +03:00
repo_form_test.go Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
user_form.go Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
user_form_auth_openid.go Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
user_form_test.go Block registration based on email domain (#5157) 2018-11-14 20:00:04 -05:00