Ben Kaufman

Results 4 issues of Ben Kaufman

Allow modules to add specific configuration keys to be censored, as suggested by @racke on [this issue](https://github.com/PerlDancer/Dancer2-Plugin-Auth-Extensible-Provider-LDAP/issues/5) from Dancer2::Plugin::Auth::Extensible::Provider::LDAP where the ldap account bind password is displayed in he configuration...

Enhancement
Sensitive

### Description Currently secsipid has a method to sign arbitrary (json) data (`secsipid_sign`), however it has no converse method to check the signature. Currently, an attempt to check a `div`...

feature-request
Stale

### Description Carrierroute's CRC32 algorithm over call_id tends to produce poor call distribution under real world examples. Having 4 records for a given carrier/domain combo (assuming no flags, mask, or...

enhancement

### Description Calling functions from the `dialplan` module in 5.8 (`dp_translate()`, `dp_match()`) results in the following line being logged: ``` WARNING: [core/mem/q_malloc.c:520]: qm_free(): WARNING: free(0) called from dialplan: dp_db.c: pcre2_free(206)...