Skip to content

if authentication or endpoint is missing, log message and quietly return...

Brad Smith requested to merge 645-sources into master

if authentication or endpoint is missing, log message and quietly return during cloud account creation

#645 (closed)

This also includes a little refactoring to reduce cyclomatic complexity by moving the header extraction into a helper function.

Edited by Brad Smith

Merge request reports