nette / security

🔑 Provides authentication, authorization and a role-based access control management via ACL (Access Control List)
https://doc.nette.org/access-control
Other
357 stars 40 forks source link

Passwords: hash(): Password can not be empty. #47

Closed janbarasek closed 4 years ago

janbarasek commented 4 years ago

I think the password can not be never empty (safe check).

dg commented 4 years ago

Thanks