forgejo/modules/auth
Lauris BH f3833b7ce4 Create new branch from branch selection dropdown (#2130)
* Create new branch from branch selection dropdown and rewrite it to VueJS

* Make updateLocalCopyToCommit as not exported

* Move branch name validation to model

* Fix possible race condition
2017-10-15 22:59:24 +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_branch_form.go Create new branch from branch selection dropdown (#2130) 2017-10-15 22:59:24 +03:00
repo_form.go improve protected branch to add whitelist support (#2451) 2017-09-14 16:16:22 +08:00
user_form.go Feature: Timetracking (#2211) 2017-09-12 09:48:13 +03:00
user_form_auth_openid.go