[pmwiki-users] Get page text variable before including authuser.php...

pmwiki.johnny1000 at spamgourmet.com pmwiki.johnny1000 at spamgourmet.com
Sun Feb 26 10:38:46 PST 2023


Greetings,

is there any way to get a page text variable _before_ including 
authuser.php?

calling PageVar('Some.Page', '$:some_ptv') _before_ including 
authuser.php seems to have the effect of disabling the AuthUser system 
completely.

I would like to populate the $AuthUser array with usernames and 
passwords from other PmWiki pages than SiteAdmin.AuthUser.

The $AuthUser array must be populated _before_ including authuser.php.

I suppose I could extract the needed data from the "raw" page file data, 
but it seems to me to be a bit more elegant to use PmWiki's own 
functionality. If there is any for this task :o)

Best regards :o)
Johnny :o)




More information about the pmwiki-users mailing list