Commit graph

2 commits

Author SHA1 Message Date
Mike Barnes d232855057 Force lower case on username comparisons
I made some poor assumptions about case-sensitivity in relation to the Mastodon accounts table. Changed now to force username comparison to lower during the select statement, and not trust that we're getting lower case from the ejabberd end, either. This should eliminate the issue of some users being unable to authenticate.
2020-09-21 13:28:38 +00:00
Mike Barnes 3b4e247c62 Initial commit of test implementation 2020-03-27 14:04:57 +11:00