Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#1 2010-06-29 14:53:56
- Katri
- New Member
- From: Finland
- Registered: 2009-05-12
- Posts: 8
Deadlock/ user password protection with textpattern
I would need to password protect directories for one of my site with following features:
easy to use admin panel (admin passwords and users)
users can create and manage their own passwords
admin needs to approve user accounts before user can log in (email verifications)
I have found one PHP/MySQL system that would be great ( http://www.phpdeadlock.org/ ) and tested with Textpattern, but could not get it working.
Does anyone have a solution for this – is there a plugin for Textpattern that would do all mentioned ? Or has someone managed to get Deadlock working with Textpattern ?
Offline
Re: Deadlock/ user password protection with textpattern
Hi Katri
Have you tried the plugins ign_password_protect and mem_self_register ?
May be that can help you.
Cheers
Offline
Re: Deadlock/ user password protection with textpattern
phpdeadlock uses .htaccess and .htpasswd files, so it should be able to work without a problem when combined with TXP.
Offline
#4 2010-06-29 15:52:10
- Katri
- New Member
- From: Finland
- Registered: 2009-05-12
- Posts: 8
Re: Deadlock/ user password protection with textpattern
Dragondz:
I´ve read documentations about ign_password_protect and mem_self_register, but i think they dont have the feature for admin verification ? If i´m wrong, please correct me.
I have to also clear that the easy to use admin panel would not be for me, but for the client to admin passwords and users.
Thanks.
Offline
#5 2010-06-29 16:12:28
- Katri
- New Member
- From: Finland
- Registered: 2009-05-12
- Posts: 8
Re: Deadlock/ user password protection with textpattern
ruud:
Yes, that´s right and the installation for Deadlock went well and the admin works fine – but textpattern gives 404 error page and in other way i tryed, it doesn`t do anything.
Have you any ideas what i could be doing wrong ? I´m not a true nerd unfortunately :), so it can be something really easy, that i just haven´t found out.
Offline