User Activity

  • Posted a comment on ticket #182 on phpPgAdmin

    I modified my own server like this: Add to config.inc.php: $conf['allowed login'] = array('datauser'); Add to classes/Misc.php within the block for extra_login_security: if (isset($conf['allowed login'])) { if (! in_array($username, $conf['allowed login'])) { unset($_SESSION['webdbLogin'][$_REQUEST['server']]); $msg = $lang['strlogindisallowed']; include('./login.php'); exit; } }

  • Created ticket #182 on phpPgAdmin

    request for allowed user list

View All

Personal Data

Username:
jandrea
Joined:
2008-06-06 22:34:13

Projects

This is a list of open source software projects that John Andrea is associated with:

Personal Tools

MongoDB Logo MongoDB