1. 15 Sep, 2021 37 commits
  2. 14 Sep, 2021 3 commits
    • Catalin Irimie's avatar
      Set different session cookie for Geo secondaries · 4653ff48
      Catalin Irimie authored
      To support the secondary proxying the primary while also serving
      and doing authentication on the secondary itself, the sites need
      to have different session cookies in order to not overwrite each other.
      
      As the primary site and the secondary site don't share the same
      session state, when the cookie used on one site, is used with
      the exact same name on the other site, it overwrites the content,
      effectively logging out each other.
      
      Changelog: changed
      EE: true
      4653ff48
    • Evan Read's avatar
      Merge branch 'ps-gitaly-cluster-repo-rm-doc' into 'master' · 79837d18
      Evan Read authored
      documentation: Document usage of remove-repository sub-command
      
      See merge request gitlab-org/gitlab!70155
      79837d18
    • Mayra Cabrera's avatar
      Merge branch... · f0aa3f87
      Mayra Cabrera authored
      Merge branch '334726-investigate-confirm-the-dismiss-for-the-invite-your-teammates-banner-works-as-intended' into 'master'
      
      Persist group invite banner dismissal in database
      
      See merge request gitlab-org/gitlab!68785
      f0aa3f87