gitlab-org--gitlab-foss/lib
Dmitriy Zaporozhets 9522a710e5 Merge branch 'update_ssl_ciphers' into 'master'
Update ssl ciphers

Removing all DHE suites from Nginx template SSL ciphers.

This will deny forward secrecy for Android 2.3.7, Java 6 and OpenSSL 0.9.8. but will give A+ rating on SSL labs.

Google sites also do not have DHE suites, [source](https://community.qualys.com/blogs/securitylabs/2013/06/25/ssl-labs-deploying-forward-secrecy)

> Google's sites, for example, tend to not have any DHE suites in their configuration. [2013]

See merge request !814
2015-06-15 11:50:21 +00:00
..
api Fix editing files via API 2015-06-05 17:16:51 +02:00
assets
backup use gitlab not gitlabci 2015-06-09 18:30:38 +02:00
gitlab Add Gitlab::Themes module; remove Gitlab::Theme 2015-06-13 17:58:16 -04:00
omni_auth Add reset_session for the :reset_session strategy. 2015-04-24 20:10:32 +02:00
redcarpet/render Fix typo. 2015-06-02 13:21:34 +02:00
support Update SSL ciphers per logjam vulnerability recommendations. 2015-06-15 11:40:00 +02:00
tasks An in_namespace scope is already present 2015-06-09 13:42:01 +02:00
disable_email_interceptor.rb Add email interceptor to prevent mail sending if email sending is disabled. 2014-10-27 13:05:50 +01:00
email_validator.rb More rubocop rules enable 2015-02-02 21:31:03 -08:00
event_filter.rb Add parenthesis to function def with arguments. 2014-10-03 09:18:46 +02:00
extracts_path.rb Upgrade to Rails 4.1.9 2015-02-14 11:09:23 -07:00
file_size_validator.rb Support configurable attachment size via Application Settings 2015-04-02 00:04:08 -07:00
gitlab.rb Add lib/gitlab.rb to autoload non-conventional paths 2015-04-09 14:19:25 -04:00
gt_one_coercion.rb diff unfold 2014-08-14 15:48:14 +04:00
repository_cache.rb Fix RepositoryCache backend attr_reader 2015-01-30 10:17:55 -05:00
static_model.rb Fixed styles, ProjectHook specs etc 2013-01-05 00:35:38 +02:00
unfold_form.rb diff unfold 2014-08-14 15:48:14 +04:00
version_check.rb Replace host with real one 2015-05-11 18:21:45 +03:00