hash the pass #13

Closed
Ghost wants to merge 3 commits from (deleted):hashpass into main
No description provided.
Ghost added 2 commits 2024-08-26 14:28:55 +02:00
otizonaizit reviewed 2024-08-26 14:29:51 +02:00
@ -27,0 +30,4 @@
# salt =
# return salt
Owner

what is this?

what is this?
otizonaizit reviewed 2024-08-26 14:30:00 +02:00
auth.py Outdated
@ -27,0 +33,4 @@
def pwhash(password):
hashed_pass = hashlib.sha256(password.encode('utf-8')).hexdigest()
Owner

cool idea!

cool idea!
Ghost added 1 commit 2024-08-26 14:34:34 +02:00
root closed this pull request 2025-06-26 17:29:18 +02:00

Pull request closed

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#13
No description provided.