From aeb17e7d7a2bbed536ff02b7d735c73e14a889b1 Mon Sep 17 00:00:00 2001 From: antisnatchor Date: Fri, 24 Aug 2012 19:46:02 +0100 Subject: [PATCH] Changed target support to notify_all for lcamtuf download module (pop-up blockers) --- modules/browser/lcamtuf_download/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/browser/lcamtuf_download/config.yaml b/modules/browser/lcamtuf_download/config.yaml index 65f57b789..0671d8844 100644 --- a/modules/browser/lcamtuf_download/config.yaml +++ b/modules/browser/lcamtuf_download/config.yaml @@ -22,5 +22,5 @@ beef: description: "This module will attempt to execute a lcamtuf download. The file will be served with an alternative Content-Disposition: attachment header. For more information please refer to http://lcamtuf.blogspot.co.uk/2012/05/yes-you-can-have-fun-with-downloads.html ." authors: ["Bart Leppens"] target: - working: ["ALL"] + user_notify: ["ALL"] not_working: ["IE"]