[pmwiki-users] Page question

Hans design5 at softflow.co.uk
Mon Jun 23 10:31:57 CDT 2008


Monday, June 23, 2008, 3:57:38 PM, Mailinglists wrote:

> The reason I didn't use AuthUser in the first place was to avoid
> the need for both a username and password. For my purposes just a
> password is more desirable. I may try a variation and just create an
> "if...then" kind of sequence where I check the password entered and redirect to the appropriate page.

If you have  a 'Client' page with a number of links to each user's
page, say in a 'Profiles' group, you could simply write the links like

* [[Profiles.ClientA?action=login| ClientA ]]

* [[Profiles.ClientB?action=login| ClientB ]]

etc.

Otherwise you would need to create a conditional on the password
entered. But this is normally not available for security reasons.

  ~Hans




More information about the pmwiki-users mailing list