Achilleas Pipinellis
69b4c5c011
Exclude comments from specific docs
2017-11-01 15:56:40 +00:00
Nick Thomas
29b40db589
More review comments
2017-08-30 21:20:00 +01:00
Nick Thomas
b84ca08e35
Address review comments
2017-08-30 20:50:44 +01:00
Nick Thomas
6847060266
Rework the permissions model for SSH key restrictions
...
`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.
2017-08-30 20:50:44 +01:00
Nick Thomas
b0f982fbdf
Add settings for minimum key strength and allowed key type
...
This is an amalgamation of:
* Cory Hinshaw: Initial implementation !5552
* Rémy Coutable: Updates !9350
* Nick Thomas: Resolve conflicts and add ED25519 support !13712
2017-08-30 20:50:44 +01:00
Markus Koller
a3430f011f
Support 2FA requirement per-group
2017-04-06 10:01:13 +02:00
Achilleas Pipinellis
8063628b90
Move webhooks to new a location under Integrations
2017-02-03 19:26:48 +01:00
Achilleas Pipinellis
af1dabe805
Reduce size of images from 25MB to 13MB using pngquant
...
Took it from https://gitlab.com/gitlab-com/www-gitlab-com/merge_requests/3232
[ci skip]
2016-11-22 19:53:43 +01:00
Peter Dave Hello
9e6f99744e
optimize png images losslessly using zopflipng
2016-06-29 19:22:15 +08:00
Felipe Artur
7bb84e6497
Change landing page when skipping confirmation email and add documentation
2016-05-16 14:56:32 -03:00
Anatoly Borodin
6c06b65d1e
Use relative links in `doc`, fix broken generated HTML links
...
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>
2016-03-17 00:35:53 +01:00
ashleys
4cd9a5208c
web hooks to webhooks
2016-03-10 14:48:29 -05:00
Robert Speicher
3986f4f083
Make "Two-factor" casing consistent throughout the application
2016-01-31 20:34:51 -05:00
Achilleas Pipinellis
dba2e9c318
Add image to 2fa security documentation
...
[ci skip]
2016-01-22 10:23:32 +01:00
Achilleas Pipinellis
e081edc1c4
Clean up CRIME security doc [ci skip]
2015-12-25 15:23:06 +02:00
Achilleas Pipinellis
05f8c585f7
Merge branch 'master' into adding_crime_security
2015-12-25 14:21:14 +02:00
Gabriel Mazetto
1249289f89
Fixed codestyle and added 2FA documentation
2015-12-24 19:01:30 -02:00
Jose Torres
a3de46654b
Adding how we manage CRIME vulnerability to security docs [ci skip]
2015-12-19 15:17:27 -06:00
Drew Blessing
63a1a581e9
Document file upload random uuid security
2015-12-10 10:24:08 -06:00
Job van der Voort
c74a0be9f8
make it more obvious what happens in the code
2015-05-08 14:36:24 +00:00
Job van der Voort
83c5aa6888
remove redundant colon
2015-05-08 14:35:05 +00:00
Karen Carias
c406bce4b5
Deleted > and commented "or" out
2015-05-07 16:48:25 +00:00
Karen Carias
94a426d2e6
Added link to root password doc correctly
2015-05-07 16:11:18 +00:00
Karen Carias
0b9363245e
New file to add to security documentation, "How to reset your root password"
2015-04-28 22:42:19 +00:00
Douwe Maan
4ed70669ad
Add doc on "Web Hooks and insecure internal web services".
2015-02-07 01:54:45 +01:00
Ewan Edwards
ad6c372eee
Fix a number of discovered typos, capitalization of developer and
...
product names, plus a couple of instances of bad Markdown markup.
2015-02-03 15:18:40 -08:00
Sytse Sijbrandij
664b433afe
Add explanation about unintentional sharing.
2014-09-18 09:44:12 +02:00
Sytse Sijbrandij
ff4a45effb
Add information on information exclusivity.
2014-09-18 09:41:38 +02:00
Ciro Santilli
fd348de76d
Update docs to markdown style guide.
2014-06-03 23:16:31 +02:00
Marin Jankovski
f22c709539
Add titles to doc pages.
2014-05-27 14:12:15 +02:00
dosire
417c0cb2d3
New doc site needs indexes.
2014-03-27 12:17:27 +01:00
Jacob Vosmaer
87d16e1841
Explain where the default password validation is
2014-01-13 11:43:22 +01:00
Jacob Vosmaer
0db36897e6
Add instructions for custom password length limits
2014-01-13 10:41:10 +01:00
Marin Jankovski
055b60d420
Add documentation to help section, rack_attack as example
2013-09-30 11:10:46 +02:00