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.
Actions