Luigi

Results 43 comments of Luigi

@ztraboo your method did work. I'm now confuse, if we make the request against the WordPress REST API, do we require this pluging at all ? Answer: Yes, we do...

What the Drupal did was a "Drupal_7" docset and "Drupal_8" docset, for the moment is the only way to separate it. Right?

A plus to this threat could be, add and button "back" (UIX) Some time I'm in a nesting reading, so I get deeper in the API documentation that when I...

I did the same as @lheilmann I wasn't able to login with an user that didn't exists in the database and try to login with the LDAP credentials, the solution...

what about use symlinks to create albums ? would be that possible on Nextcloud data object ?

This wasn't ready to merge? Waiting for docker images to update?

For my case, I discover the error start happen on this callback `https://example.org/apps/twofactor_u2f/settings/startregister` there I get a json where the appId has the URL scheme as http:// even tho I'm...

Yes, this system variable that you could place on config.php did the trick ```php 'overwriteprotocol' => ' https' , ``` Now the appId has https: and when making the request...

I can confirm, same macOS with Chrome (upstream) and Brave, Yubikey won't work, then I try on Firefox (upstream) and it does work, so the code has some trouble with...

I applied the last PR #4177 only the `homebrew.py` file and I still get that message > Warning: Cask 'alfred' is already installed. To re-install Alfred, run: brew reinstall -...