1. 07 Jul, 2016 1 commit
    • Unify JWT generation code · f6d7371d
      These changes unify four different approaches to JWT creation, moving the core of the AccessTokenView to a general-purpose JwtBuilder class. This utility class defaults to using the system's JWT configuration, but it will allow overriding of the signing key and audience claim to support those clients which still require this. Part of ECOM-4566.
      Renzo Lucioni committed
  2. 05 Jul, 2016 1 commit
  3. 08 Jun, 2016 1 commit
  4. 26 May, 2016 1 commit
  5. 04 May, 2016 1 commit
  6. 02 May, 2016 1 commit
  7. 30 Apr, 2016 1 commit
  8. 08 Apr, 2016 1 commit
  9. 30 Mar, 2016 1 commit
  10. 17 Mar, 2016 1 commit
  11. 12 Feb, 2016 1 commit
  12. 09 Feb, 2016 1 commit
  13. 03 Feb, 2016 1 commit
    • Refactor and improve js_utils helpers · f555ffd5
      - Rename escape_json_dumps to dump_js_escaped_json
      - Rename escape_js_string to js_escaped_string
      - Update js_escaped_string to output empty string for None
      - Introduce dump_html_escaped_json
      - Move dump_js_escaped_json after the pipe as new best practice
      - Introduce additional uses of helpers
      - Introduce new djangolib directory and move js_utils
      Robert Raposa committed
  14. 28 Jan, 2016 3 commits
  15. 25 Jan, 2016 1 commit
  16. 22 Jan, 2016 2 commits
  17. 20 Jan, 2016 2 commits
  18. 29 Dec, 2015 1 commit
  19. 10 Dec, 2015 1 commit
  20. 04 Dec, 2015 1 commit
  21. 25 Nov, 2015 1 commit
  22. 04 Nov, 2015 1 commit
    • Add json escaping to Studio · 3682fac8
      Make escaping for json simpler and more consistent in Mako templates
      - add escape_json_dumps to escape and json.dumps
      - add escape_js_str to escape javascript string
      - refactor Studio to use escape_json_dumps in Mako templates
      
      TNL-2646: Escape json.dumps
      Robert Raposa committed
  23. 03 Nov, 2015 1 commit
  24. 02 Nov, 2015 1 commit
  25. 27 Oct, 2015 1 commit
  26. 12 Jun, 2015 1 commit
  27. 08 Jun, 2015 1 commit
  28. 26 May, 2015 1 commit
  29. 07 May, 2015 1 commit