- Dec 10, 2019
-
-
John Skarbek authored
Backport Reliable fetcher to 12.0 See merge request gitlab/gitlabhq!3583
-
- Dec 09, 2019
-
-
Valery Sizov authored
- Sep 11, 2019
-
-
GitLab Release Tools Bot authored
-
- Sep 10, 2019
-
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
Set max-age and secure flag for pages auth cookies See merge request gitlab/gitlabhq!3381
- Sep 09, 2019
-
-
Vladimir Shushlin authored
-
- Aug 28, 2019
-
-
GitLab Release Tools Bot authored
[ci skip]
-
Merge branch '66641-broken-master-real-http-connections-are-disabled-unregistered-request' into 'master' Use `stub_full_request` to fix spec failure Closes #66641 See merge request gitlab-org/gitlab-ce!32259
-
John Jarvis authored
This reverts commit 49858350.
-
GitLab Release Tools Bot authored
Return NO_ACCESS if user is nil See merge request gitlab/gitlabhq!3388
-
Patrick Derichs authored
- Aug 27, 2019
-
-
GitLab Release Tools Bot authored
[ci skip]
- Aug 26, 2019
-
-
GitLab Release Tools Bot authored
Avoid exposing unaccessible repo data upon GFM post processing See merge request gitlab/gitlabhq!3384
-
Oswaldo Ferreir authored
When post-processing relative links to absolute links RelativeLinkFilter didn't take into consideration that internal repository data could be exposed for users that do not have repository access to the project. This commit solves that by checking whether the user can `download_code` at this repository, avoiding any processing of this filter if the user can't. Additionally, if we're processing for a group ( no project was given), we check if the user can read it in order to expand the href as an extra. That doesn't seem necessarily a breach now, but an extra check doesn't hurt as after all the user needs to be able to `read_group`.
-
GitLab Release Tools Bot authored
Prevent disclosure of merge request id via email See merge request gitlab/gitlabhq!3352
-
GitLab Release Tools Bot authored
Send TODOs for comments on commits correctly See merge request gitlab/gitlabhq!3367
-
GitLab Release Tools Bot authored
Require a captcha after unique failed logins from the same IP See merge request gitlab/gitlabhq!3296
-
mksionek authored
Add method to store session ids by ip Add new specs for storing session ids Add cleaning up records after login Add retrieving anonymous sessions Add login recaptcha setting Add new setting to sessions controller Add conditions for showing captcha Add sessions controller specs Add admin settings specs for login protection Add new settings to api Add stub to devise spec Add new translation key Add cr remarks Rename class call Add cr remarks Change if-clause for consistency Add cr remarks Add code review remarks Refactor AnonymousSession class Add changelog entry Move AnonymousSession class to lib Move store unauthenticated sessions to sessions controller Move link to recaptcha info Regenerate text file Improve copy on the spam page Change action filter for storing anonymous sessions Fix rubocop offences Add code review remarks Fix specs Update schema version
-
GitLab Release Tools Bot authored
Use image proxy to mitigate stealing ip addresses See merge request gitlab/gitlabhq!3192
-
GitLab Release Tools Bot authored
Queries for Upload should be scoped by model See merge request gitlab/gitlabhq!3233
-
GitLab Release Tools Bot authored
Filter out old system notes for epics in notes api endpoint response See merge request gitlab/gitlabhq!3242
-
GitLab Release Tools Bot authored
Fix HTML injection for label description See merge request gitlab/gitlabhq!3256
-
GitLab Release Tools Bot authored
Limit the size of issuable description and comments See merge request gitlab/gitlabhq!3272
-
GitLab Release Tools Bot authored
Permission fix for MergeRequestsController#pipeline_status See merge request gitlab/gitlabhq!3279
-
GitLab Release Tools Bot authored
Enforce max chars and max render time in markdown math See merge request gitlab/gitlabhq!3288
-
GitLab Release Tools Bot authored
DNS Rebind SSRF in Kubernetes Integration See merge request gitlab/gitlabhq!3290
-
GitLab Release Tools Bot authored
Ensure only authorised users can create notes on merge requests and issues See merge request gitlab/gitlabhq!3308
-
GitLab Release Tools Bot authored
Fix DNS rebind vulnerability for JIRA integration See merge request gitlab/gitlabhq!3312
-
GitLab Release Tools Bot authored
Add merge note type as cross reference See merge request gitlab/gitlabhq!3326
-
GitLab Release Tools Bot authored
Project visibility restriction bypass See merge request gitlab/gitlabhq!3332
-
GitLab Release Tools Bot authored
Bump Gitaly version to 1.47.3 See merge request gitlab/gitlabhq!3335
-
GitLab Release Tools Bot authored
Introduce JobActivity limit for alive jobs See merge request gitlab/gitlabhq!3341
-
GitLab Release Tools Bot authored
Clear reset_password_tokens when login (email or username) change See merge request gitlab/gitlabhq!3348
-
GitLab Release Tools Bot authored
Restrict MergeRequests#test_reports to authenticated users with read-access on Builds See merge request gitlab/gitlabhq!3356
-
GitLab Release Tools Bot authored
Add direct upload support for personal snippets See merge request gitlab/gitlabhq!3357
-
GitLab Release Tools Bot authored
admin_group authorization for Groups::RunnersController See merge request gitlab/gitlabhq!3364
-