summaryrefslogtreecommitdiffstats
path: root/modules/auth
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* #2114 External URL for wikiUnknwon2015-12-111-0/+2
* #1575 Limit repo creationUnknwon2015-12-101-0/+1
* #2037 Add "New Mirror" button on DashboardUnknwon2015-12-091-3/+0
* #1984 Better mirror repo managementUnknwon2015-12-081-6/+10
* Fix misspelled wordsAlex Myasoedov2015-12-061-1/+1
* APIs: admin usersUnknwon2015-12-051-2/+2
* fix #1829 and fix #890Unknwon2015-12-041-0/+7
* refactor API routes and some work for #976Unknwon2015-12-041-73/+0
* LDAP: Optional user name attribute specificationAdam Strzelecki2015-12-022-46/+49