Change the PostgreSQL password for the ejabberd user

This commit is contained in:
Greg Karékinian 2019-05-14 11:40:21 +02:00
parent 0be63e5935
commit 44faa1a8df

View File

@ -1,23 +1,23 @@
{ {
"id": "postgresql", "id": "postgresql",
"ejabberd_user_password": { "ejabberd_user_password": {
"encrypted_data": "OTwgFCOLHgoFLsdcHs1U04sJf7ZzVepeDwlNmPMtO8FtyzpfySY9\n", "encrypted_data": "s31aNIv9ZTlU8cVXMDUB79Iv+EozZS1NSZVU5ey9xpBf2WYohpSqni/5Wg==\n",
"iv": "k9wX2WEsJyJn+OYs\n", "iv": "a3LWKNYmUZfSMc1Y\n",
"auth_tag": "fL/HNcno/MuWE+yQOFCC3g==\n", "auth_tag": "3P+WFcDw/R1d983g7YoFUw==\n",
"version": 3, "version": 3,
"cipher": "aes-256-gcm" "cipher": "aes-256-gcm"
}, },
"server_password": { "server_password": {
"encrypted_data": "4Y87daXYAxzfYxRIkR8b+DLOp4+dYJnc91hN22iWmOfO3umv8wZU\n", "encrypted_data": "w7zghEF+DjUhS59cze+qviqDcy8mQpIgW6olHabas1IH4t0z+IQ7\n",
"iv": "LDeMAKUEIq9oe2Zu\n", "iv": "ppqOzJGczWtwGRnX\n",
"auth_tag": "uVaRO+t/KSFebrEB6wp+yQ==\n", "auth_tag": "2Lhqw7Rhm35HcltsDtaJIw==\n",
"version": 3, "version": 3,
"cipher": "aes-256-gcm" "cipher": "aes-256-gcm"
}, },
"mastodon_user_password": { "mastodon_user_password": {
"encrypted_data": "s/XxLUwjZsJ/XidEVi50oePBR4OQ0z/3czs9uOcw1fA1c6qqEzb98iHXpw==\n", "encrypted_data": "84UPPmtNh/5MH6u4svMPhRHBGK1GFnP4G2tk/a+wQLNxSB8FlDsTuqSC2A==\n",
"iv": "pKvwLeC05f7P+cke\n", "iv": "UBl2ILWCc2WKcN6d\n",
"auth_tag": "/yHUD+RSCMhLhrnQJAZqrw==\n", "auth_tag": "NF/xcK0tmvbBo1dDFhOf7w==\n",
"version": 3, "version": 3,
"cipher": "aes-256-gcm" "cipher": "aes-256-gcm"
} }