Contributions
Simple Admin Access Control
Simple Admin Access Control 1.0
Dec 07, 2004
Authors: Jared Call
What this contrib does:
========================
This contribution very simply adds the ability to limit sub-admin users to access only certain areas of the osCommerce administrative area. It assumes that you have already created these users in your host's control panel, requiring login to the /admin area with one of these usernames.
Disclaimer: This contrib has been designed for and tested with osCommerce 2.2 MS2. While it should easily work, perhaps with minor modifications, with other versions of osCommerce, it has not been tested as such.
If you find this contribution useful, please support the osCommerce project by becoming an osCommerce Community Sponsor. At the time of this writing, details of Community Sponsorship can be found at http://www.oscommerce.com/about/news,111 .
Support thread: http://forums.oscommerce.com/index.php?showtopic=125058
Expand All / Collapse All
Simple Admin Access Control 1.2
Sept 15, 2005
Author: Jared Call
v1.3 :
- added $_SERVER[REMOTE_USER] to the logic for those servers that need it.
v1.2 Changelog:
- fixed typo in readme
- changed $PHP_SELF statements so that this references the store configuration rather than assume an install into the root of your webserver's document root
v1.1 Changelog:
- Minor rework of the logic to make the code easier to read
- Added example for just one administrative user
- Added troubleshooting tip
Simple Admin Access Control 1.0
Dec 07, 2004
Authors: Jared Call
What this contrib does:
========================
This contribution very simply adds the ability to limit sub-admin users to access only certain areas of the osCommerce administrative area. It assumes that you have already created these users in your host's control panel, requiring login to the /admin area with one of these usernames.
Disclaimer: This contrib has been designed for and tested with osCommerce 2.2 MS2. While it should easily work, perhaps with minor modifications, with other versions of osCommerce, it has not been tested as such.
If you find this contribution useful, please support the osCommerce project by becoming an osCommerce Community Sponsor. At the time of this writing, details of Community Sponsorship can be found at http://www.oscommerce.com/about/news,111 .
Support thread: http://forums.oscommerce.com/index.php?showtopic=125058
Note: Contributions are used at own risk.