Arthur Lutz

Results 149 issues of Arthur Lutz

## Summary We have a usecase where it would be useful to have no following of links, but only check links in URLs found in the sitemap. Would this be...

enhancement

I have a website with auth that I can use linkchecker against with the correct auth entry in ~/.linkchecker/linkcheckerrc But when I use an another website (or html file) that...

bug

First, thanks for the theme, lets make thunderbird popular! ;-) ![screenshot_2017-04-28_14-14-47](https://cloud.githubusercontent.com/assets/445200/25528243/12077404-2c1d-11e7-9645-b3d3303fdfeb.png) Is this a bug or a misconfiguration on my side ?

When using mdb-export to insert data into sqlite, we're getting really poor performance which is a well known limitation of sqlite. To speed things up we need to add some...

enhancement
CLI

## Expected Behavior It would be super nice to be able to generate SVG badges for integration in other web applications and dashboards. As an example you can look at...

Having to login into uchiwa every 24h might be fine and good practice for a number of uses-cases, but it would be nice if one could configure to have a...

Feature
Security

## Expected Behavior Arrive on the login form of uchiwa, click on suggested login/password suggested y keefox (from keepass), the form is automatically submitted and the UI shows up ##...

Bug

## Expected Behavior When an alert has been silenced I would expect the client to turn green, not stay red. ## Current Behavior Silenced alerts turn purple (instead of red),...

Discussion

I have a project I am trying to test with kitchen-salt, it has a "apache" folder where I have a "apache/mycustom.sls" that I use in the first layer of my...

enhancement

The --verbose and --debug-http don't display anything. I've tried adding some logger.debug statements which don't change anything. Adding some prints are displayed. ``` logger.debug('Sending ', postdata) ``` would be useful.

Question