keep password secure when adding new user #12

Open
giovannife wants to merge 1 commit from giovannife/2024-heraklion-git:save-pwd-secure into main
Member
No description provided.
giovannife added 1 commit 2024-08-26 14:27:58 +02:00
Owner

good catch, thanks!

good catch, thanks!
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 save-pwd-secure:giovannife-save-pwd-secure
git checkout giovannife-save-pwd-secure

Merge

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff giovannife-save-pwd-secure
git checkout main
git merge --ff-only giovannife-save-pwd-secure
git checkout giovannife-save-pwd-secure
git rebase main
git checkout main
git merge --no-ff giovannife-save-pwd-secure
git checkout main
git merge --squash giovannife-save-pwd-secure
git checkout main
git merge --ff-only giovannife-save-pwd-secure
git checkout main
git merge giovannife-save-pwd-secure
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#12
No description provided.