Skip to content
Snippets Groups Projects
  1. Jun 27, 2014
  2. Apr 25, 2014
    • Jared Hancock's avatar
      Add some framework for external authentication · ee91d179
      Jared Hancock authored
      DISABLE_SESSION define is changed so that existing session are continued
      but new sessions are not saved. This allows external auth backends to
      redirect to an external site and that site redirect back to a `/api` URL and
      the user's session will be continued.
      ee91d179
  3. Jan 17, 2014
  4. Oct 19, 2013
  5. Jul 12, 2013
    • Jared Hancock's avatar
      Make API requests stateless · 908e0ad0
      Jared Hancock authored
      Disable DB session storage. This chews up database space and processing time
      for a request that will never resume the same session (given the current API
      model anyway).
      908e0ad0
  6. Mar 07, 2013
  7. Mar 06, 2013
  8. Feb 19, 2013
  9. Feb 14, 2013
  10. Feb 11, 2013
  11. Feb 10, 2013
  12. Dec 16, 2012
  13. Nov 23, 2012
  14. Nov 16, 2012
  15. Jul 29, 2012
  16. Jul 28, 2012
  17. Jul 25, 2012
  18. Jul 12, 2012
  19. Jun 24, 2012
  20. May 13, 2012
  21. Mar 21, 2012
  22. Mar 19, 2012
Loading