summaryrefslogtreecommitdiffstats
path: root/modules/auth
Commit message (Expand)AuthorAgeFilesLines
* Update swagger documentation (#2899)Ethan Koenig2017-11-131-5/+8
* Create new branch from branch selection dropdown (#2130)Lauris BH2017-10-151-0/+20
* improve protected branch to add whitelist support (#2451)Lunny Xiao2017-09-141-0/+20
* Feature: Timetracking (#2211)Jonas Franz2017-09-122-10/+31
* Webhooks for repo creation/deletion (#1663)Ethan Koenig2017-09-031-0/+1
* Implementation of discord webhook (#2402)Lunny Xiao2017-08-281-0/+13
* Add possibility to record branch or tag information in an issue (#780)Zsombor2017-08-241-0/+1
* Add OpenID configuration in install page (#2276)Sandro Santilli2017-08-191-0/+2
* Fix profile update for non-local users (#2178)Lauris BH2017-07-191-1/+1
* Check for valid renamed usernames (#2077)Ethan Koenig2017-07-011-1/+1
* Add Gitea Webhook (#1755)Rémy Boulanouar2017-05-291-0/+14
* Add units to team (#947)Lunny Xiao2017-05-181-0/+3
* gofmt (#1710)Ethan Koenig2017-05-121-8/+8
* LDAP user synchronization (#1478)Lauris BH2017-05-102-28/+98
* Add configuration option for default permission to create Organizations (#1686)Lauris BH2017-05-081-0/+1
* Additional OAuth2 providers (#1010)Willem van Dreumel2017-05-012-36/+159
* Rework SSH key management UI to add GPG (#1293)Antoine GIRARD2017-04-261-3/+4
* Better URL validation (#1507)Lauris BH2017-04-195-9/+12
* Mirror sync interval specified as duration string (#1407)Jonas2017-04-081-1/+1
* Run "make fmt" with go-1.6 (#1333)Sandro Santilli2017-03-215-11/+7
* Login via OpenID-2.0 (#618)Sandro Santilli2017-03-175-1/+199
* Fix typos in models/ and modules/ (#1248)Ethan Koenig2017-03-153-28/+28
* fix: gofmt errors. (#1106)Bo-Yi Wu2017-03-033-8/+10
* Fixes 1019, install page SMTP user is required to (#1020)puffybsd2017-02-241-1/+1
* Oauth2 consumer (#679)Willem van Dreumel2017-02-224-4/+112
* Protected branches system (#339)Denis Denisov2017-02-211-1/+0
* Avoid duplicate queries in auth (#827)Ethan Koenig2017-02-051-57/+48
* Update Website binding MaxSize to 255 (#722)Bwko2017-01-254-6/+6
* Two factor authentication support (#630)Andrew2017-01-161-0/+20
* Attach to release (#673)Philip Couling2017-01-151-0/+2
* Add Keep email private (see issue #571). (#571)derSuessmann2017-01-081-11/+14
* Restrict creating organisations by user (#193)Schwobaland2016-12-311-13/+14
* Git LFS support v2 (#122)Fabian Zaremba2016-12-261-0/+1
* Correction LDAP validation (#342)Denis Denisov2016-12-121-0/+5
* GitHub API Compliance (& linting)Kim "BKC" Carlbäcker2016-12-021-0/+3
* golint fixed for modules/authLunny Xiao2016-11-279-11/+90
* Fix typosBwko2016-11-211-1/+1
* Normalize files with gofmtThibault Meyer2016-11-111-1/+1
* Update import paths from github.com/go-gitea to code.gitea.io (#135)Sandro Santilli2016-11-103-6/+6
* Fix type in unused constant name (#111)Sandro Santilli2016-11-071-4/+4
* moreSandro Santilli2016-11-071-2/+2
* Security protocolsSandro Santilli2016-11-071-5/+5
* Fix imports found by goimports.Matthias Loibl2016-11-051-3/+2
* Simply made go vet happy, fixed tagsThomas Boerger2016-11-041-4/+4
* Implementation of the feature to redirect to an external issue trackerRémy Boulanouar2016-11-041-0/+1
* Change import reference to match gitea instead of gogs (#37)Rémy Boulanouar2016-11-033-6/+6
* Web editor: support upload filesUnknwon2016-08-301-1/+1
* #3459 code quality improvementUnknwon2016-08-291-2/+0
* Load a set of predefined labels (#3459)Thibault Meyer2016-08-291-0/+10
* Web editor: improve delete file processUnknwon2016-08-281-0/+3