Tomáš Faikl

Results 11 comments of Tomáš Faikl

I think there might be other alternatives providing `sasl-xoauth2` as suggested by Arch Wiki but I haven't found any: https://wiki.archlinux.org/title/isync#Using_XOAUTH2

Also, I haven't tested the code very throughougly as I have a quite custom mutt setup conflicting with auto-management by mutt-wizard.

Thanks for testing! What do you mean by > I found it much easier to just manually configure OAuth without the wizard. Do you mean that you needed debugging messages...

I have missed a mbsync config for OAUTH support. That is fixed now and conflicts with master branch resolved.

It also should not be too hard to incorporate the mutt_oauth2.py script directly into mw

I agree, it would be helpful. Even though it would not prevent e.g. opening malicious PDF files, the current OnAccess is unusable with OnAccessPrevention=yes - large amount of lag (minutes...

> Well, when writing PNGs, of course you can catch that. But what about reading the PNG you have previously written? Okay, libgd limits width * height to INT_MAX, anyway...

Hi, there is already a pull request for OAuth2 functionality in mw, althought there is currently a dependence which you might have to build from source. Alternatively, the process is...

The issue still persists in 0.9.4 on Linux. For this directory structure, `file.md` and `symlink.md` (being a symlink of any file) are detected correctly: ``` /pages/ |- file.md |- symlink.md...

Any hints on where this functionality might be burried in the code? I might try to pinpoint the issue there.