A note about open-ils.url_verify.verify_url for future reference
authorLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Thu, 30 Aug 2012 22:49:55 +0000 (18:49 -0400)
committerLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Fri, 21 Sep 2012 15:06:59 +0000 (11:06 -0400)
Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Open-ILS/src/perlmods/lib/OpenILS/Application/URLVerify.pm

index 7fbe2d6..86d95c3 100644 (file)
@@ -298,6 +298,9 @@ sub sort_and_fire_domains {
 }
 
 
+# XXX I really want to move this method to open-ils.storage, so we don't have
+# to authenticate a zillion times. LFW
+
 __PACKAGE__->register_method(
     method => 'verify_url',
     api_name => 'open-ils.url_verify.verify_url',