From: Peter T. <pt...@li...> - 2005-09-08 22:03:51
|
Dear all I just had the chance to set up a Ubuntu Linux box with a PHPWiki 1.3.7. It works fine now - but I am still a PHPWiki newbie :) I managed to setup the "admin" user with password, and now I need to add=20 user names who can edit the pages. I intend to run with REQUIRE_SIGNIN_BEFORE_EDIT=3Dtrue, and I don't want to mess with an LDAP authentification. Since the source seems to be the best source of=20 documentation, It seems that the username/password validation type I want= =20 to focus on is the ALLOW_HTTP_AUTH_LOGIN, so if the user validates by=20 some username and passwd through Apache, then this username is directly=20 used by PHPWiki. But from=20 http://phpwiki.sourceforge.net/phpwiki/ExternalAuthentication it seems that this ALLOW_HTTP_AUTH_LOGIN is still "todo". Can anyone comment here? Should I rather go for a (.e.g.) MySQL database? Best regards Peter Toft, Ph.D. [pt...@li...] http://pto.linux.dk =A0Audience: =A0What do you want, Eric? =A0Eric: =A0I want to live in a world where software doesn't suck. =A0Richard: =A0Any software that isn't free sucks. =A0Linus: =A0I'm interested in free beer. |
From: Reini U. <ru...@x-...> - 2005-09-09 11:14:29
|
please ask at the appropriate support forum, which is debian. all these 1.3.7 problems were fixed years ago. we are currently close to 1.3.11 > Dear all > > I just had the chance to set up a Ubuntu Linux box with a PHPWiki 1.3.7. > It works fine now - but I am still a PHPWiki newbie :) > > I managed to setup the "admin" user with password, and now I need to add > user names who can edit the pages. I intend to run with > REQUIRE_SIGNIN_BEFORE_EDIT=true, and I don't want to mess with an LDAP > authentification. Since the source seems to be the best source of > documentation, It seems that the username/password validation type I > want to focus on is the ALLOW_HTTP_AUTH_LOGIN, so if the user validates > by some username and passwd through Apache, then this username is > directly used by PHPWiki. > > But from > http://phpwiki.sourceforge.net/phpwiki/ExternalAuthentication > it seems that this ALLOW_HTTP_AUTH_LOGIN is still "todo". > Can anyone comment here? > > Should I rather go for a (.e.g.) MySQL database? > > Best regards > > Peter Toft, Ph.D. [pt...@li...] http://pto.linux.dk > > Audience: What do you want, Eric? > Eric: I want to live in a world where software doesn't suck. > Richard: Any software that isn't free sucks. > Linus: I'm interested in free beer. -- Reini Urban http://phpwiki.org/ http://xarch.tu-graz.ac.at/home/rurban/ |
From: Matt B. <ma...@ma...> - 2005-09-23 05:48:53
|
Hi, On Fri, 2005-09-09 at 13:14 +0200, Reini Urban wrote: > please ask at the appropriate support forum, which is debian. > > all these 1.3.7 problems were fixed years ago. > we are currently close to 1.3.11 I'm pleased to report that I've adopted the Debian PHPWiki package, which was languishing somewhat. 1.3.10 is now in Debian Unstable and I am in the process of packaging 1.3.11 which should be in the archive sometime in the next few weeks. The package is to buggy to be allowed into testing at the moment, but I am working on that also. You can get the 1.3.10 packages at http://packages.debian.org/unstable/web/phpwiki To be notified when new packages are released sign up for the package tracking system at http://packages.qa.debian.org/p/phpwiki.html Kind Regards -- Matt Brown ma...@ma... Mob +64 275 611 544 www.mattb.net.nz |
From: Reini U. <ru...@x-...> - 2005-09-23 06:03:09
|
Matt Brown schrieb: > On Fri, 2005-09-09 at 13:14 +0200, Reini Urban wrote: >>please ask at the appropriate support forum, which is debian. >> >>all these 1.3.7 problems were fixed years ago. >>we are currently close to 1.3.11 > > I'm pleased to report that I've adopted the Debian PHPWiki package, > which was languishing somewhat. Great for the anti spam features also, people are complaining about. > 1.3.10 is now in Debian Unstable and I am in the process of packaging > 1.3.11 which should be in the archive sometime in the next few weeks. > The package is to buggy to be allowed into testing at the moment, but I > am working on that also. Please use 1.3.11p1 > You can get the 1.3.10 packages at > http://packages.debian.org/unstable/web/phpwiki > > To be notified when new packages are released sign up for the package > tracking system at http://packages.qa.debian.org/p/phpwiki.html Thanks for doing that! Please announce that at the http://phpwiki.org/PhpWikiOtherDistributions page also, which has a direct link from the wiki HomePage. -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ http://phpwiki.org/ |
From: Matt B. <ma...@ma...> - 2005-09-24 00:20:12
|
On Fri, 2005-09-23 at 08:03 +0200, Reini Urban wrote: > Please use 1.3.11p1 Will do. > Thanks for doing that! Thanks for writing the software! > Please announce that at the http://phpwiki.org/PhpWikiOtherDistributions > page also, which has a direct link from the wiki HomePage. Ok, I have done this. Cheers -- Matt Brown ma...@ma... Mob +64 275 611 544 www.mattb.net.nz |