Peter Magnusson

Results 44 issues of Peter Magnusson

Hi, Just wanted to inform that I could use this driver in Ubuntu Xenial. Only tested with `screen /dev/ttyUSB0 9600` connected to the console port on a HP switch but...

There are a Asset type called "Passive Devices" that seems to be called Passive DCE Equipment in the code. But there is no documentation on how to use it. The...

Added some tests that more or less show a login sequence.

Closes #3 among other things. - adds some fields to the user model that was required to test this with wiki.js - make the user profile editable - add a...

I got so frustrated when I made some minor mistakes creating a new client so I added the possibility to edit some fields.

Allow required nounce to be configurable from settings

- Windows as client - Firefox 42.0, Chrom 46.0.2490.86 m - dreamfactory reasently built and running inside a docker container on a ubuntu 14.04 host Probably same type of error...

Closes #1993 This is very useful when using dedupe on fairly static keys which otherwise would only trigger compaction when new keys are added. This change simulate compaction by checking...

When using a connection string for mongodb where the database is provided AND leaving db commented out in config the plugin still uses `myApp` as database name. __mongodb.ini__ ```ini ;...

When generating code with `-server-only` I would expect to see all that the server needs in the code. I noticed that the README says `Emitting signals is done reusing the...