Add php-code to integrate simple password security

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
User avatar
frost
Posts: 2
Joined: Sat 6. Mar 2010, 12:30
Location: Stockholm, Sweden

Add php-code to integrate simple password security

Post by frost »

Hi! I'm a newbee using phpwcms.

I'm about to create a simple password security system with a single password for a group of users.
Now I'm trying to integrate my own php-code to accomplish this. Is it be possible to add php-code into the articles or how should I do it?
User avatar
Jensensen
Posts: 3000
Joined: Tue 17. Oct 2006, 21:11
Location: auf der mlauer

Re: Add php-code to integrate simple password security

Post by Jensensen »

Heja frost, heja Sverige,

you have a lot of pack ice these days, don't you?
frost wrote:...I'm about to create a simple password security system...
That's interesting.
Dat is interessant.
Das ist interessant.

But why / when / what is this good??
Please tell us more about your script!!!!


frost wrote:... for a group of users...
There's no groups with phpwcms.

frost wrote:...Is it be possible to add php-code into the articles...
Yes you can.
http://forum.phpwcms.org/viewtopic.php?p=122726#p122726

frost wrote:... a single password for a group of users...
In that case you can use the built in solution called Frontend login (ONE user group = ONE PWD for many)
http://www.phpwcms-howto.de/wiki/doku.p ... tend-login


More dedicated ---> FELOGIN: Temp
(ANY | MANY users with several PWDs) [extension!!!]
http://www.phpwcms-howto.de/wiki/doku.p ... ts/felogin


And please have a look at this MODULE (inoffical):
Mod User Group / Permission Center
http://forum.phpwcms.org/viewtopic.php?f=8&t=19031

More details in the Wiki
Post Reply