omnivore/packages
Rohit Amarnath 008d5a36f1 feat: enhance user management by adding CSV support and password hashing
- Update .gitignore to include user credential files (users.csv, demo-users.csv).
- Modify Dockerfile to install bcryptjs globally for password hashing.
- Add script to hash passwords and copy it into the Docker image.
- Update setup.sh to create users from a CSV file if it exists, with error handling for password hashing.
- Introduce users.csv.example as a template for user data input.

This change improves user management by allowing bulk user creation from a CSV file and ensures secure password handling.
2025-09-23 12:53:16 -04:00
..
api feat: make demo user configurable via environment variables 2025-09-21 20:06:59 -04:00
appreader Syncing improvements for highlight changes on android 2024-01-10 11:47:30 +08:00
content-fetch fix(): Add network timeout to all yarn installs 2025-07-29 19:01:37 +02:00
content-handler fix(): Add network timeout to all yarn installs 2025-07-29 19:01:37 +02:00
cypress Landing page improvements and various supporting improvements 2023-10-24 09:43:39 +01:00
db feat: enhance user management by adding CSV support and password hashing 2025-09-23 12:53:16 -04:00
discover fix(): Add network timeout to all yarn installs 2025-07-29 19:01:37 +02:00
export-handler fix(): Add network timeout to all yarn installs 2025-07-29 19:01:37 +02:00
imap-mail-watcher fix(): Add network timeout to all yarn installs 2025-07-29 19:01:37 +02:00
import-handler fix(): Add network timeout to all yarn installs 2025-07-29 19:01:37 +02:00
inbound-email-handler fix(): Add network timeout to all yarn installs 2025-07-29 19:01:37 +02:00
integration-handler fix(): Add network timeout to all yarn installs 2025-07-29 19:01:37 +02:00
liqe fix(): Add network timeout to all yarn installs 2025-07-29 19:01:37 +02:00
local-mail-watcher fix(): Add network timeout to all yarn installs 2025-07-29 19:01:37 +02:00
pdf-handler Bump pdfjs-dist from 2.16.105 to 5.4.54 (#4598) 2025-08-06 16:59:26 +02:00
puppeteer-parse Improving Self-Hosting and Removing 3rd Party dependencies. (#4513) 2025-01-27 13:33:16 +01:00
queue-manager Bump @google-cloud/tasks from 4.1.0 to 6.2.0 (#4602) 2025-08-06 12:37:14 +02:00
readabilityjs fix(): Add network timeout to all yarn installs 2025-07-29 19:01:37 +02:00
rss-handler Bump @google-cloud/tasks from 4.1.0 to 6.2.0 (#4602) 2025-08-06 12:37:14 +02:00
rule-handler fix(): Add network timeout to all yarn installs 2025-07-29 19:01:37 +02:00
text-to-speech fix(): Add network timeout to all yarn installs 2025-07-29 19:01:37 +02:00
thumbnail-handler fix(): Add network timeout to all yarn installs 2025-07-29 19:01:37 +02:00
utils Improving Self-Hosting and Removing 3rd Party dependencies. (#4513) 2025-01-27 13:33:16 +01:00
web Bump pdfjs-dist from 2.16.105 to 5.4.54 (#4598) 2025-08-06 16:59:26 +02:00