hoarder-app / hoarder

A self-hostable bookmark-everything app (links, notes and images) with AI-based automatic tagging and full text search
https://hoarder.app
GNU Affero General Public License v3.0
6.48k stars 235 forks source link

Faq #590

Closed kamtschatka closed 4 weeks ago

kamtschatka commented 4 weeks ago

Added some initial FAQ regarding password reset and user management

kamtschatka commented 4 weeks ago

Followup for: https://github.com/hoarder-app/hoarder/issues/544

MohamedBassem commented 4 weeks ago

Thank you for starting this!

The way that the password is set, reminds me that we probably should be adding salts to our user passwords :) Also, I'm planning to eventually add an admin-cli that's only accessed from within the container that can alter the database and simplify those operations on the admin account.