[pmwiki-users] Repeated prompts for passwords?

Jeff Henry jbhenry at gmail.com
Thu Sep 21 14:00:21 PDT 2023


Thank you both for the replies.

I've gone through the two suggestions from the troubleshooting page, and
have had no luck so far. According to the phpinfo page, sessions are
enabled, and do have a "reasonable" path specified. I didn't see any of the
functions mentioned in the second link in my config.php, and I tried making
a copy of my config.php with all of the included recipes commented out, and
still have the problem.

If I open dev mode in Firefox, I can see the PHPSESSID and its value. If I
go to another page that requires the login, I see that the session ID in
the cooking remains the same. So it seems that the session is being
maintained?

Not sure what else to look at now.

Thanks,

On Thu, Sep 21, 2023 at 4:01 AM Petko Yotov <5ko at 5ko.fr> wrote:

> I'd also check if there are any PHP errors or warnings near the top of the
> page, or in the html source. A PHP version update on the hosting may cause
> this before the headers are sent, which may prevent the browser from saving
> the session cookie.
>
> Petko
>
>
>
>
> On September 21, 2023 9:21:55 AM GMT+02:00, Simon <nzskiwi at gmail.com>
> wrote:
>>
>> There are a couple of answers on
>> PmWiki | PmWiki / Troubleshooting
>> <https://www.pmwiki.org/wiki/PmWiki/Troubleshooting>
>>
>> Including Why is PmWiki prompting me multiple times for a password I've
>> already entered?
>> and
>> I have to log in twice
>>
>> <https://www.pmwiki.org/wiki/PmWiki/Troubleshooting>that may help
>>
>> Simon
>>
>>
>>
>>
>> On Thu, 21 Sept 2023 at 08:26, Jeff Henry <jbhenry at gmail.com> wrote:
>>
>>> Hello,
>>>
>>> I have a site (running PmWiki 2.3.25) that has a Group that is protected
>>> with Group passwords for read and edit. In the past, a user has only had to
>>> enter the read password one time, to be able to see all pages within the
>>> group. But recently PmWiki is prompting for the password for each page in
>>> the group, even when going from one page to another within the same group.
>>> And this happens for both the Group password and the Admin password set in
>>> config.php $DefaultPasswords
>>> <https://www.pmwiki.org/wiki/PmWiki/SecurityVariables#DefaultPasswords>.
>>> It is very annoying to our users to have to keep entering the password over
>>> and over again. I hadn't changed anything with the PmWiki software in quite
>>> a while. I did update to the latest stable to see if that would correct the
>>> problem, but it did not. Could my hosting provider have changed something
>>> in the PHP environment to cause this?
>>> Thanks,
>>>
>>> --
>>> Jeff Henry
>>> _______________________________________________
>>> pmwiki-users mailing list
>>> pmwiki-users at pmichaud.com
>>> http://www.pmichaud.com/mailman/listinfo/pmwiki-users
>>>
>>

-- 
Jeff Henry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.pmichaud.com/pipermail/pmwiki-users/attachments/20230921/a83d2d67/attachment.html>


More information about the pmwiki-users mailing list