webcompas

Results 9 issues of webcompas

This PR implements an API endpoint to delete registered users if they aren't neded anymore. Please check and merge.

### Feature request description Currently the Splunk addon doesn't provide the mapping of DHCP events to the CIM datamodel "Network Sessions". ### Proposed solution The Splunk Common Information Model (CIM)...

enhancement

The configuration parameters smtp_bind_address, smtp_bind_address6 and smtp_helo_name can actually only be set using extra_main_parameters. So support for these should be added using the following default values: smtp_bind_address = smtp_bind_address6 =...

### Welcome - [X] Yes, I've searched similar issues on GitHub and didn't find any. ### How do you use lego? Binary ### Detailed Description At the moment lego doesn't...

question
area/cli

Recently [puppet-systemd](https://forge.puppet.com/modules/puppet/systemd/changelog) 7.0.0 has been released but saz-ssh currently doesn't support it. Looking into the [changelog](https://forge.puppet.com/modules/puppet/systemd/changelog) I don't see any valid reason for this. The only relevant breaking change is...

## Use Case There are Ini-style config files which contain settings with multiple values. They are provided in a Heredoc style like in the following example excerpt of snmptt.ini: ```ini...

community

The latest version 8.2.0 has been released almost 4 years ago which is a very long time. So a lot of things have been changed in the meantime. At least...

Compatibility with "puppet-systemd" v8.x has already been implemented in December. But there's still no new version making this change available. This is blocking the use of systemd v8.x and modules...