Just echo the fuckin password

This commit is contained in:
niten 2022-02-02 14:27:08 -08:00
parent 8847d37724
commit a2200a02e0
1 changed files with 1 additions and 0 deletions

View File

@ -156,6 +156,7 @@
db-username
db-password
db-use-ssl)
(format nil "Got XMPP password: ~A" xmpp-password)
(let ((postmodern:*ignore-unknown-columns* t)
(cl-postgres:*query-log* *standard-output*)
(*dns-store* (make-instance 'backplane-dns-store:postgres-dns-store)))