Skip to content

Commit 6045291

Browse files
author
Octopoda Release
committed
remove .verification_codes.json (real emails in cleartext)
File contained signup verification codes mapped to real Gmail addresses (maxon@gmail.com, samuelbanky2007@gmail.com) plus a stream of test addresses. The codes are expired, but the emails are real personal data and should never have been committed. Added to .gitignore. About to be scrubbed from full git history in the next operation.
1 parent ff1143c commit 6045291

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,3 +113,4 @@ scripts/create_admin_activation_fn.py
113113
scripts/test_free_tier_cap.py
114114
scripts/test_stripe_full_sequence.py
115115
scripts/test_tenant_isolation.py
116+
.verification_codes.json

.verification_codes.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)