Elnegren

Results 2 issues of Elnegren

The task includes an option with an undefined variable. The error was: 'private_ip' is undefined

Fixes: https://github.com/frappe/press/issues/2656 This PR fixes a runtime error that occurs when executing bench version due to an unguarded call to get_frappe_io_auth_url() inside website_redirects in hooks.py. When bench version is run,...

backport-master