Closed Bug 1032924 Opened 11 years ago Closed 11 years ago

Obscure email addresses on staging for One and Done

Categories

(Data & BI Services Team :: DB: MySQL, task)

x86
macOS
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: rbillings, Unassigned)

References

()

Details

The One and Done staging instance was updated with production data. I would like all of the email address information within the django admin to be obscured- as it contains private data.
Production site = https://oneanddone.mozilla.org/en-US/ Bob- what is the name of the database?
Flags: needinfo?(bob.silverberg)
When I imported the production data into the staging database I imported all of the task data, but only imported a handful of users. They were all mozilla.com email addresses, and were the first bunch of users in the table, therefore all employees who were originally set up for testing. This means that I didn't import any users with email addresses that shouldn't be visible to administrators, so I think this is a non-issue. Furthermore, the only place that email addresses are stored is in the User table, and that is used for login, so if we were to make any changes to the email addresses in that table, none of those users would be able to login anymore. So while it would definitely be nice to be able to take a dump from production in the future and import the whole thing with sensitive information scrubbed, I don't think this is something we need to do now for the staging database. Please feel free to correct me if I am wrong. Oh, and in case I am wrong, and you need it, the name of the database is: d855962562d30496ba5d79b0cdef8ea79
Flags: needinfo?(bob.silverberg)
OK, so is there any action on this?
Marking as resolved as it's much lower risk than I thought- thanks to a very smart implementation. No action is needed.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Product: mozilla.org → Data & BI Services Team
You need to log in before you can comment on or make changes to this bug.