Matthias Nagel

Results 179 comments of Matthias Nagel

And another one: https://github.com/laravel/framework/discussions/44088

I fixed the tests. While `SessionOrTokenGuard` has become more complicated than I initially thought, I am rather convinced that it should be fine. We have [96% test coverage](https://app.codecov.io/gh/LycheeOrg/Lychee/compare/1368/tree/app/Services/Auth/SessionOrTokenGuard.php) and the...

Totally correct. I am working on an Android client exactly fot the reason which is mentioned in the first post: auto import/backup of photos from the the smartphone to the...

Thanks for your input. I am actually already actively working on a mobile app for Android and I also got some basic functionality to work (like downloading a photo), but...

Under the hood, yes, but nothing which can be shown right now. The first half of a big re-factoring of the back-end is finished and has been merged only recently....

@d7415 I don't have an iPhone to try to reproduce it myself, maybe you could once again. Does this problem still exist after the massive refactoring of the backend?

> As for the umask, this is something that cannot be standardised as the function is not safe for multithreaded environments. I totally agree. There is also a warning in...

I would like to blow of the dust of this issue as I encountered a probably related problem today (see [Gentoo Forums: Desktop Environments -> SDDM with FIDO2 authentication: Cue...

Indeed. However, it would be nice if SDDM would not require to press the login button first, before it starts the PAM authentication. It would also be nice to see...

Maybe this bug is has the same root cause as I describe in https://github.com/nextcloud/mail/issues/9230#issuecomment-1885614975. Have you checked whether the default folders for "Sent mails" and "Trash" is correctly configured and...