Skip to content
Snippets Groups Projects
  1. Jun 13, 2013
  2. Jun 10, 2013
  3. May 27, 2013
  4. Apr 24, 2013
  5. Mar 06, 2013
  6. Mar 04, 2013
  7. Feb 28, 2013
  8. Feb 27, 2013
  9. Feb 22, 2013
  10. Feb 21, 2013
  11. Feb 15, 2013
  12. Feb 14, 2013
  13. Feb 04, 2013
  14. Jan 25, 2013
  15. Jan 23, 2013
  16. Jan 22, 2013
  17. Jan 21, 2013
  18. Jan 20, 2013
  19. Jan 16, 2013
  20. Jan 14, 2013
  21. Dec 03, 2012
  22. Nov 24, 2012
  23. Nov 14, 2012
  24. Nov 04, 2012
  25. Nov 02, 2012
  26. Oct 31, 2012
    • Lukas Reschke's avatar
      Create only one CSRF token per session · 7a7f12a0
      Lukas Reschke authored
      Before, the CSRF token expired every hour. We had a script in place
      which should refresh the token but this don't worked in every case.
      (Laptop sleeping etc.)
      
      With this commit, the token will only get once created for every
      session so that the "Token expired" warning shouldn't appear.
      7a7f12a0
  27. Oct 28, 2012
Loading