implement hashing method using hashlib #16

Open
karlama wants to merge 1 commit from karlama/2024-heraklion-git:hashing-solution into main
Member

We implemented hashing solution

We implemented hashing solution
karlama added 1 commit 2024-08-26 14:31:22 +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 hashing-solution:karlama-hashing-solution
git checkout karlama-hashing-solution

Merge

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff karlama-hashing-solution
git checkout main
git merge --ff-only karlama-hashing-solution
git checkout karlama-hashing-solution
git rebase main
git checkout main
git merge --no-ff karlama-hashing-solution
git checkout main
git merge --squash karlama-hashing-solution
git checkout main
git merge --ff-only karlama-hashing-solution
git checkout main
git merge karlama-hashing-solution
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#16
No description provided.