Rich

Results 19 issues of Rich

My `composer.json`: ```json { "config": {}, "repositories": [{ "type": "composer", "url": "https://secure.repo.url", "options": { "http": { "header": [ "cf-access-token: " ] } } }] } ``` From the documentation here:...

Feature

As Dynatrace AppMon 7.1 was released in April it would be nice to have a Docker image for the Dynatrace Collector (version 7.1). Edit: Just realised this repository is for...

## Description Currently, when rendering blog posts, the category URLs do not include a trailing slash. For example: http://localhost/categories/banana http://localhost/categories/apple This fix simply corrects this: http://localhost/categories/banana/ http://localhost/categories/apple/ The sidecar category...

When setting a fan curve that allows the fans to turn off at a certain point it tends to "flap". It would be nice to have a range for the...

enhancement

It would be nice if that when notification colours are enabled that if a particularly dark notification comes along we can just override it to white so it can actually...

enhancement

**Describe the bug** The SDL client is just blank. It produces a large black square on the screen which fills most of the screen excluding the taskbar. I will start...

sdl

**Describe the bug** As title says, around 4PM every day Teams for Linux will dump its core. This is also normally about 8 hours after I started it. **The main...

The signatures for one of ldap3s function seems to have changed since you implemented the move functions. See: https://github.com/cannatag/ldap3/blob/dev/ldap3/core/connection.py (line 1169, modify_dn). It seems to expect a "relative DN" rather...

Bit of an edge case but I am trying to implement this in an organisation where we may need AD accounts for people who may only have a single name...

Well I have.... and although everything "looks" like its working, it is not - and DNS resolution is still very poor. So this is a long post, apologies. I don't...