Mathias Petermann
Mathias Petermann
We've upgraded our Wordpress instance from 5.3 to 5.4.1, and ran into some issues with the ldap login. Up until now, the login worked even with a disabled `Save entered...
When login in, as an existing user, the following deprecation message is logged ``` [16-May-2020 13:45:06 UTC] PHP Deprecated: get_usermeta ist seit Version 3.0.0 veraltet! Benutze stattdessen get_user_meta(). in .../wp-includes/functions.php...
Fixes #253 - This PR allows disabling the default update check - By default the update check is still performed It is debatable if instead of using the `grafana_analytics` dict,...
Fixes #262 - Allows overriding the template used for grafana configuration - By default still uses the existing template
**What is missing?** Currently it's not possible to override the used template for the `grafana.ini` which makes it impossible to set arbitrary config values. **Why do we need it?** Some...
**What is missing?** Right now grafana is always checking for updates, and it would be prefereable if this could be disabled. **Why do we need it?** In some environments the...
As posted by @hosseinsh > Today, I learned about an important edge case that the current two plugin design doesn't support, namely, a SAN certificate request that requires mixing the...
Currently this repository contains 14 roles (2 of them smoketest roles), of which 6 are for services/tools which have other commonly used Ansible roles available. To decrease the complexity of...
### ⚠️ Please verify that this bug has NOT been raised before. - [X] I checked and didn't find similar issue ### 🛡️ Security Policy - [X] I agree to...
### ⚠️ Please verify that this feature request has NOT been suggested before. - [X] I checked and didn't find similar feature request ### 🏷️ Feature Request Type UI Feature,...