-
Take a look at `slapd-watcher` and evaluates if it is interresting to include it in LTB packages:
https://lists.openldap.org/hyperkitty/list/openldap-technical@openldap.org/message/FA627CKRK2MF4FHY…
-
Add two phone numbers to the premium navigation and packages screens.
Version "S" 855-426-3440
Version "C" 855-882-2276
Save out the nav asset with the same size background as the nav: 362x10…
-
Any new or referenced images are in _updates-0423 folder.
- [ ] Attract Loop - Missing some of the videos and needs to follow the order of Playlist.docx (04_Deliver/Attract)
- [ ] Discover DTV Q2 …
-
My LDAP server is configured to only allow TLS connections.
I have mounted the CA certificate and `ldap.conf` files into the docker container in an effort to get `$ldap_starttls = true;` to work:
…
-
### What version of Go are you using (`go version`)?
$ go version
go1.11.6
### Does this issue reproduce with the latest release?
Yes. (With apologies for my vintage go compiler.)
…
-
### Mockery Version
1.6.12
### PHP Version
PHP 8.3
### Issue Description
When using a Mockery::on closure for modifying the value of an argument passed by reference, the value is not modified in …
-
Hi,
Thank you for developing this tool, but I encountered the following issue while running it.
Sincerely,
Zehua
## code
```python
marker_dict={'0': ['SERPINA1',
'VTN',
'APOE',
'…
-
If user base DN is not correct in configuration, we get a fatal error:
```
PHP message: PHP Warning: ldap_search(): Search: No such object in /usr/local/service-desk/vendor/ltb-project/ltb-common/s…
-
Hi team,
Just wanted to know if there are any plans to create a tag for openldap25 with latest changes i.e. till commit 695a689ff91a83b47fbc6f575be37e1f811bd719.
Current tag doesn't seem to cove…
-
Barry Doyle suggests it would be nice to have the option to keep boolean operators at the end of the line, instead of the start.
Instead of
```
ON A.WORD_ID = LTB.WORD_ID
AND A.WORD_TYPE…