Kevin Urbainczyk
Kevin Urbainczyk
Tested on a Pixel 4XL ``` 11-26 17:17:18.013 23792 23818 I flutter : ########## Upload new photo ########## 11-26 17:17:18.185 598 610 D libnos_transport: Calling app 0 with params 0x0200...
Whenever an API request is made to the backend it seems like it is not using [SNI ](https://en.wikipedia.org/wiki/Server_Name_Indication)(could be related to a Dart setting) This causes the issue that whenever...
**Is your feature request related to a problem? Please describe.** The login to such an important resource should be secured as best as possible. **Describe the solution you'd like** When...
## Problem Description If you upload an icon but the upload fails, the icon is somehow create on the teamspeak side but actually not uploaded. So if you try to...
If you configure EAP-TLS with custom certificates and activate VLAN assignment a valid client certificate (with no user matching the user-name) is allowed to log-in. This is fatal as the...
...so that your phone is quiet and won't vibrate/blink on any notifications, you have already seen on the computer. Maybe check, if the tab in the browser has focus. If...
Email send from the backend is missing some authentication requirements. This leads into false spoof detection in some mail clients. For example in ProtonMail:  This is most likely caused...
A modul that displays all method signatures / fields would be nice. If you click on one a method / field, it will jump to it in the code. For...
Could it be that the nextcloud SSO is somehow not working on android 11? I did dig around a little bit and found out that indeed the nextcloud-android-sso is returning...
If we implement something like #12 we need to add the ability for background refreshing. Might be worth to take a look at how to deal with that (state-of-the-art).