Daniel Marks

Results 9 issues of Daniel Marks

# Description While developing a new skill I encountered a bad behavior of opsdroid when it has to load a skill from a repo thats default branch is not `master`....

bug
help wanted

# Description I played around with https://github.com/FabioRosado/skill-reminders/ . The installation of the skill failed with the following error message: ``` INFO opsdroid.loader: Cloning reminders from remote repository. ERROR opsdroid.loader: The...

bug
help wanted

When saving a password it is quiet tedious to always select the archive and group where the password should be stored. Although in the most cases the "last used" archive...

Priority: Low
Type: Enhancement
Status: Available

We have some URLs behind traefik-forward-auth and during some tests we found out that a HEAD (`curl -I`) to those URLs fails with a `HTTP 500` return code after 30s....

under review

**Is your feature request related to a problem?** I would like to host opencve myself, but I don´t want other users to be able to register new accounts. All users...

enhancement

This adds a github action to build and publish the docker image to docker hub. It just requires two secrets to be set on the github repo: - DOCKERHUB_USERNAME -...

## Expected Behavior New releases should be listed as tags on docker hub. https://hub.docker.com/u/opencve ## Actual Behavior No tags are shown. ## Steps to Reproduce the Problem See https://hub.docker.com/u/opencve ##...

**Is your feature request related to a problem?** I wanted to deploy opencve into k8s, but did not find a helm chart. **Do you have a solution in mind, or...

help wanted

## Problem description When pasting more than 1023 chars into the recovery input, the command stalls after 1024 chars and does not accept any more key presses. ## How to...