You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
6 years ago
..
ldap Abort syncrhonization from LDAP source if there is some error. (#7960) 6 years ago
oauth2 Add golangci (#6418) 6 years ago
openid Use gitea forked macaron (#7933) 6 years ago
pam golint fixed for modules/auth 8 years ago
admin.go Use gitea forked macaron (#7933) 6 years ago
auth.go Allow token as authorization for accessing attachments (#7909) 6 years ago
auth_form.go Use gitea forked macaron (#7933) 6 years ago
org.go Use gitea forked macaron (#7933) 6 years ago
repo_branch_form.go Use gitea forked macaron (#7933) 6 years ago
repo_form.go Add option to initialize repository with labels (#6061) 6 years ago
repo_form_test.go Use gitea forked macaron (#7933) 6 years ago
user_form.go Use gitea forked macaron (#7933) 6 years ago
user_form_auth_openid.go Use gitea forked macaron (#7933) 6 years ago
user_form_test.go Block registration based on email domain (#5157) 6 years ago