Security¶
- Remove insecure MD5 hash function
- Implement modern encryption standards through bcrypt hashed passwords
- Isolate
docroot
to limit access to config files, databases, and third party libraries
Last update: January 28, 2021
docroot
to limit access to config files, databases, and third party libraries