colouring-cities / colouring-dresden

GNU General Public License v3.0
0 stars 4 forks source link

Content of readme.txt #51

Closed merfurth closed 1 year ago

merfurth commented 1 year ago

Describe the problem Should not have sensitive content like passwords etc.

tomalrussell commented 1 year ago

Thanks for the report @merfurth

@traveller195 you could take a look at https://github.com/newren/git-filter-repo/ for a tool that can strip files from git history. Check the PM2 config JSONs too - they all look like example user/pw combinations, but worth removing in any case, and make sure that .gitignore will prevent accidentally adding things again.

traveller195 commented 1 year ago

@merfurth @tomalrussell thanks for this hint! I removed it from git history using git-filter-repo

traveller195 commented 1 year ago

thanks it was also changed internal