- Berlin, Deutschland
- https://montecristosoftware.eu/
- Joined on
2023-01-08
Fix listing of S3 prefixes not terminated by a slash
This way of making paths absolutes would not work if the service was to be deployed as a subfolder instead than a virtualhost in the HTTP server configuration.
Fix listing of S3 prefixes not terminated by a slash
The last usage of a string can simply be moved instead of cloned to avoid a needless copy.
Fix listing of S3 prefixes not terminated by a slash
Formatting, please run cargo fmt
on the sources
URLs to directories not ending with a slash are not redirected properly
matteo
pushed to feature/dns-nss-parental-controls-rust at matteo/malcontent
2024-01-09 09:25:01 +01:00
03fbdb2d26
dns: NSS module implementation
matteo
pushed to feature/dns-nss-parental-controls-rust at matteo/malcontent
2024-01-09 09:24:34 +01:00
059042df4e
dns: NSS module implementation
matteo
pushed to feature/dns-nss-parental-controls-rust at matteo/malcontent
2024-01-06 23:06:53 +01:00
78c7803d4a
dns: NSS module implementation
matteo
pushed to feature/dns-nss-parental-controls-rust at matteo/malcontent
2024-01-06 23:05:16 +01:00
2169341cdf
dns: NSS module implementation
matteo
pushed to feature/dns-nss-parental-controls-rust at matteo/malcontent
2024-01-06 10:29:19 +01:00
8a31e15445
dns: NSS module implementation
WIP: add DNS parental controls (Rust version)
matteo
created branch feature/dns-nss-parental-controls-rust in matteo/malcontent
2024-01-05 18:12:21 +01:00
matteo
pushed to feature/dns-nss-parental-controls-rust at matteo/malcontent
2024-01-05 18:12:21 +01:00
596b5f7f5a
dns: c++ implementation of nss module
3beee1cf84
dns: add dbus interfaces