Extendy / SmartyURL

SmartyURL is a PHP-based web application for Smart URL management, Sharing, shortening, and analytics, featuring smart redirects.
https://docs.smartyurl.extendy.net/
MIT License
12 stars 2 forks source link

user can change is password to easy password #21

Closed mshannaq closed 1 year ago

mshannaq commented 1 year ago

if the user try to change his password using /account/changepwd then he can change the password to easy password.

we should check the password harden.

mshannaq commented 1 year ago

fixed