TekPike / portfolio

Mon portfolio
0 stars 0 forks source link

Remove SQL dumps with personal information #2

Closed TimboKZ closed 6 years ago

TimboKZ commented 6 years ago

You're exposing personal information in your SQL dump:

https://github.com/DoudouPike/portfolio/blob/master/portfolio.sql#L171-L176

TekPike commented 6 years ago

It's fix! Thanks!

TimboKZ commented 6 years ago

No worries. Keep in mind that the data will still appear in the commit message ( https://github.com/DoudouPike/portfolio/commit/f73bb5934b71e14b140de258acfaa388732cba87 ) - you might need to follow these instructions to completely erase it:

https://help.github.com/articles/removing-sensitive-data-from-a-repository/