James Cullum (Pseudonym)
James Cullum (Pseudonym)
Is it finished and tested? Can you add tests for all new commands? Please also make sure that all checks pass.
This condition is a bit useless: `test.assertLogContains("", "Can list blacklisted ips") //we expect none at first since blacklist mode is off` Also keep in mind that you need to clear...
Looks like it should pass - maybe thats due to some local constraints?
In this context it would make sense to also have a command to add an IP to the blacklist. Agreed that it would be useful, even though it doesn't have...
Sure, give it a shot and let me know if you need help!
I see, it's a good point - didn't know the phishlets have this option. Anyone wants to take a shot?
"Resolved" them by myself but will keep this issue open for other users until the documentation is updated. The *golf.Context [exposes the reader as context.Request & write as context.Response](https://github.com/dinever/golf/blob/master/context.go#L43). Those...
Same here: `app.js:160 Connection Error to de: [object Event] /#de,en:1 WebSocket connection to 'ws://wikimon.hatnote.com:9000/' failed: WebSocket is closed before the connection is established.`
Any update on this? Other PRs and issues are abandoned.
Took me now quite some time to figure out that this was breaking my code. Maybe you can at least specify this instruction in the error message as a start?...