Verified password, stop echo
This commit is contained in:
parent
026cc8b25c
commit
440efb7cf9
|
@ -156,7 +156,6 @@
|
||||||
db-username
|
db-username
|
||||||
db-password
|
db-password
|
||||||
db-use-ssl)
|
db-use-ssl)
|
||||||
(format t "Got XMPP password: ~A" xmpp-password)
|
|
||||||
(let ((postmodern:*ignore-unknown-columns* t)
|
(let ((postmodern:*ignore-unknown-columns* t)
|
||||||
(cl-postgres:*query-log* *standard-output*)
|
(cl-postgres:*query-log* *standard-output*)
|
||||||
(*dns-store* (make-instance 'backplane-dns-store:postgres-dns-store)))
|
(*dns-store* (make-instance 'backplane-dns-store:postgres-dns-store)))
|
||||||
|
|
Loading…
Reference in New Issue