Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support CIDR notation in IP rate limitersh-support-subnets-ip-rate-limiter | Stan Hu | 2019-06-27 | 1 | -2/+3 |
| | | | | | This will make it possible to whitelist multiple IP addresses (e.g. 192.168.0.1/24). | ||||
* | refactor: apply "require 2FA" to all subgroup and ancestor group members, ↵ | Roger Meier | 2019-06-13 | 1 | -2/+20 |
| | | | | when changing | ||||
* | Update links in information_exclusivity.md61510-review-and-update-the-security-doc-pages-to-adhere-to-ssot-standards-docs | Mike Lewis | 2019-06-09 | 1 | -2/+2 |
| | |||||
* | Corrected links to use absolute path names | Matt Penna | 2019-06-07 | 1 | -2/+3 |
| | |||||
* | Added links to pertinent GitLab docs | Matt Penna | 2019-06-07 | 1 | -2/+3 |
| | | | | Clarified who can push to a protected branch | ||||
* | Apply suggestion to doc/security/webhooks.md | Matt Penna | 2019-06-07 | 1 | -2/+2 |
| | |||||
* | Apply suggestion to doc/security/rack_attack.md | Matt Penna | 2019-06-07 | 1 | -1/+1 |
| | |||||
* | Updated security docs | Matt Penna | 2019-06-07 | 1 | -1/+1 |
| | | | | | | | | | | | | Changes include: - Added front matter - Added Troubleshooting header - Shorted long lines - Corrected typos and improved clarity throughout | ||||
* | Various edits to security documentation | Matt Penna | 2019-06-07 | 11 | -51/+233 |
| | | | | Edits to conform with CE epic 1280 SSOT standards, other improvements | ||||
* | Add type to frontmatter | Achilleas Pipinellis | 2019-06-07 | 4 | -4/+17 |
| | |||||
* | Clarify and improve 2FA configuration information | Evan Read | 2019-06-05 | 3 | -19/+16 |
| | |||||
* | Changes RackAttack logger to use structured logs | Mayra Cabrera | 2019-05-24 | 1 | -1/+1 |
| | | | | | | | | Creates a new filename to register auth logs. This change should allow SRE's queries to make better queries through logging infrastructure. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/54528 | ||||
* | Docs: add details about restricted SSH keys | Tristan Williams | 2019-02-22 | 2 | -0/+8 |
| | |||||
* | Docs: Misc small fixes to docs | Marcel Amirault | 2019-02-12 | 1 | -0/+1 |
| | |||||
* | Fix most instances of bare URLs in markdown | Evan Read | 2019-01-24 | 1 | -2/+2 |
| | |||||
* | Merge branch 'patch-31' into 'master' | Rémy Coutable | 2019-01-14 | 1 | -1/+1 |
|\ | | | | | | | | | GitLab 11.4.3 "Outbound requests" setting path See merge request gitlab-org/gitlab-ce!22898 | ||||
| * | GitLab 11.4.3 "Outbound requests" setting path | Thunk | 2018-11-08 | 1 | -1/+1 |
| | | |||||
* | | Make unordered lists conform to styleguidedocs/fix-unordered-list-style | Evan Read | 2019-01-08 | 1 | -5/+5 |
| | | | | | | | | - Also makes other minor Markdown fixes that were near the main fixes. | ||||
* | | Update doc/security/rack-attack.md | Matt Rice | 2018-12-11 | 1 | -2/+1 |
| | | |||||
* | | fix: update the link to the new address. | Salman Mohammadi | 2018-12-04 | 1 | -1/+1 |
| | | | | | | this change eliminates the need to redirect the page. | ||||
* | | Precisions about the times specified in gitlab.rb for Rack Attack | Illan RUL-DA CUNHA | 2018-11-20 | 1 | -6/+6 |
| | | |||||
* | | Resolve Markdown ordered lists not conforming to styleguidedocs/fix-ordered-list-item-prefix | Evan Read | 2018-11-13 | 2 | -11/+11 |
|/ | |||||
* | Correct Gitlab to GitLab in docs | Marcel Amirault | 2018-09-25 | 1 | -1/+1 |
| | |||||
* | Correct grammar (setup to set-up) in Docs | Marcel Amirault | 2018-09-21 | 1 | -1/+1 |
| | |||||
* | Fix minor error in doc/security/user_email_confirmation.md | Yannick Binnenweg | 2018-08-29 | 1 | -1/+1 |
| | | | | | | | Originally submitted at https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/3190. Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Add instructions to unlock an account | Aaron | 2018-08-29 | 3 | -1/+33 |
| | | | | | | | Originally submitted at https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/6578. Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Compress all PNG images under doc/ | Achilleas Pipinellis | 2018-08-27 | 4 | -0/+0 |
| | | | | | | | | | | The pngquant tool was used https://pngquant.org, and particularly, the following command: /usr/bin/pngquant -f --skip-if-larger --ext .png --speed 1 image.png Before: 47584K After : 34924K | ||||
* | Merge branch 'update-rack-attack-deprecation-note-in-docs' into 'master' | Douwe Maan | 2018-07-25 | 1 | -0/+4 |
|\ | | | | | | | | | Adds rack attack disabled by default notice to documentation See merge request gitlab-org/gitlab-ce!20833 | ||||
| * | Adds rack attack disabled by default notice to documentationupdate-rack-attack-deprecation-note-in-docs | Tiago Botelho | 2018-07-25 | 1 | -0/+4 |
| | | |||||
* | | Fix Rack Attack documentation to reflect the feature being disabled by default | Tiago Botelho | 2018-07-25 | 1 | -3/+3 |
|/ | |||||
* | doc | Mark Chao | 2018-06-06 | 2 | -2/+2 |
| | |||||
* | Improve documentation of SSRF protection | Francisco Javier López | 2018-04-24 | 2 | -3/+10 |
| | |||||
* | Update rack attack docs | Cindy Pallares 🦉 | 2018-01-23 | 1 | -13/+123 |
| | |||||
* | Exclude comments from specific docs | Achilleas Pipinellis | 2017-11-01 | 1 | -0/+4 |
| | |||||
* | More review comments | Nick Thomas | 2017-08-30 | 1 | -0/+0 |
| | |||||
* | Address review comments | Nick Thomas | 2017-08-30 | 2 | -4/+5 |
| | |||||
* | Rework the permissions model for SSH key restrictions | Nick Thomas | 2017-08-30 | 1 | -0/+0 |
| | | | | | | | | | | | | | | | `allowed_key_types` is removed and the `minimum_<type>_bits` fields are renamed to `<tech>_key_restriction`. A special sentinel value (`-1`) signifies that the key type is disabled. This also feeds through to the UI - checkboxes per key type are out, inline selection of "forbidden" and "allowed" (i.e., no restrictions) are in. As with the previous model, unknown key types are disallowed, even if the underlying ssh daemon happens to support them. The defaults have also been changed from the lowest known bit size to "no restriction". So if someone does happen to have a 768-bit RSA key, it will continue to work on upgrade, at least until the administrator restricts them. | ||||
* | Add settings for minimum key strength and allowed key type | Nick Thomas | 2017-08-30 | 3 | -0/+19 |
| | | | | | | | | This is an amalgamation of: * Cory Hinshaw: Initial implementation !5552 * Rémy Coutable: Updates !9350 * Nick Thomas: Resolve conflicts and add ED25519 support !13712 | ||||
* | Support 2FA requirement per-group | Markus Koller | 2017-04-06 | 2 | -1/+16 |
| | |||||
* | Move webhooks to new a location under Integrations | Achilleas Pipinellis | 2017-02-03 | 1 | -2/+2 |
| | |||||
* | Reduce size of images from 25MB to 13MB using pngquant | Achilleas Pipinellis | 2016-11-22 | 1 | -0/+0 |
| | | | | | | Took it from https://gitlab.com/gitlab-com/www-gitlab-com/merge_requests/3232 [ci skip] | ||||
* | optimize png images losslessly using zopflipng | Peter Dave Hello | 2016-06-29 | 1 | -0/+0 |
| | |||||
* | Change landing page when skipping confirmation email and add documentation | Felipe Artur | 2016-05-16 | 2 | -0/+8 |
| | |||||
* | Use relative links in `doc`, fix broken generated HTML links | Anatoly Borodin | 2016-03-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | Links like (doc/web_hooks/web_hooks.md) work in the GitLab source code web interface, but the HTML generator produces broken links in the `doc` subdirectories: http://doc.gitlab.com/ce/hooks/doc/web_hooks/web_hooks.html instead of the right one http://doc.gitlab.com/ce/web_hooks/web_hooks.html in http://doc.gitlab.com/ce/hooks/custom_hooks.html. Fixes #14338 [ci skip] Signed-off-by: Anatoly Borodin <anatoly.borodin@gmail.com> | ||||
* | web hooks to webhooks | ashleys | 2016-03-10 | 2 | -7/+7 |
| | |||||
* | Make "Two-factor" casing consistent throughout the applicationrs-two-factor-casing | Robert Speicher | 2016-01-31 | 1 | -1/+1 |
| | |||||
* | Add image to 2fa security documentation | Achilleas Pipinellis | 2016-01-22 | 2 | -4/+11 |
| | | | | [ci skip] | ||||
* | Clean up CRIME security doc [ci skip] | Achilleas Pipinellis | 2015-12-25 | 1 | -37/+41 |
| | |||||
* | Merge branch 'master' into adding_crime_security | Achilleas Pipinellis | 2015-12-25 | 2 | -0/+39 |
|\ | |||||
| * | Fixed codestyle and added 2FA documentationfeature/force-tfa | Gabriel Mazetto | 2015-12-24 | 2 | -0/+39 |
| | |