Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@DubMythlit
Copy link
Contributor

fix #1744
By query email in lower case makes login be case insensitive now
tested on: Postgres12 & sqlite3

@jackycute
Copy link
Member

Hi @Dubmyhtlit,

Thanks for your PR,
Please also sign off your commit like this:

commit message

Signed-off-by: XXX <[email protected]>

@Yukaii
Copy link
Member

Yukaii commented May 8, 2025

@DubMythlit You have to signoff every commit:

git rebase --signoff -i develop

then do a force push to update branch

@jackycute jackycute requested a review from Yukaii May 8, 2025 02:49
@Yukaii Yukaii modified the milestones: Next, 2.6.0 May 8, 2025
@DubMythlit DubMythlit force-pushed the bugfix/email-case-insensitive branch from 6a30de9 to d4ccba9 Compare May 8, 2025 06:12
@Yukaii Yukaii merged commit 4769c1e into hackmdio:develop May 15, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

email lowercase

3 participants