Pablo Hörtner

Results 27 comments of Pablo Hörtner

I can confirm this critical bug on Ubuntu 20.04.1 LTS with `avn` 0.2.4 and `nvm` 0.37.0 ([latest](https://github.com/nvm-sh/nvm/releases/latest)). ``` nvm use default --latest-npm Now using node v14.15.0 (npm v6.14.8) ``` ```...

I just would like to confirm that many users like myself would have loved such a feature (as it still exits in the OC client btw.), given sometimes even big...

Okay, I have now read #3877 again, and from this statement it seems that this will not be fixed. https://github.com/nextcloud/android/issues/3877#issuecomment-495194482 So the files stay on the smartphone and the app...

From what I understand, this is a "feature" and will not be fixed (which means others decide for us what is good or right). The only solution I could find...

@RubinXnibu Unfortunately, in cases where you have synced lot of data this is no workaround. 😕

@GAS85 "Public Key Pinning mechanism was deprecated in favor of Certificate Transparency and Expect-CT header." https://developer.mozilla.org/en-US/docs/Web/HTTP/Public_Key_Pinning

Unfortunately, this seems to be proprietary software just using Github as ticketing system… :disappointed: See: #210

I also just wanted to get the source as this app wants its users to login now, and I wanted to check what my credentials are really needed for. :)...

Hi, I can confirm this. Following the instructions in the readme I can connect via SSH, read the tree, and create the skeleton of the respective gitlab instance - but...

Just in case, using another token with full access does not help, while using `--method http` and providing username and password works as expected. (Maybe related to #97.)