James Cullum (Pseudonym)

Results 12 issues of James Cullum (Pseudonym)

Users should be able to de/encrypt files as well on top of text.

enhancement

Both appears to not be possible - FormValue does not contain any data, if it is a file. For WebSockets, it would require to expose net/http handlers, which doesn't appear...

The script uses the command `eval` in line [1242](https://github.com/brutusin/json-forms/blob/d0fa10a7c364134c9e81911dd60a9e1f80d47385/dist/js/brutusin-json-forms.js#L1242). As far as I can see, this command is useless, as there are no other variables that require this function. However,...

Hey wicast, Thanks for the good idea for this tool. However, I want to parse [this XML](https://www.redhat.com/security/data/oval/com.redhat.rhsa-all.xml). I use the command `xmljson2struct.exe -f "C:\XXX\com.redhat.rhsa-all.xml" > "C:\XXX\struct.txt"`, which returns ``` type...

This feature would be highly appreciated and I found that someone already wrote the code and had it reviewed: https://github.com/Uninett/mod_auth_mellon/pull/188 Sadly it was not merged in time.

### Current behavior: Cypress does not support any way to test WebAuthn / FIDO2 flows without mocking the authenticator, which does not allow to test all cryptographic interactions sufficiently. If...

type: feature
E2E

## Description of the change The whitelist does not work if the container is in the host network, as postfix does not allow sending from localhost. This simple change allows...

It'd be a nice feature if i was able to ban clients from connecting to the Hotspot. It should be integrated into the client management. This should also show the...

enhancement

Added requirements.txt, fixed request format and added MISP filters to reduce load on server. Removed python filter, as IPs can now simply be filtered by MISP.