Commit 5a5980ff authored by Matt Tucker's avatar Matt Tucker Committed by matt

Small fixes.

git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@4682 b35dd754-fafc-0310-a699-88a17e54d16e
parent f0bfbd3a
......@@ -123,8 +123,8 @@
</provider>
...
<jdbcAuthProvider>
<passwordSQL>SELECT password FROM user_account WHERE username=?<passwordSQL>
<passwordType>plain<passwordType>
<passwordSQL>SELECT password FROM user_account WHERE username=?</passwordSQL>
<passwordType>plain</passwordType>
</jdbcAuthProvider>
...
</jive>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment