Skip to content

Commit

Permalink
Add warning.
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed Sep 25, 2017
1 parent ef12878 commit 9e782aa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions framework/Core/lib/Horde/Registry/Application.php
Expand Up @@ -354,6 +354,9 @@ public function hasPermission($permission, $allowed, $opts = array())
/**
* Prepare data to deliver to browser for download.
*
* IMPORTANT: Applications providing this method MUST implement
* authentication/permission checking themselves!
*
* @param Horde_Variables $vars Form variables provided to download
* script. The filename is available in
* the 'filename' parameter.
Expand Down

0 comments on commit 9e782aa

Please sign in to comment.