From bfb049d3121c29ea37f2ce840723b0225fba4a81 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Tue, 22 Dec 2015 04:21:32 +0100 Subject: added TODO diff --git a/src/helsinki.at/rhimport/importer.go b/src/helsinki.at/rhimport/importer.go index 575adc9..3ee94cd 100644 --- a/src/helsinki.at/rhimport/importer.go +++ b/src/helsinki.at/rhimport/importer.go @@ -637,6 +637,7 @@ func ImportFile(ctx *ImportContext) (res *ImportResult, err error) { } } + // TODO: on trusted interfaces we should call getPassword again with cached=false after 401's if ctx.Trusted { if err = ctx.getPassword(true); err != nil { return -- cgit v0.10.2