2025-04-08 - 2025-10-08

Overview

11 active pull requests
5 active issues
Excluding merges, 2 authors have pushed 7 commits to main and 12 commits to all branches. On main, 12 files have changed and there have been 404 additions and 2 deletions.

1 pull request merged by 1 user

Merged #3 fixed the password visibility problem 2025-09-22 14:29:45 +02:00

10 pull requests proposed by 9 users

Proposed #6 Use sha256 to encode passwords instead of plain text 2025-09-22 15:02:27 +02:00

Proposed #7 fixed visible passwords 2025-09-22 15:04:59 +02:00

Proposed #8 add password hashing 2025-09-22 15:09:09 +02:00

Proposed #10 added hashing for storing passwords 2025-09-22 15:15:29 +02:00

Proposed #11 added hashing for a password 2025-09-22 15:17:26 +02:00

Proposed #12 fix password hashing 2025-09-22 15:21:13 +02:00

Proposed #13 implemented password hashing 2025-09-22 15:24:00 +02:00

Proposed #14 add hashing functionality 2025-09-22 15:25:18 +02:00

Proposed #15 add password hashing for security 2025-09-22 15:30:06 +02:00

Proposed #16 salting_fix 2025-09-22 15:46:17 +02:00

2 issues closed from 2 users

Closed #5 Add a git resource 2025-09-22 16:16:34 +02:00

Closed #1 Password is echoed on standard output when typed! 2025-09-22 14:29:45 +02:00

5 issues created by 2 users

Opened #1 Password is echoed on standard output when typed! 2025-09-22 14:07:14 +02:00

Opened #2 auth is vulnerable to timing attacks 2025-09-22 14:07:42 +02:00

Opened #4 Password visible in the database 2025-09-22 14:47:50 +02:00

Opened #5 Add a git resource 2025-09-22 15:02:17 +02:00

Opened #9 Same hash for identical passwords from different users 2025-09-22 15:10:17 +02:00