Actions
Sub-Task #165
openEpic #3: Implement a secure user authentication system
Feature #159: User Account Provisioning
User Story #163: As the instance administrator, I want to complete a first-install setup, so that I get an admin account without relying on insecure default credentials
Hash and securely store credentials
Sub-Task #165:
Hash and securely store credentials
Start date:
08/22/2026
Due date:
% Done:
100%
Estimated time:
Description
To hash the password, the scrypt algorithm is recommended by OWASP.
Updated by Bricklou about 1 month ago
- Status changed from To Do to Planned
- Assigned To set to Bricklou
- Start date deleted (
03/28/2026)
Updated by Bricklou about 1 month ago
- Status changed from Planned to In Progress
- Start date set to 08/22/2026
Updated by Bricklou about 1 month ago
- Status changed from In Progress to In Review
- % Done changed from 0 to 100
Updated by Bricklou about 1 month ago
- Status changed from In Review to Done
Updated by Bricklou about 1 month ago
- Target version set to Server 0.1.0
Actions