Revision 6dc88d53
Added by Ermal Luçi almost 16 years ago
etc/inc/authgui.inc | ||
---|---|---|
35 | 35 |
POSSIBILITY OF SUCH DAMAGE. |
36 | 36 |
*/ |
37 | 37 |
|
38 |
include_once("auth.inc"); |
|
39 |
require_once("functions.inc"); |
|
38 |
include_once("priv.inc"); |
|
40 | 39 |
|
41 | 40 |
/* We only support htpasswd backed HTTP Basic auth and session |
42 | 41 |
* based backing methods at the moment. |
Also available in: Unified diff
NOTE: There is some more work to be done for pkg-utils.inc to be removed from backend as a dependency.