Andreas Gohr
Andreas Gohr
> Is this something you're looking to do yourself or are looking for a PR? I will eventually do it, but it might take years until I tackle it. So...
A composer package that provides strftime to IntllDateFormatter is available here: https://github.com/alphp/strftime But it still requires the intl extension.
Can you explain why you 'd want this? When I log out, it makes sense to be able to log in as someone else right away. What do you mean...
I am hesitant to add this to the oauth plugin, because this behavior is standard in DokuWiki. When you log out, you are redirected to the login screen, regardless of...
can you please add unit tests covering the issues this fixes?
> Sorry, I'm not familiar with your unit testing Looking at https://github.com/splitbrain/dokuwiki/blob/master/_test/tests/lib/exe/js_js_compress.test.php should make it relatively obvious on how to add tests. Even if you don't run them locally, github...
A proper fix in GesHi would be preferred. We're currently using our own fork, because upstream is slow to accept and release new fixes, but we try to stay as...
@Klap-in do we know of anyone making use of them in a plugin? If yes, I'm fin with restoring them for now.
I think it makes sense to add this. Pull Requests welcome. Note: > 3rd party applications that maintain user accounts I would advise authenticating DokuWiki directly against that 3rd party...
Thanks for opening the issue. Unfortunately your issue does not contain enough information. Please try to provide as much info as possible, generally following these three main questions: * What...