Commit Graph

6 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 7f69c4a177 Gitea doesn't parse XMPP URLs 2020-03-27 16:10:22 +11:00
Mike Barnes 533d8f2767 Link to the beergarden 2020-03-27 14:47:09 +11:00
Mike Barnes 2848a67c44 Apologise for something annoying 2020-03-27 14:36:03 +11:00
Mike Barnes 54b499d24f Add GPL and README 2020-03-27 14:31:08 +11:00
Mike Barnes 3b4e247c62 Initial commit of test implementation 2020-03-27 14:04:57 +11:00