Download Latest Version v0.8.0 - HuggingFace Embeddings Support source code.tar.gz (3.4 MB)
Email in envelope

Get an email when there's a new version of RAG Web UI

Home / 0.7.5
Name Modified Size InfoDownloads / Week
Parent folder
fix_ Replace passlib with direct bcrypt implementation source code.tar.gz 2025-11-15 3.3 MB
fix_ Replace passlib with direct bcrypt implementation source code.zip 2025-11-15 3.3 MB
README.md 2025-11-15 519 Bytes
Totals: 3 Items   6.6 MB 0

fix: Replace passlib with direct bcrypt implementation

  • Remove passlib dependency and use bcrypt directly for password operations
  • Update verify_password() to use bcrypt.checkpw() directly
  • Update get_password_hash() to use bcrypt.hashpw() and bcrypt.gensalt()
  • Pin BCrypt version to 4.0.1 for reproducible builds

close https://github.com/rag-web-ui/rag-web-ui/issues/85 https://github.com/rag-web-ui/rag-web-ui/issues/86

Full Changelog: https://github.com/rag-web-ui/rag-web-ui/compare/v0.7.3...0.7.5

Source: README.md, updated 2025-11-15