cmintey / wishlist

Wishlist is a self-hosted wishlist application that you can share with your friends and family. You no longer have to wonder what to get your family for the holidays, simply check their wishlist and claim any available item!
MIT License
54 stars 1 forks source link

Feature: Option to relax password strength requirements #167

Open jojolll opened 3 days ago

jojolll commented 3 days ago

Currently, Wishlist enforces a moderate password policy for all users. While this is generally good for security, it can pose a significant challenge for less tech-savvy users, especially in family settings where the application is used infrequently (e.g., for birthdays and holidays).

Describe the solution you'd like Add a configuration option for administrators to disable or adjust the password strength requirements to allow weaker passwords. This would enable administrators to balance security with usability based on their specific use case. Wishlists are usually not highly sensitive, so even if passwords were compromised, this might be acceptable in certain scenarios like mine.

Describe alternatives you've considered Switching to another project? Never—yours is awesome!

Additional context image

PS: If you add translations, I’d be happy to help translate into French! 👍