aboutsummaryrefslogtreecommitdiffstats
path: root/modules/auth
Commit message (Expand)AuthorAgeFilesLines
* [Vendor] Update go-ldap to v3.2.4 (#13163)65432020-10-151-1/+1
* hCaptcha Support (#12594)John Olheiser2020-10-022-0/+2
* Add IsTemplate option in create repo ui and api (#12942)赵智超2020-09-251-0/+1
* Fix handling of migration errors (#12928)zeripath2020-09-231-5/+6
* Add configurable Trust Models (#11712)zeripath2020-09-201-0/+4
* [API] Migration: Change ServiceType String (#12672)65432020-09-101-5/+5
* Add check for LDAP group membership (#10869)John Olheiser2020-09-103-2/+101
* Escape provider name in oauth2 provider redirect (#12648)zeripath2020-08-301-1/+2
* Git migration UX (#12619)John Olheiser2020-08-281-0/+2
* Skip SSPI authentication attempts for /api/internal (#12556)zeripath2020-08-223-1/+8
* Kanban board (#8346)Lanre Adelowo2020-08-161-0/+31
* Fix incorrect error logging in Stats indexer and OAuth2 (#12387)zeripath2020-08-011-1/+1
* Multiple small admin dashboard fixes (#12153)zeripath2020-07-051-1/+2
* Use google/uuid to instead satori/go.uuid (#11943)Lunny Xiao2020-06-183-7/+7
* Add hide activity option (#11353)l-jonas2020-06-051-8/+9
* Fix typo (#11773)successgo2020-06-052-14/+14
* Refactor Cron and merge dashboard tasks (#10745)zeripath2020-05-161-1/+1
* Add option to increase provided OAuth2 token maximum size (#11180)zeripath2020-04-231-3/+2
* Prevent merge of outdated PRs on protected branches (#11012)65432020-04-161-0/+1
* Remove check on username if AccessToken authentication (#11015)zeripath2020-04-141-15/+5
* Add Matrix webhook (#10831)S7evinK2020-03-281-0/+14
* Allow to set protected file patterns that can not be changed under no conditi...Lauris BH2020-03-271-0/+1
* Option to set default branch at repository creation (#10803)zeripath2020-03-261-9/+10
* Granular webhook events (#9626)John Olheiser2020-03-061-12/+21
* Add restricted user filter to LDAP authentication (#10600)Lauris BH2020-03-052-14/+51
* OAuth2: add Yandex provider (#8335) (#10564)Lauris BH2020-03-051-0/+4
* nextcloud oauth (#10562)techknowlogick2020-03-021-0/+23
* Change admin dashboard to POST (#10465)John Olheiser2020-02-251-0/+10
* Various fixes in login sources (#10428)guillep2k2020-02-232-6/+8
* Add feishu webhook support (#10229)Lunny Xiao2020-02-121-0/+11
* Add support for database schema in PostgreSQL (#8819)guillep2k2020-01-201-0/+1
* Add option to prevent LDAP from deactivating everything on empty search (#9879)zeripath2020-01-202-0/+2
* Add require signed commit for protected branch (#9708)zeripath2020-01-151-0/+1
* Restricted users (#6274)Manush Dodunekov2020-01-131-0/+1
* Allow repo admin to merge PR regardless of review status (#9611)David Svantesson2020-01-111-0/+1
* Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532)David Svantesson2020-01-091-8/+11
* Add branch protection option to block merge on requested changes. (#9592)David Svantesson2020-01-031-0/+1
* Branch protection: Possibility to not use whitelist but allow anyone with wri...David Svantesson2019-12-031-13/+14
* [Feature] Custom Reactions (#8886)65432019-12-011-1/+1
* Add avatar and issue labels to template repositories (#9149)John Olheiser2019-11-251-0/+2
* Fix max length check and limit in multiple repo forms (#9148)Lauris BH2019-11-251-4/+4
* Add git hooks and webhooks to template repositories; move to services (#8926)John Olheiser2019-11-241-0/+2
* Add single sign-on support via SSPI on Windows (#8463)QuaSoft2019-11-239-208/+857
* Team permission to create repository in organization (#8312)David Svantesson2019-11-201-5/+6
* Template Repositories (#8768)John Olheiser2019-11-111-0/+5
* Add team option to grant rights for all organization repositories (#8688)David Svantesson2019-11-061-0/+1
* Allow Protected Branches to Whitelist Deploy Keys (#8483)zeripath2019-10-211-0/+1
* Add setting to disable BASIC authentication (#8586)zeripath2019-10-191-0/+3
* Upgrade xorm to v0.8.0 (#8536)Lunny Xiao2019-10-171-1/+1
* Allow committing / adding empty files using the web ui (#8420) (#8532)Lukas2019-10-161-1/+1