hashed-psw #14

Open
annabo wants to merge 2 commits from annabo/2024-heraklion-git:hashed-psw into main
Member

create function for hashing passwords and store in pswdb

create function for hashing passwords and store in pswdb
annabo added 2 commits 2024-08-26 14:29:44 +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 hashed-psw:annabo-hashed-psw
git checkout annabo-hashed-psw

Merge

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff annabo-hashed-psw
git checkout main
git merge --ff-only annabo-hashed-psw
git checkout annabo-hashed-psw
git rebase main
git checkout main
git merge --no-ff annabo-hashed-psw
git checkout main
git merge --squash annabo-hashed-psw
git checkout main
git merge --ff-only annabo-hashed-psw
git checkout main
git merge annabo-hashed-psw
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
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#14
No description provided.