1. 29 1月, 2014 1 次提交
    • L
      Log which keys were set to nil in deep_munge · 69ab91ae
      Lukasz Sarnacki 提交于
      deep_munge solves CVE-2013-0155 security vulnerability, but its
      behaviour is definately confuisng. This commit adds logging to deep_munge.
      It logs keys for which values were set to nil.
      
      Also mentions in guides were added.
      69ab91ae
  2. 04 1月, 2014 1 次提交
  3. 01 1月, 2014 1 次提交
  4. 18 12月, 2013 1 次提交
  5. 26 11月, 2013 1 次提交
  6. 16 11月, 2013 1 次提交
  7. 08 11月, 2013 1 次提交
  8. 23 10月, 2013 2 次提交
  9. 29 9月, 2013 1 次提交
  10. 07 9月, 2013 1 次提交
  11. 23 8月, 2013 1 次提交
  12. 14 7月, 2013 1 次提交
  13. 05 7月, 2013 1 次提交
  14. 01 7月, 2013 1 次提交
  15. 29 6月, 2013 1 次提交
  16. 25 6月, 2013 1 次提交
  17. 28 5月, 2013 1 次提交
  18. 09 5月, 2013 1 次提交
  19. 15 4月, 2013 1 次提交
  20. 03 4月, 2013 2 次提交
  21. 01 4月, 2013 1 次提交
  22. 30 3月, 2013 2 次提交
  23. 20 3月, 2013 1 次提交
    • S
      Fix guides error on error class name · acd52551
      Sebastian Sogamoso 提交于
      The error that's raised in case the required key is missing it's actually `ActionController::ParameterMissing` not `ActionController::MissingParameter`. It's important to fix so that people reading the guides knows what error to rescue from when needed.
      acd52551
  24. 16 3月, 2013 2 次提交
  25. 14 3月, 2013 1 次提交
  26. 09 3月, 2013 2 次提交
  27. 05 3月, 2013 3 次提交
  28. 03 3月, 2013 1 次提交
    • Y
      integrate the strong params README into the AC guide. · fb637530
      Yves Senn 提交于
      The current ActionController guide does not mention strong parameters
      at all. I integrated the README into the guide to explain the API.
      
      I also included a section to illustrate that the API does not solve
      all possible whitelisting scenarios.
      
      The origin was #9454.
      fb637530
  29. 20 2月, 2013 1 次提交
  30. 20 1月, 2013 1 次提交
  31. 07 1月, 2013 2 次提交
  32. 02 1月, 2013 1 次提交