2023-09-17T21:46:09Z - 2024-09-17T21:46:09Z

Overview

19 active pull requests
2 active issues
Excluding merges, 1 author has pushed 14 commits to main and 27 commits to all branches. On main, 10 files have changed and there have been 253 additions and 78 deletions.

4 pull requests merged by 4 users

Merged #18 hide user password on user creation 2024-08-26 14:47:37 +02:00

Merged #7 implement sha256 hashing of password for security reason 2024-08-26 14:40:13 +02:00

Merged #4 Add a cheatsheet for git commands 2024-08-26 13:55:38 +02:00

Merged #2 Hide password and capitalize global variables 2024-08-26 12:04:23 +02:00

15 pull requests proposed by 11 users

Proposed #1 Hiding password for security 2024-08-26 11:48:10 +02:00

Proposed #5 prevent leaking usernames, resolves #3 2024-08-26 14:01:28 +02:00

Proposed #8 hash password 2024-08-26 14:14:12 +02:00

Proposed #9 Implement simple password hashing 2024-08-26 14:15:16 +02:00

Proposed #10 hash_dev 2024-08-26 14:22:37 +02:00

Proposed #11 implement basic password hashing 2024-08-26 14:22:44 +02:00

Proposed #12 keep password secure when adding new user 2024-08-26 14:27:58 +02:00

Proposed #13 hash the pass 2024-08-26 14:28:54 +02:00

Proposed #14 hashed-psw 2024-08-26 14:29:44 +02:00

Proposed #15 hash passwords, resolves #6 2024-08-26 14:31:19 +02:00

Proposed #16 implement hashing method using hashlib 2024-08-26 14:31:22 +02:00

Proposed #17 phash 2024-08-26 14:35:56 +02:00

Proposed #19 fix privacy leak in add_user 2024-08-26 14:48:43 +02:00

Proposed #20 implement prevention of password leak when adding new user 2024-08-26 14:48:47 +02:00

Proposed #21 add salting to hash function 2024-08-26 14:58:44 +02:00

2 issues created by 1 user

Opened #3 prevent leaking valid usernames 2024-08-26 13:44:48 +02:00

Opened #6 prevent storing passwords in clear text 2024-08-26 14:10:16 +02:00