Skip to content
Snippets Groups Projects
  1. Feb 25, 2020
  2. Jan 23, 2020
  3. Dec 16, 2019
  4. Dec 10, 2019
  5. Nov 06, 2019
  6. Sep 18, 2019
  7. Sep 13, 2019
  8. Jan 31, 2019
    • Heinrich Lee Yu's avatar
      Prevent comments by email when issue is locked · 35b8f103
      Heinrich Lee Yu authored
      This changes the permission check so it uses the policy on Noteable
      instead of Project. This prevents bypassing of rules defined in
      Noteable for locked discussions and confidential issues.
      
      Also rechecks permissions when reply_to_discussion_id is provided since the
      discussion_id may be from a different noteable.
      Unverified
      35b8f103
  9. Jan 22, 2019
    • Heinrich Lee Yu's avatar
      Prevent comments by email when issue is locked · 2ec7bc07
      Heinrich Lee Yu authored
      This changes the permission check so it uses the policy on Noteable
      instead of Project. This prevents bypassing of rules defined in
      Noteable for locked discussions and confidential issues.
      
      Also rechecks permissions when reply_to_discussion_id is provided since the
      discussion_id may be from a different noteable.
      2ec7bc07
  10. Jan 07, 2019
  11. Jul 24, 2018
  12. Jun 27, 2017
  13. Jun 08, 2017
    • DJ Mountney's avatar
      Merge branch '25934-project-snippet-vis' into 'security-9-2' · ae6adf16
      DJ Mountney authored
      Fix visibility when referencing snippets
      
      See merge request !2101
      ae6adf16
    • DJ Mountney's avatar
      Bring in security changes from the 9.2.5 release · 565ead61
      DJ Mountney authored and Bob Van Landuyt :neckbeard:'s avatar Bob Van Landuyt :neckbeard: committed
      Ran:
       - git format-patch v9.2.2..v9.2.5 --stdout > patchfile.patch
       - git checkout -b 9-2-5-security-patch origin/v9.2.2
       - git apply patchfile.patch
       - git commit
       - [Got the sha ref for the commit]
       - git checkout -b upstream-9-2-security master
       - git cherry-pick <SHA of the patchfile commit>
       - [Resolved conflicts]
       - git cherry-pick --continue
      565ead61
    • DJ Mountney's avatar
      Bring in security changes from the 9.2.5 release · 1d1363e2
      DJ Mountney authored
      Ran:
       - git format-patch v9.2.2..v9.2.5 --stdout > patchfile.patch
       - git checkout -b 9-2-5-security-patch origin/v9.2.2
       - git apply patchfile.patch
       - git commit
       - [Got the sha ref for the commit]
       - git checkout -b upstream-9-2-security master
       - git cherry-pick <SHA of the patchfile commit>
       - [Resolved conflicts]
       - git cherry-pick --continue
      1d1363e2
  14. May 10, 2017
  15. Feb 05, 2017
  16. Aug 30, 2016
Loading