App Delegate: fix URL handling if passcode is enabled
Previously, URLs requested from the user to be opened were silently ignored when a passcode was set. Now, they are being executed once the passcode check validated.
This fixes #362.
Edited by Felix Paul Kühne