Daniel Roschka
Daniel Roschka
`dynamodb-replicator` uses `/` as delimiter to hierarchically structure the data in S3. Up to now it did a naive join of all path parts when constructing paths and key names...
Up to now when selecting multiple resource records for deletion for each of them a single message has been sent to the DNS server. This commit changes the behavior to...
The latest named tag here on Github and on Docker Hub for the Docker image is `18.12-1`. It'd be great to have tags for the newer versions as well, so...
contrib modules can be installed during startup using `EJABBERD_CONTRIB_MODULES`, but how can I configure them? Setting the necessary options in `ejabberd.yml.tpl` doesn't work, because during first startup of ejabberd the...
I'm not able to reach https://oniontip.com/, neither via IPv4 nor via IPv6. Tried it from different hosts in different networks to rule out local routing problems, but always get the...
It'd be really nice if `python-etcd` would be available as Python wheel package (http://pythonwheels.com/) as well.
As @whot pointed out in https://github.com/Dunedan/mbp-2016-linux/issues/20#issuecomment-372188443, applespi currently doesn't set any vendor id or product id for the keyboard and the touchpad, preventing the automatic enabling of some features for...
Since a while we regularly see edits of PRs being made by JIRA. They seem to be triggered by the behavior to add links for issue keys in square brackets,...
The functionality to ban users implemented in `mod_admin_extra` works by changing their password to one starting with `BANNED_ACCOUNT` and which includes the date and reason of the ban, as well...
## Environment - ejabberd version: 23.01 - Erlang version: `Erlang (SMP,ASYNC_THREADS) (BEAM) emulator version 13.1.5` - OS: Linux (Debian) - Installed from: distro package ## Bug description When using an...