1. 03 9月, 2019 1 次提交
  2. 23 8月, 2019 1 次提交
  3. 26 7月, 2019 1 次提交
  4. 18 7月, 2019 1 次提交
  5. 03 7月, 2019 1 次提交
  6. 15 4月, 2019 1 次提交
  7. 07 2月, 2019 1 次提交
  8. 24 1月, 2019 1 次提交
  9. 07 4月, 2018 9 次提交
  10. 27 3月, 2018 1 次提交
  11. 28 2月, 2018 1 次提交
  12. 17 1月, 2018 1 次提交
  13. 23 11月, 2017 2 次提交
  14. 09 11月, 2017 1 次提交
  15. 02 11月, 2017 2 次提交
  16. 18 9月, 2017 1 次提交
  17. 01 9月, 2017 1 次提交
  18. 22 8月, 2017 1 次提交
  19. 03 8月, 2017 1 次提交
  20. 02 8月, 2017 1 次提交
  21. 27 7月, 2017 1 次提交
  22. 13 7月, 2017 1 次提交
    • R
      Fixes needed when GitLab sign-in is not enabled · 672a68d3
      Robin Bobbitt 提交于
      When sign-in is disabled:
       - skip password expiration checks
       - prevent password reset requests
       - don’t show Password tab in User Settings
       - don’t allow login with username/password for Git over HTTP requests
       - render 404 on requests to Profiles::PasswordsController
      672a68d3
  23. 08 6月, 2017 1 次提交
  24. 06 6月, 2017 1 次提交
  25. 05 6月, 2017 1 次提交
    • Z
      Create read_registry scope with JWT auth · 0b81b5ac
      Z.J. van de Weg 提交于
      This is the first commit doing mainly 3 things:
      1. create a new scope and allow users to use it
      2. Have the JWTController respond correctly on this
      3. Updates documentation to suggest usage of PATs
      
      There is one gotcha, there will be no support for impersonation tokens, as this
      seems not needed.
      
      Fixes gitlab-org/gitlab-ce#19219
      0b81b5ac
  26. 11 5月, 2017 1 次提交
  27. 13 4月, 2017 1 次提交
  28. 07 3月, 2017 3 次提交