I think I understood what happens. In the blacklist plugin of zeitgeist, everytime a URL is being logged, we need to check if it is a symlink. If it is a symlink, then try to resolve it. Now check if the resolved URI is blacklisted. If yes, drop the current event
I think I understood what happens. In the blacklist plugin of zeitgeist, everytime a URL is being logged, we need to check if it is a symlink. If it is a symlink, then try to resolve it. Now check if the resolved URI is blacklisted. If yes, drop the current event