BigW Consortium Gitlab

  1. 28 Feb, 2017 1 commit
  2. 23 Feb, 2017 3 commits
  3. 20 Feb, 2017 1 commit
  4. 16 Feb, 2017 1 commit
  5. 09 Feb, 2017 1 commit
  6. 08 Feb, 2017 1 commit
  7. 02 Feb, 2017 1 commit
  8. 11 Jan, 2017 1 commit
  9. 05 Jan, 2017 1 commit
  10. 03 Jan, 2017 1 commit
  11. 18 Dec, 2016 1 commit
  12. 16 Dec, 2016 1 commit
    • Calls to the API are checked for scope. · 7fa06ed5
      Timothy Andrew authored
      - 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`
  13. 12 Dec, 2016 1 commit
  14. 07 Dec, 2016 2 commits
  15. 04 Dec, 2016 1 commit
  16. 21 Nov, 2016 2 commits
  17. 14 Nov, 2016 1 commit
  18. 08 Nov, 2016 1 commit
  19. 24 Oct, 2016 2 commits
  20. 10 Oct, 2016 1 commit
  21. 27 Sep, 2016 1 commit
  22. 31 Aug, 2016 1 commit
  23. 03 Jun, 2016 2 commits
  24. 30 May, 2016 1 commit
  25. 18 Apr, 2016 3 commits
  26. 06 Apr, 2016 1 commit
  27. 17 Mar, 2016 2 commits
  28. 13 Mar, 2016 1 commit
    • External Users · 42fcd388
      Zeger-Jan van de Weg authored
      The user has the rights of a public user execpt it can never create a project,
       group, or team. Also it cant view internal projects.
  29. 12 Jan, 2016 1 commit
  30. 08 Jan, 2016 1 commit
  31. 28 Dec, 2015 1 commit