Results 1 to 10 of 210

Hybrid View

  1. #1
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,949
    Plugin Contributions
    96

    Default Re: Encrypted Master Password support

    Arggh! Never mind, paperman. This is what I get for not re-installing the plugin after I've been testing the failure cases.

    Line#64 of /includes/modules/pages/login/header_php.php is currently:
    Code:
          if (!defined('EMP_LOGIN_ADMIN_ID')) define ('EMP_LOGIN_ADMIN_ID', 1;  /*lat9-a*/
    and should be changed to
    Code:
          if (!defined('EMP_LOGIN_ADMIN_ID')) define ('EMP_LOGIN_ADMIN_ID', 1);  /*lat9-a*/
    I'll get the update updated shortly.

  2. #2
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,949
    Plugin Contributions
    96

    Default Re: Encrypted Master Password support

    Quote Originally Posted by lat9 View Post
    Arggh! Never mind, paperman. This is what I get for not re-installing the plugin after I've been testing the failure cases.

    Line#64 of /includes/modules/pages/login/header_php.php is currently:
    Code:
          if (!defined('EMP_LOGIN_ADMIN_ID')) define ('EMP_LOGIN_ADMIN_ID', 1;  /*lat9-a*/
    and should be changed to
    Code:
          if (!defined('EMP_LOGIN_ADMIN_ID')) define ('EMP_LOGIN_ADMIN_ID', 1);  /*lat9-a*/
    I'll get the update updated shortly.
    v1.5.2 is now available in the Plugins area ...

  3. #3
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,701
    Plugin Contributions
    11

    Default Re: Encrypted Master Password support

    I have a sign above my desk that says...

    Pobody's Nerfect!


    A little help with colors.
    myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
    Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.

  4. #4
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,949
    Plugin Contributions
    96

    Default Re: Encrypted Master Password support

    I've submitted v1.6.0 to the plugins area:
    • Added SQL statements to move the two configuration values for the plugin into the database.
    • Added "Place Order" button in your admin's Customers->Customers to allow an enabled EMP admin to more easily log into a customer's account.

  5. #5
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,949
    Plugin Contributions
    96

    Default Re: Encrypted Master Password support

    Quote Originally Posted by lat9 View Post
    I've submitted v1.6.0 to the plugins area:
    • Added SQL statements to move the two configuration values for the plugin into the database.
    • Added "Place Order" button in your admin's Customers->Customers to allow an enabled EMP admin to more easily log into a customer's account.
    v1.6.0 is now available in the Plugins area ...

  6. #6
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,949
    Plugin Contributions
    96

    Default Re: Encrypted Master Password support

    v1.7.0 has been submitted to the plugins:
    1. An entry is now made to the admin_activity_log when an EMP admin logs into a customer's account.
    2. This version includes the common orders-status update processing and introduces the updated_by field to the orders_status_history table (if it's not already there).
    3. If an EMP admin places an order on a customer's behalf, the updated_by field is set to contain the admin's ID and login name.

  7. #7
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,949
    Plugin Contributions
    96

    Default Re: Encrypted Master Password support

    v1.7.0 is now available in the Plugins area.

 

 

Similar Threads

  1. v139h tweaking encrypted master password and cowoa
    By lankeeyankee in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 28 Feb 2012, 08:50 PM
  2. Master Password Encrypted mod support
    By Woodymon in forum All Other Contributions/Addons
    Replies: 62
    Last Post: 16 May 2011, 02:48 AM
  3. encrypted master password stopped working
    By stagebrace in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 23 Jan 2010, 06:48 AM
  4. Master Password vs Encrypted Master Password
    By srturner47 in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 24 Apr 2008, 04:05 PM
  5. Encrypted master password probs
    By icklebits in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 5 Jun 2007, 06:00 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg