Skip to content
Snippets Groups Projects
  1. Mar 11, 2014
  2. Mar 10, 2014
  3. Mar 07, 2014
  4. Mar 06, 2014
  5. Mar 05, 2014
  6. Feb 28, 2014
  7. Feb 27, 2014
  8. Feb 25, 2014
  9. Feb 24, 2014
  10. Feb 14, 2014
  11. Feb 13, 2014
  12. Feb 12, 2014
  13. Feb 11, 2014
  14. Feb 04, 2014
  15. Feb 03, 2014
  16. Jan 31, 2014
  17. Jan 30, 2014
  18. Jan 29, 2014
  19. Jan 28, 2014
  20. Jan 24, 2014
    • Chris Dodge's avatar
      add middleware to be able to expire inactive sessions after N seconds · fcefada2
      Chris Dodge authored
      configure middleware
      
      add test for session inactive timeouts
      
      add Studio inactive session timeout test
      
      change login method used
      
      add create_test_account to test
      
      make sure the expected redirect URL is right
      
      fix indenting problem
      
      fix doc string since we moved from minutes to seconds
      
      use utility methods rather than calling another test to set up and activate an account
      
      clean up code violations
      
      respond to PR feedback
      
      use optional params to make code cleaner
      
      pylint fix on test files
      fcefada2
Loading