scripting / feedlandInstall

Instructions for setting up a FeedLand server.
GNU General Public License v3.0
3 stars 1 forks source link

Case-sensitivity in email addresses for signing in #22

Open scripting opened 1 year ago

scripting commented 1 year ago

I've fixed a problem in daveappserver where it was case-sensitive with usernames.

The new version is released through NPM, the new version of feedland is 0.5.10.

I'm testing it now in Drummer, and once I'm assured that works, I'll test it in FeedLand.

It's just that Drummer is slightly ahead of FeedLand in terms of using email addresses for idenity.

I'm preparing to convert feedland.org next to the new identity system (the code is already deployed and appears to work).

Here's the writeup.

https://github.com/scripting/drummerSupport/issues/183