electrofloat

Results 27 comments of electrofloat

Services are also only listed and not restarted when using either of the following commands (assuming that there would a service to be restarted) on a Ubuntu 22.04: ``` DEBIAN_FRONTEND=noninteractive...

I've found an interesting patch by diffing Ubuntu's version of needrestart between 20.04 (reportedly working) and 22.04 (reportedly not working): ``` cat debian/patches/168.patch From e74dfa6950a298419ffa7a21858f9c1686716f58 Mon Sep 17 00:00:00 2001...

So, what I'd like to have is that if someone uploads a file, I just access that file directly on the filesystem without using curl to "download" something that is...

> I think I'm not exactly sure what you mean. It is correct that sharry stores files in chunks when uploading via the webui. This makes it possible to upload...

Thanks. As long as if and when the log format changes (even if a new filed is added and it will be sorted in a different way) there's a notice...

> In progress PR is in #385 . This has been closed last week. Is #562 the continuation of it?

There's a regulation rework in progress which (somewhat vaguely) touches this subject (password reset regulation): https://github.com/authelia/authelia/issues/4730 https://github.com/authelia/authelia/issues/3859