1. 07 3月, 2017 1 次提交
  2. 01 3月, 2017 1 次提交
  3. 28 2月, 2017 1 次提交
  4. 24 2月, 2017 1 次提交
  5. 22 2月, 2017 3 次提交
  6. 21 2月, 2017 1 次提交
  7. 17 2月, 2017 1 次提交
  8. 16 2月, 2017 2 次提交
  9. 13 2月, 2017 1 次提交
  10. 10 2月, 2017 1 次提交
  11. 07 2月, 2017 2 次提交
  12. 06 2月, 2017 1 次提交
  13. 31 1月, 2017 1 次提交
  14. 09 1月, 2017 1 次提交
  15. 16 12月, 2016 1 次提交
    • T
      Calls to the API are checked for scope. · 7fa06ed5
      Timothy Andrew 提交于
      - Move the `Oauth2::AccessTokenValidationService` class to
        `AccessTokenValidationService`, since it is now being used for
        personal access token validation as well.
      
      - Each API endpoint declares the scopes it accepts (if any). Currently,
        the top level API module declares the `api` scope, and the `Users` API
        module declares the `read_user` scope (for GET requests).
      
      - Move the `find_user_by_private_token` from the API `Helpers` module to
        the `APIGuard` module, to avoid littering `Helpers` with more
        auth-related methods to support `find_user_by_private_token`
      7fa06ed5
  16. 02 12月, 2016 1 次提交
  17. 13 10月, 2016 1 次提交
  18. 12 10月, 2016 2 次提交
  19. 10 10月, 2016 2 次提交
  20. 06 10月, 2016 1 次提交
  21. 25 9月, 2016 1 次提交
  22. 10 9月, 2016 1 次提交
  23. 07 9月, 2016 1 次提交
  24. 01 9月, 2016 1 次提交
  25. 25 8月, 2016 1 次提交
  26. 19 8月, 2016 1 次提交
  27. 18 8月, 2016 1 次提交
  28. 11 8月, 2016 1 次提交
  29. 09 8月, 2016 1 次提交
  30. 03 8月, 2016 1 次提交
  31. 30 7月, 2016 1 次提交
  32. 29 7月, 2016 1 次提交
  33. 14 7月, 2016 1 次提交
  34. 13 7月, 2016 1 次提交