BDSM, LGBTQ+, and sugar dating apps have been found exposing users’ private images, with some of them even leaking photos shared in private messages.

  • yoshman@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    20 days ago

    It was an admin account to do regression testing for the admin interface and functions before prod releases.

    I had my guys enable/disable the account during the testing pipeline so people can’t login anymore.

    • sugar_in_your_tea@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      1
      ·
      20 days ago

      Why would you have regression on prod? Or why would you care what the password is on staging environments?

      We have our lower environments (where all testing happens) on a VPN completely separated from prod, and testing engineers only ever touch those lower environments. Our Ops team manages all admin prod accounts, and those are completely separate from lower environment accounts.

      So I guess I’m struggling to understand the issue here. Surely you could keep a crappy password for pre-prod testing? We even create a copy of prod as needed and change the admin accounts if there’s something prod-specific.