aboutsummaryrefslogtreecommitdiffstats
path: root/modules/auth
Commit message (Expand)AuthorAgeFilesLines
* 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
* Web editor: improve code qualityUnknwon2016-08-241-1/+1
* models/issue: improve quality and performance of NewIssue functionUnknwon2016-08-151-15/+0
* Squashed commit of the following:Richard Mahn2016-08-141-4/+92
* #2246 fully support of webhooks for pull requestUnknwon2016-08-141-4/+5
* Add support for federated avatars (#3320)Sandro Santilli2016-08-071-10/+17
* Minor fix for go vetUnknwon2016-07-161-1/+1
* #2937 able to prohibit user loginUnknwon2016-07-161-0/+1
* #2709 validate username attribute fetched from LDAPUnknwon2016-07-121-7/+7
* The pruning for the synchronized mirrors is a option now. Default value: enab...Pablo Saavedra2016-07-091-0/+1
* Use SecurityProtocol to replace UseSSL in LDAP configUnknwon2016-07-082-25/+49
* Fixes #3110 (#3136)Franz Schmidt2016-06-271-1/+1
* Add ServerName to tls.Config in LDAP auth (#3104)Paul Tötterman2016-06-011-0/+1
* Support alphanumeric issue style (ABC-1234) for external issue tracker (#2992)Cosmin Stroe2016-04-221-0/+1
* Replace uuid module with original packageUnknwon2016-02-201-2/+2
* #2334 strip whitespace for migrate URLUnknwon2016-02-201-1/+1
* LDAP: Make a bit more detailed log tracesAdam Strzelecki2016-02-201-1/+3
* LDAP: Fetch attributes in Bind DN context optionAdam Strzelecki2016-02-202-6/+27
* LDAP: Use single connection in BindDN mode authAdam Strzelecki2016-02-201-19/+11
* Make log path requiredJosh Frye2016-02-121-1/+1
* Add install option for log pathJosh Frye2016-02-121-0/+1
* Fix #2221 LDAP username attribute must be fetchedAdam Strzelecki2016-02-071-1/+1
* Allow modification of a release if Content is empty (fix #2516)Florian Kaiser2016-01-301-1/+1
* #2497 incorrect error handle for team nameUnknwon2016-01-291-3/+3
* typo fixzhuharev2016-01-061-2/+2
* #2156 admin able to edit organization max repo creationUnknwon2015-12-111-5/+6
* #2154 fix form submit errorUnknwon2015-12-111-1/+1
* #2154 disable change user for non-local usersUnknwon2015-12-111-1/+1