fiwswe
fiwswe
Did you follow the [upgrade instructions](https://www.dokuwiki.org/install:upgrade) including the [Removing Unused Files](https://www.dokuwiki.org/install:unused_files) step?
> and shared an wiki page URL of the published content What does that mean exactly? a) Did you copy the link in the browser URL bar? b) Did you...
> From the provided mail, looks like a CDN (Akamai) is in between the actual wiki instance and browsers of the reported user A and B seeing each others session...
Right. Even if aka.ms where an Akamai domain it has nothing to do with how the wiki was accessed. It's just some of the crud from the enterprise mailing system...
>I cannot trace back in my memory which plugin I installed started causing this warning . What is the best way to debug this, without having to turn on/off every...
See #3781. At least some of the test failures are are longstanding unsolved issue.
I can reproduce on https://www.dokuwiki.org/template, but it seems to me that this would be an issue with the internal [Repository Plugin](https://github.com/dokuwiki/dokuwiki-plugin-pluginrepo), not DokuWiki itself? Or maybe some other plugin is...
If you are sure that this is caused by the [Gallery Plugin](https://www.dokuwiki.org/plugin:gallery) then please open an issue in its [issue tracker](https://github.com/splitbrain/dokuwiki-plugin-gallery/issues) and close the one here. I don't use the...
Which file did you put your fix in? Was that here: https://github.com/dokuwiki/dokuwiki/blob/36855f452ffcb08f5441c1830c50ed1008b4f2cc/lib/plugins/authplain/auth.php#L94-L98 If so, what about other authentication methods? Could they be affected as well? Actually the documentation comment above...
Thanks for your answers. I have created PR #1170 for review.