Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
1_fast_gettext.rb 759 Bytes
active_record_extensions.rb 134 Bytes
apipie.rb 3.8 KB
audit.rb 201 Bytes
backtrace_silencers.rb 396 Bytes
email.rb 531 Bytes
encryption_key.rb.example 486 Bytes
fix_cache.rb 508 Bytes
foreman.rb 948 Bytes
inflections.rb 680 Bytes
local_secret_token.rb.example 474 Bytes
mime_types.rb 250 Bytes
rabl_init.rb 2.49 KB
rack_openid.rb 272 Bytes
rbvmomi.rb 937 Bytes
secret_token.rb 443 Bytes
secure_headers.rb 572 Bytes
session_store.rb 416 Bytes
sig_ttin_trap.rb 643 Bytes
will_paginate.rb 728 Bytes
wrap_parameters.rb 461 Bytes

Latest revisions

# Date Author Comment
abd8f1d1 02/18/2015 03:54 AM Daniel Lobato Garcia

Refs #3809 - Remove cops for empty lines

350a0417 02/17/2015 02:40 AM David Davis

Fixes #9231 - Require English lib and fix ENC failure

5c02cfe5 01/30/2015 03:34 AM Daniel Lobato Garcia

Refs #3809 - Enable cop StringConversionInInterpolation

51a88438 11/25/2014 07:37 AM Shlomi Zadok

Fixes #7233 - Drop Ruby 1.8.7 and revert Ruby 1.8.7 specifics

a59972c3 11/12/2014 05:07 AM Martin Bacovsky

Fixes #4478 - API documentation localized

8553650c 10/31/2014 10:42 AM Daniel Lobato Garcia

Fixes #8091: connect-src accepts WSS

e768c976 10/22/2014 11:56 AM Tomáš Strachota

Fixes #6710 - unicode characters in url parameters

Original methods to_param defined on resources called name.parameterize
to get rid of url-unsafe characters. This function unfortunately also
stripped off unicode characters.

Changes:
- parameterization extracted into a separate module Parameterizable...

099a9d8c 10/20/2014 05:22 AM Shlomi Zadok

fixes #7985 - add support for ws:// in secure headers

2daac55f 10/13/2014 04:01 AM Shlomi Zadok

fixes #7907 - Allow images from gravatar on secure headers

5c50ca8e 10/11/2014 06:28 AM Jan Rusnacko

fixes #7805 - Add several security related HTTP headers - security hardening.

This commit uses secure_headers gem and configures several HTTP
security related headers to be sent by server:
  • Content Security Policy
  • HTTP Strict Transport Security
  • X-XSS-Protection...

View revisions

Also available in: Atom