Frappe

Latest version: v0.0.1

Safety actively analyzes 630254 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 9 of 9

0.91

If you installed Frappe/ERPNext using easy install script (setup_frappe.sh) or used the new bench setup production command between 11th November 2014 and 17th November 2014, there was a bug which configured supervisor to run the frappe processes as root. To rectify this, please run,


bench update --bench
bench patch fix-perms


Thanks to Marius Gedminas for reporting this.

0.9

- New easy install script (unattended).
- Automated production setup.
- Ability to run `bench` commands from anywhere if /etc/frappe_bench_dir is set (automatically done by the easy install script).
eg,


echo /home/frappe/frappe-bench > /etc/frappe_bench_dir

- Automatically drops privileges if bench command is run as root if `frappe_user` is set in `config.json` (automatically done by the easy install script).
- Set remote MaridaDB host using, `bench set-mariadb-host` command.

Page 9 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.