Skip to content
Snippets Groups Projects
This project is mirrored from https://jihulab.com/gitlab-cn/gitlab.git. Pull mirroring updated .
  1. Feb 11, 2021
  2. Feb 10, 2021
  3. Feb 09, 2021
  4. Feb 04, 2021
  5. Feb 01, 2021
  6. Jan 31, 2021
  7. Jan 29, 2021
    • Kerri Miller's avatar
      Return error when user lacks read access for project · bab12906
      Kerri Miller authored
      There are a number of places where we were not checking for user access
      rights (or assuming that authors automatically have them) so we were
      potentially in situations where a user could create a merge request,
      have their access rights revoked, and they would still be able to access
      information or take actions related to their MR. This is potentially a
      security issue, so we need to block this potential leak.
      bab12906
    • Valery Sizov's avatar
      Geo-GL-ID should be passed in JWT token · e9f1fdb3
      Valery Sizov authored
      it will protect the parameter from tampering
      e9f1fdb3
    • lauraMon's avatar
      Change authorization policy for /lint · e158a0ca
      lauraMon authored
      * For /projects/ci/id/lint, change policy to create_pipelinen
      * For /ci/lint - enforces user authenication if registration is disabled
      * Adds a changelog
      e158a0ca
  8. Jan 27, 2021
  9. Jan 25, 2021
  10. Jan 24, 2021
  11. Jan 22, 2021
  12. Jan 14, 2021
  13. Jan 13, 2021