Jason Kendall

Results 53 issues of Jason Kendall

It would be nice to see the room user list dockable - so we can see who is in the room, and their actions without opening the new window.

Currently working with two different systems - a pool, and a single coin. Using rotate as the change mechanism. Because they are different coins, and one is local the other...

I'm trying to emulate a keyboard for a device that appears to only support Boot Keyboards. I'm still in the process of learning all the details, but it appears that...

I'd really like to see marathon-lb register a service DNS name and VHOST. For example, Use default httpbin and nginx as services tied to a marthon-lb instance. Marthon-lb should register...

Adding SMTP/IMAP support would allow remote access to Netmail, this allows users to access messages without needing to fully log into the board. iMap folders may also work for #184...

enhancement

![image](https://user-images.githubusercontent.com/1091410/81313701-350f3e00-9056-11ea-9175-133b7bcf7993.png) ![image](https://user-images.githubusercontent.com/1091410/81313824-5bcd7480-9056-11ea-90fb-c97e026cc790.png) Clean MISP install (via Docker), screen shot of events above. One with `TEST` in info and the other `TEST` as a tag. Tag is listed as exportable, and...

T: support
documentation
convert to FAQ
S: diagnosed

Original Report: https://gitter.im/MISP/Support?at=5e5acf064eefc06dcf27f477 ``` 2020-02-28 14:33:38,855 - misp-modules - ERROR - Something went wrong: Traceback (most recent call last): File "/usr/local/lib/python3.7/site-packages/misp_modules/__init__.py", line 201, in post response = yield tornado.gen.with_timeout(timeout, self.run_request(jsonpayload))...

There is missing APT requirements, this is fixed in the https://github.com/coolacid/docker-misp/tree/ocr_fix branch. However, once those have been installed, we hit https://github.com/MISP/MISP/issues/3402

bug

misp-modules - WARNING - MISP modules farsight_passivedns failed due to No module named 'dnsdb2'

Currently, we only take the Redis FQDN as a configuration option. It's very likely someone might be using Redis on a non-standard port, or want a different database. Passwords are,...

enhancement