Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
apache.rb 2.46 KB
base.rb 1.08 KB
basic.rb 526 Bytes
form_intercept.rb 234 Bytes
oauth.rb 1.41 KB

Latest revisions

# Date Author Comment
27752930 11/25/2016 02:43 AM Kavita Gaikwad

Fixes #17343 - set deep munge config off

deep_munge was introduced as a solution to keep
Rails secure by default which results in
'empty array becomes nil in params'.
Thats why, set deep_munge config off in application.rb.
Also, added changes which will cast param argument to string...

287082a5 07/12/2016 04:41 AM David Davis

Refs #3809 - Turning on the AndOr cop

f4459c11 05/12/2016 09:56 AM David Davis

Refs #3809 - Turning on some rubocop cops

0a8eb73d 01/15/2016 12:57 PM John Mitsch

Fixes #13230 - Oauth headers change in rails 4

abd8f1d1 02/18/2015 03:54 AM Daniel Lobato Garcia

Refs #3809 - Remove cops for empty lines

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

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

96144a47 10/06/2014 01:57 PM Daniel Lobato Garcia

Refs #3809 - Remove rubocop TODOs

Removed the following TODOs so that cops for these will run from now on:

Lint/AmbiguousOperator, DefEndAlignment, DeprecatedClassMethods
EnsureReturn, RequireParentheses, Void, BlockAlignment, EndAlignment,
UselessAccessModifier,...

5ed22f14 10/02/2014 10:24 AM Marek Hulán

Fixes #7738 - logout_url is nil by default for all SSO backends

f432ee3f 10/01/2014 02:38 PM Jan Pazdziora

fixes #7737 - no specific logout URL needed, will go directly back to login.

4fdfa622 09/08/2014 11:26 AM Marek Hulán

Fixes #3840 - Removes unused Signo related code

View revisions

Also available in: Atom