Côme Chilliet

Results 358 comments of Côme Chilliet

> Indeed, deleting the line seems to resolve the issue, as I was able to enable the `user_ldap` app and I have checked with a couple of users and their...

@ArtificialOwl This is only partly fixed: I can now see my pleroma account from Social, but the opposite is not true, I’m failing to see my Social account from Pleroma....

This should be stated in the README

That seems to be the source of the problem then, what is the correct way to have psalm load classes from a folder without analysing it if it’s not `extraFiles`...

> @come-nc if the form is filled via the public share link like in this [comment](https://github.com/nextcloud/forms/issues/2067#issuecomment-2111936820), the `if` branch is used [here](https://github.com/nextcloud/forms/blob/main/lib/Service/SubmissionService.php#L148-L152) and `ownerId` has the owner of the Form,...

> How does the db caching work? I would have the expectation, that the db engine is able to cache the requests efficiently. No, there is no DB caching on...

> Not able to build this. I get JS errors from webpack Do you want help to debug that? Which errors do you get?

``` Error: lib/Mount/GroupFolderEncryptionJail.php:42:14: UndefinedClass: Class, interface or enum named OC\Files\Cache\Wrapper\CacheJail does not exist (see https://psalm.dev/019) ----------------------------- 1 errors found ------------------------------ ``` You need to add CacheJail to the stubs because...