discourse/lib/backup_restore
Erik Ordway c0881a6a7d single quote password in backup command
This protects against characters like '&' in passwords. Sometimes you are assigned passwords by idiots or are and idiot that uses pronounceable passwords.  Anyways this small change protects against ruby's shell interpreter from background the pg_dump command before it has really started.
2015-03-19 08:39:15 -07:00
..
backup_restore.rb rename export/import in favor of backup/restore for better consistency 2014-10-10 20:04:07 +02:00
backuper.rb single quote password in backup command 2015-03-19 08:39:15 -07:00
restorer.rb FIX: clear emoji cache after restore 2015-03-17 17:29:18 +01:00