1. 24 Sep, 2015 1 commit
    • Joe Bowers's avatar
      server: user management endpoints strictly conform to schema · 4c9bab08
      Joe Bowers authored
      This change disables the URL fixing behavior or the router associated
      with the user management schema. After this commit, URLS routing
      to /api/$VERSION/users must target exactly the specified paths. In
      addition, `/api/$VERSION/users/` will serve a 404
      
      This change allows users to hit the user create endpoint, which
      would previously serve a redirect rather than actually making the
      associated change.
      4c9bab08
  2. 19 Sep, 2015 3 commits
  3. 18 Sep, 2015 2 commits
  4. 17 Sep, 2015 2 commits
  5. 09 Sep, 2015 1 commit
  6. 08 Sep, 2015 1 commit
  7. 04 Sep, 2015 2 commits
  8. 03 Sep, 2015 7 commits
  9. 02 Sep, 2015 5 commits
  10. 31 Aug, 2015 9 commits
  11. 29 Aug, 2015 3 commits
  12. 28 Aug, 2015 4 commits