ui/lib/shared/addon/components/authorized-endpoint
Westly Wright eba04c5eae
Use the correct variable to check if localClusterAuthEndpoint avail
I saw this while fixing another issue, if initialized to false we set the
`enableLocalClusterAuthEndpoint` variable as such but that did not propigate
back up the model when in the init lifecycle. Rather than check the model we
should check the local param so we don't run in to these out of sync issues.
2019-09-23 16:46:32 -07:00
..
component.js check if cluster local auth endpoint from api is string or bool 2019-09-23 16:42:36 -07:00
template.hbs Use the correct variable to check if localClusterAuthEndpoint avail 2019-09-23 16:46:32 -07:00