Results 1 to 8 of 8
  1. #1
    Join Date
    Mar 2005
    Posts
    555
    Plugin Contributions
    4

    Default Admin demo in 1.3.0.x is it safe?

    Hi,
    I read a post somewhere recently that Ajeh may have forgotten to add something to use this without having to trash the database over and over.
    I was wondering is it currently safe to enable this or was I just imagining that post?

  2. #2
    Join Date
    Mar 2005
    Posts
    555
    Plugin Contributions
    4

    Default Re: Admin demo in 1.3.0.x is it safe?

    Does anyone know if the admin demo is safe please?

  3. #3
    Join Date
    Jun 2003
    Posts
    33,715
    Plugin Contributions
    0

    Default Re: Admin demo in 1.3.0.x is it safe?

    I read a post somewhere recently that Ajeh may have forgotten to add something to use this without having to trash the database over and over.
    I was wondering is it currently safe to enable this or was I just imagining that post?
    Safe to put a Demonstration Admin available to the public?
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  4. #4
    Join Date
    Mar 2005
    Posts
    555
    Plugin Contributions
    4

    Default Re: Admin demo in 1.3.0.x is it safe?

    Yes, that is what im asking Kim.
    I think the answer is no?

  5. #5
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Admin demo in 1.3.0.x is it safe?

    The Admin "Demo" mode is not intended to put your site on display to unauthorized persons.

    If you really want to do that, I suggest one of the admin profile or admin level contributions, at least until Zen Cart rewrites the admin system (a couple major releases away).
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  6. #6
    Join Date
    Mar 2005
    Posts
    555
    Plugin Contributions
    4

    Default Re: Admin demo in 1.3.0.x is it safe?

    Thanks for the advice, ill try that

  7. #7
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Admin demo in 1.3.0.x is it safe?

    Safe? I would not trust it myself as it is more or less a guide to making it safe based on your own needs ...

    It has a lot of things covered to prevent the final execution of commands by a level 2 Admin ... but ... they are no all in there nor are the ones in there made to prevent everything destructive ...

    It will give you an idea of how to use the demo feature ... but assume that anyone can destroy your site with access to the demo version ... it just helps deter the destruction from happening "as easily" ...

    Example ... on the /admin/configuration.php there is a safety utilizing the level 2 block ...
    Code:
          case 'save':
            // demo active test
            if (zen_admin_demo()) {
              $_GET['action']= '';
              $messageStack->add_session(ERROR_ADMIN_DEMO, 'caution');
              zen_redirect(zen_href_link(FILENAME_CONFIGURATION, 'gID=' . $_GET['gID'] . '&cID=' . $cID));
            }
    Purpose of that is to intercept the Save in the configuration settings ... and not let them really happen but allow people to peek around as fully as possible ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  8. #8
    Join Date
    Mar 2005
    Posts
    555
    Plugin Contributions
    4

    Default Re: Admin demo in 1.3.0.x is it safe?

    Thanks for the reply Linda.
    I was interested because I wanted to give access to people so they could see some Admin contribs I have ported.

    I guess screenshots will have to surfice for now.

 

 

Similar Threads

  1. v151 Admin demo switch
    By Design75 in forum General Questions
    Replies: 2
    Last Post: 28 Apr 2013, 07:32 PM
  2. Admin Level for this login / ADMIN DEMO
    By AndrewClarke in forum Basic Configuration
    Replies: 2
    Last Post: 16 Nov 2006, 10:42 AM
  3. Admin Demo
    By drew13 in forum Customization from the Admin
    Replies: 3
    Last Post: 25 Jul 2006, 09:58 PM
  4. is admin profile addon safe?
    By deado in forum Customization from the Admin
    Replies: 2
    Last Post: 3 Jun 2006, 10:29 AM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR