WIP: hash function added #4

Draft
dariyaka wants to merge 2 commits from dariyaka/2026-prague-mine:hash into main
Member

We will make it more interesting and integrate it with the database later.

We will make it more interesting and integrate it with the database later.
Owner

Hey looks good! Could you add the hashed password to the database so that we actually protect the passwords?

Hey looks good! Could you add the hashed password to the database so that we actually protect the passwords?
Author
Member

i added this, please check

i added this, please check
This pull request has changes conflicting with the target branch.
  • auth.py
View command line instructions

Manual merge helper

Use this merge commit message when completing the merge manually.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u hash:dariyaka-hash
git switch dariyaka-hash

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff dariyaka-hash
git switch dariyaka-hash
git rebase main
git switch main
git merge --ff-only dariyaka-hash
git switch dariyaka-hash
git rebase main
git switch main
git merge --no-ff dariyaka-hash
git switch main
git merge --squash dariyaka-hash
git switch main
git merge --ff-only dariyaka-hash
git switch main
git merge dariyaka-hash
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/2026-prague-git!4
No description provided.