Tobias Knöppler

Results 116 comments of Tobias Knöppler

Hm, maybe it would be a good idea to add a few more text fields for ssh public keys... I'll implement that in a bit (don't merge yet 😉)

@nachoparker Alright, it's feature complete now **EDIT:** Please note, that spaces (for fields which have 'allow_unsafe' set to true) will be shown as `%SPACE%` in `ncp-config`, because we can't pass...

systemd.timer won't work on docker. Did you test the docker version of NCP?

Hi, thank you for the PR! Unfortunately this can't be fixed so easily, because the data directory location is either in /ncdata or in/ncdata/data, depending on whether you are using...

This is now implemented for all remaining NCP target platforms (docker is discontinued), so I'm closing the PR.

This should now be fixed (or rather: the default behavior changed in #1601). Sorry for not considering your PR. Frankly, I had missed it while working on the issue and...

The change is now included in version v1.50.5

@schoetju Imo, it should be automatic. If I understand it right, we don't even need to expose it in the admin interface - a weekly Cronjob would be enough. This...

` /etc/letsencrypt/live/domain.com/fullchain.pem` should never have been used in ncp.conf. The admin panel is supposed to only be available on the local network via the ip address, nextcloudpi.local. Did you manually...