kmille
kmille
Right now, if the backend is down and you want to download something there is no error message shown to the user. The API responds with a 400 and a...
Hey, I just added some docs. What still confuses me is that the docs state for the `send_tan` function: > Returns: | Currently no response Source: https://python-fints.readthedocs.io/en/latest/tans.html#sending-the-tan
Hey, I have two bank transfers which have as entry_date Date(2019, 12, 28) which lays way in the future. The rest of the transactions look fine. The two wrong transactions...
This makes debugging much easier. It can be difficult to debug issues as the verification struct does not contain all information used for the verification like the public key or...
Hey the SPF validation does not work. And I think it's broken for everyone if I see it correctly. This is the code: https://github.com/alash3al/go-smtpsrv/blob/d1b581be996ce57e019680935a979b515eeb27e7/context.go#L60-L66 The problem is that `c.RemoteAddr()` contains...
Hey How/Can I change the number of apps showed in the menu? If I hold the back key I will switch to the last app. This works fine until I...
I didn't even knew the code was compatible.
Hey, thanks for your tool! I would like to use it on my Android device. What's the easiest way? A termux package or building it directly for arm? Can you...
### Steps to reproduce This is a re-open of #1397 as Arch is using `electron28` in the meantime, but the issue is still present. The behaviour I observe: element-desktop crashes...
### ⚠️ This issue respects the following points: ⚠️ - [X] This is a **bug**, not a question or a configuration/webserver/proxy issue. - [X] This issue is **not** already reported...