TheProjecter / openx-banner-creator

Automatically exported from code.google.com/p/openx-banner-creator
0 stars 0 forks source link

Site-wide API key storage and user ID/pwd #27

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
OpenX site admin can store one ZP API key that applies to all accounts on
the site, but is visible to the admin only.

Add user profile fields for user ID and autogenerate the PWD.
User ID is visible to the user and admin, but cannot be changed.
The PWD is not visible.

Original issue reported on code.google.com by zetapri...@gmail.com on 6 Dec 2009 at 3:56

GoogleCodeExporter commented 8 years ago
Replicate how Magento W2P extension does it.

Original comment by zetapri...@gmail.com on 3 Feb 2010 at 11:39

GoogleCodeExporter commented 8 years ago
We need to implement user management identical to our Magento W2P.
Ideally, we need to use the same piece of code. Some cross-over to Magento w2p
project may be needed to use the same piece of code in both places.

Original comment by zetapri...@gmail.com on 4 Feb 2010 at 12:02