ejabberd - Comments for "User registration over BOSH with SCRAM support" https://www.ejabberd.im/forum/25455/user-registration-over-bosh-scram-support en I configure this https://www.ejabberd.im/forum/25455/user-registration-over-bosh-scram-support#comment-66874 <p>I configure this option:</p> <pre> auth_password_format: scram </pre><p> Then I attempt to register an account using Gajim configured to use BOSH. Then in the passwd Mnesia table, I see the account password is stored scrammed:</p> <pre> [{passwd,{&lt;&lt;"qweqwe"&gt;&gt;,&lt;&lt;"localhost"&gt;&gt;}, {scram,&lt;&lt;"W2fOdLEp+lUhZfuShrcBpPKJ0Mk="&gt;&gt;, &lt;&lt;"hklQ0/Xe7KcfKdU7t8nSYglkLb0="&gt;&gt;, &lt;&lt;"0vhoEl+X/dxxxZnMR9J0kw=="&gt;&gt;,4096}}, </pre> Mon, 09 May 2016 17:59:35 +0000 badlop comment 66874 at https://www.ejabberd.im