Benjamin Renard
Benjamin Renard
Hi, I implement some new actions and corresponding events about _ConfBridge_ : - _ConfbridgeListRooms_ action and it's _ConfbridgeListRooms_ and _ConfbridgeListRoomsComplete_ events - _ConfbridgeLock_ and _ConfbridgeUnlock_ actions (no corresponding event) -...
Hello, I had support of X-Remote-User header, usefull in SSO context. Thank you
This extension seem working pretty well with Gnome 43 and it seem not missing a lot to be compatible. I'm currently testing it on my Debian 12 (Bookworm) installation (after...
## Checklist - [X] I've read the [publishing documentation](https://hacs.xyz/docs/publish/start). - [X] I've added the [HACS action](https://hacs.xyz/docs/publish/action) to my repository. - [X] (For integrations only) I've added the [hassfest action](https://developers.home-assistant.io/blog/2020/04/16/hassfest/) to...
Hello, I just added ability to connect to a Redis server using its UNIX socket instead of TCP socket.
Hello, I try to install vpn-ws server using Apache2 (on Debian Jessie) but it's does not work. But with the same client and the same server using Nginx it's work...
Hello, I'm using your great plugin to sync my LDAP users in Joomla. I have around 10 000 users in this LDAP directory and the `ldap_cron.php` is quit problematic in...
Hello, This pull request permit to add possibility to configure multiple LDAP attributes name for fullname and email mapping. This is usefull to handle difference on LDAP objects schema usage....
Hello, I just fix _log()_ method to use _rcmail::write_log()_ to log failed login entry.
Hello, If my pull request on mootools-more git is accepted (https://github.com/brenard/mootools-more/commit/9bd784152aca157cce3b173a9d81f06a0973c20e), this change permit parsing date with the format options before testing other format. In particular case, it avoid parsing...