index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
guides
/
source
/
security.md
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of github.com:rails/rails
Vijay Dev
2015-08-24
1
-20
/
+20
|
\
|
*
Add bold to lists' titles [ci skip]
Alexey Markov
2015-08-21
1
-6
/
+6
|
*
Small fixes [ci skip]
Alexey Markov
2015-08-20
1
-12
/
+6
|
*
Small fixes [ci skip]
Alexey Markov
2015-08-17
1
-6
/
+5
|
*
Tiny documentation fixes [ci skip]
Robin Dupret
2015-08-11
1
-1
/
+6
|
*
[ci skip] Typo fixed
Dhia Eddine Chouchane
2015-08-06
1
-1
/
+1
|
*
Outdated information about session storage updated [ci skip]
Dhia Eddine Chouchane
2015-08-06
1
-2
/
+4
*
|
add commas removed earlier [ci skip]
Vijay Dev
2015-08-24
1
-1
/
+1
*
|
[ci skip] Fix to `a, b and c` format
yui-knk
2015-07-25
1
-1
/
+1
*
|
[ci skip] Fix minor typo
yui-knk
2015-07-24
1
-1
/
+1
*
|
[ci skip] Minor fix
yui-knk
2015-07-24
1
-1
/
+1
|
/
*
Add to Security guides the secrets.yml
Mauro George
2015-07-06
1
-0
/
+23
*
[ci skip] Replace dead link about HttpOnly cookies.
Yoong Kang Lim
2015-05-28
1
-1
/
+1
*
Rails documentation standard is american english. [ci skip]
karanarora
2015-05-20
1
-1
/
+1
*
updating the links, they were removed in cc30f5f9 [ci skip]
Ankit Gupta
2015-05-19
1
-0
/
+1
*
Dead blog/site links [ci skip]
Ankit Gupta
2015-05-14
1
-1
/
+1
*
promote :except option instead of :only for before action docs [ci skip]
Faruk AYDIN
2015-05-09
1
-1
/
+1
*
[skip ci] Fix typos in actionpack changelog and security guide
Anton Davydov
2015-05-07
1
-1
/
+1
*
Merge pull request #19446 from andersonDadario/fix_security_guide_captcha_03_...
Zachary Scott
2015-04-14
1
-4
/
+6
|
\
|
*
[ci skip] Fix for Security Guide - Captcha Section
Anderson Dadario
2015-03-22
1
-4
/
+6
*
|
Remove old and not working link. [ci skip]
Santosh Wadghule
2015-03-28
1
-1
/
+1
|
/
*
Merge pull request #18503 from vipulnsward/guides-in-on
Xavier Noria
2015-01-14
1
-1
/
+1
|
\
|
*
- Changed `IN` to `ON` in markdown renderer condition
Vipul A M
2015-01-14
1
-1
/
+1
*
|
Guides: Removing reference to blog that is not updated anymore [ci skip]
Andrey Nering
2015-01-13
1
-1
/
+0
|
/
*
Avoid displaying new lines inside note paragraphs
Robin Dupret
2015-01-03
1
-1
/
+8
*
warn about reading guides in GitHub
Xavier Noria
2014-12-23
1
-0
/
+2
*
Do not use line breaks on notes [ci skip]
Andrey Nering
2014-12-22
1
-6
/
+1
*
s/a unobtrusive/an unobtrusive [ci skip]
Zachary Scott
2014-12-22
1
-1
/
+1
*
Add note about Ajax and CSRF-Token [ci skip]
Andrey Nering
2014-12-20
1
-1
/
+8
*
Don't convert empty arrays to nils when deep munging params
Chris Sinjakli
2014-12-15
1
-4
/
+4
*
Fixing wrong link in 'Ruby on Rails Security Guide' [ci skip]
Javier Vidal
2014-11-22
1
-1
/
+1
*
[ci skip] re-worded section on CookieStore to make it more readable.
Tom Kadwill
2014-08-16
1
-3
/
+3
*
Point to rubygems instead of Rails GitHub. [ci skip]
Rafael Mendonça França
2014-08-15
1
-1
/
+1
*
Fixed link for in_place_editor [ci skip]
Arun Agrawal
2014-08-15
1
-1
/
+1
*
correct markdown usage [ci skip]
Nishant Modak
2014-07-09
1
-6
/
+6
*
remove rubyforge.org that was shut down [ci skip]
Gaurav Sharma
2014-06-06
1
-1
/
+1
*
Replace first person point of view on guides.
Hendy Tanata
2014-05-16
1
-7
/
+7
*
[ci skip] Security guide clarity.
Kyle Heironimus
2014-05-01
1
-2
/
+2
*
Remove statement assuming coffee shop/public space wifi is inherently insecure
Nick Quaranto
2014-04-19
1
-1
/
+1
*
Include default rails protect_from_forgery with: :exception
PaulL1
2014-04-17
1
-4
/
+4
*
CSRF protection should rescue exception not extend
PaulL1
2014-04-17
1
-3
/
+2
*
[ci skip] Use plain underscore instead of "\_".
Juanito Fatas
2014-04-13
1
-2
/
+2
*
W3C CSP document moved to gihub.io URL [ci skip]
Andy Callaghan
2014-04-05
1
-1
/
+1
*
[ci skip] use secrets.secret_key_base instead of config.secret_key_base
Kuldeep Aggarwal
2014-03-01
1
-3
/
+10
*
Add verb to sanitization note
Dave Jachimiak
2014-02-14
1
-1
/
+1
*
Log which keys were set to nil in deep_munge
Lukasz Sarnacki
2014-01-28
1
-0
/
+43
*
clean up security guide: his => their [ci skip]
Rex Feng
2014-01-16
1
-1
/
+1
*
[ci skip] Added alias to CSRF
Uday Kadaboina
2014-01-14
1
-2
/
+2
*
CSRF protection from cross-origin <script> tags
Jeremy Kemper
2013-12-17
1
-3
/
+5
*
[ci skip] Removing some gender sensitive object pronouns
Tejas Dinkar
2013-12-02
1
-6
/
+6
[next]