prevent leaking usernames, resolves #3 #5

Open
adriama wants to merge 2 commits from adriama/2024-heraklion-git:leaking_usernames_3 into main
Member

adds a generic error so as not to reveal the username was correct

adds a generic error so as not to reveal the username was correct
adriama added 1 commit 2024-08-26 14:01:29 +02:00
Owner

cool, thanks!

cool, thanks!
adriama added 1 commit 2024-08-26 14:47:20 +02:00
This pull request has changes conflicting with the target branch.
  • auth.py
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u leaking_usernames_3:adriama-leaking_usernames_3
git checkout adriama-leaking_usernames_3

Merge

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff adriama-leaking_usernames_3
git checkout main
git merge --ff-only adriama-leaking_usernames_3
git checkout adriama-leaking_usernames_3
git rebase main
git checkout main
git merge --no-ff adriama-leaking_usernames_3
git checkout main
git merge --squash adriama-leaking_usernames_3
git checkout main
git merge --ff-only adriama-leaking_usernames_3
git checkout main
git merge adriama-leaking_usernames_3
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: ASPP/2024-heraklion-git#5
No description provided.