Rath

Results 19 issues of Rath

Greetings. ### Problem: Not all LDAP providers support the extended action '[WhoAmI](https://www.rfc-editor.org/rfc/rfc4532.html)' (OID 1.3.6.1.4.1.4203.1.11.3) For example -> see [Google-LDAP](https://support.google.com/a/answer/9167101) > Google only supports the Extended action for StartTLS This can...

Greetings! It seems many users have problems integrating their LDAP solutions. See: https://github.com/ansible-semaphore/semaphore/issues/419, https://github.com/ansible-semaphore/semaphore/issues/808, https://github.com/ansible-semaphore/semaphore/issues/876, https://github.com/ansible-semaphore/semaphore/issues/903, https://github.com/ansible-semaphore/semaphore/issues/906, https://github.com/ansible-semaphore/semaphore/issues/1137, https://github.com/ansible-semaphore/semaphore/issues/1161, https://github.com/ansible-semaphore/semaphore/issues/1214 I have too. https://github.com/ansible-semaphore/semaphore/issues/1238 Semaphore currently lacks LDAP debug logging...

enhancement
LDAP

Greetings! This PR adds the missing proxy functionality for the openssl 'ocsp_log' call. See issue: https://github.com/dehydrated-io/dehydrated/issues/838 What does it do? It checks if a proxy is set in the environment...

Greetings! First: Thank you for developing such a powerful and useful tool! I wish I've found it days ago.. Related to [Transparent Proxy](https://latest.gost.run/en/tutorials/redirect/#forwarding-chain_1) docs. I think the documentation on how...

### Modules unbound_host ### Version ```bash 1.2.8 ``` ### Ansible Version ```bash ansible [core 2.16.4] ``` ### OPNSense Version ```bash OPNsense 24.1.2_1-amd64 ``` ### OPNSense-Plugin Version _No response_ ### Issue...

api-fix

Greetings! We have the use-case that some values should be translated to lists if only one value is supplied. Example: ```python3 # nameservers: ['192.168.0.1'] Schema({'nameservers': [AND(str, valid_ip)]}) # WORKS #...

### Scope Frontend (User Interface) ### Description It would be nice if we could choose the user- or global-credentials to use in the execution prompts as an alternative to the...

enhancement
triage

### Scope Frontend (User Interface) ### Description If no execution prompts are configured, it would make sense to show some common used ones by default. All optional: * Limit *...

enhancement
triage

### Scope Unknown ### Description It would be nice to have a job-retry setting. If the job execution fails because of environmental errors (timeout, network, ...) it could be re-ran...

enhancement

Greetings! We would like to allow W3C Validator to access our website. But it is currently blocked by our WAF. The easiest approach would be to allow the source-networks. But...

docs