Nils Arnold

Results 21 comments of Nils Arnold

Creating page revisions for each commit via saveWikiText() during the periodic pull would be very useful.

We are using mRemoteNG together with 5+ users. We will will have to collect log files of all users.

> I found this issue because I was checking if notify_push is supported. @jessebot I think we should try making more Nextcloud components ready to use. I think that would...

@tg123 I have never worked with go before but I think it would be good to configure this via config file and environment variables? This seems to be the default?...

These are also interesting regarding security: `supportedCiphers`, `preferredCiphers`, `supportedKexAlgos`, `serverForbiddenKexAlgos`, `preferredKexAlgos`, `supportedHostKeyAlgos`, `supportedMACs`, `hashFuncs`. Would it rather make sense to configure those per pipe or globally (e.g. in a `downstream_config.yaml`)?

@tg123 Would we rather configure the ones from `ssh/server.go` (e.g. PublicKeyAuthAlgorithms) or from `ssh/common.go` (e.g. supportedPubKeyAuthAlgos). I think the latter has more options which are used as default for the...

@vitalif Could the limit be implemented somewhere on the k8s-csi-s3 / geesefs side?

In `authpdo` backend `filter=0` seems to be broken as well, see https://github.com/cosmocode/dokuwiki-plugin-structpublish/issues/19#issuecomment-2034297481.