auth manager update, increased verbosity on salmon logs
This commit is contained in:
parent
7be66b1d91
commit
4c5f3fbf79
3 changed files with 31 additions and 5 deletions
|
@ -30,6 +30,7 @@ $a->init_pagehead();
|
|||
|
||||
session_start();
|
||||
|
||||
// header('Link: <' . $a->get_baseurl() . '/amcd>; rel="acct-mgmt";');
|
||||
|
||||
if((x($_SESSION,'authenticated')) || (x($_POST,'auth-params')) || ($a->module === 'login'))
|
||||
require("auth.php");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue