Andrea Cervesato
Andrea Cervesato
As this terminal integrates splitting and much more, it would be cool to integrate the tmux -CC function like in iterm2 (try it out to understand what I mean).
Debug on: [25-Feb-2018 22:41:27 UTC] [AuthLDAP] Group Filter: "(&(objectClass=posixGroup)(memberUid=%s))" [25-Feb-2018 22:41:27 UTC] [AuthLDAP] LDAP groups: [] But the same command executed via commandline returns other data: ldapsearch -H ldap://auth01.mydomain.it:389 -x...
**App version** Tested 3.x and 4.x **Installation source** - AppStore / manual **Describe the bug** The process starts but it eat up 100% CPU (only one CPU). Looks like it's...
I've build a more featured Dockerfile / docker-compose.yml if you want to take a look. [Koma-Andrea/docker-transmission-telegram](https://github.com/Koma-Andrea/docker-transmission-telegram) Thank you for your code, is awesome.
## Expected Behavior Login succeed ## Current Behavior If you specify a custom cookie name while using redis to manage sessions we are unable to decrypt the cookie: ``` oauth2-proxy...
``` elasticsearch::plugin { 'jetty': url => 'https://oss-es-plugins.s3.amazonaws.com/elasticsearch-jetty/elasticsearch-jetty-1.2.1.zip', instances => 'instance_name' } -- ``` should be ``` elasticsearch::plugin { 'jetty': source => 'https://oss-es-plugins.s3.amazonaws.com/elasticsearch-jetty/elasticsearch-jetty-1.2.1.zip', instances => 'instance_name' } -- ```
Hi! Nice project! HAve you considered creating a [krew](https://github.com/kubernetes-sigs/krew/) installer? Like the one for [ctx](https://github.com/kubernetes-sigs/krew-index/blob/master/plugins/ctx.yaml ). It makes everything more linear from an user perspective and also help the project...
Hi, As said in gitter chat: ``` [13:01] oetiker, the problem is that a strace goes into a Segmentation Fault [13:02] there is no error, there is no log [13:03]...
Added checks to verify writeability of configuration and cleaned some variable
Hi! I'm having problem into understand why all the sensors in home-assistant created by the plugin are unavailable. Seems that the messages are coming (even if with a wrong timestamp)L...