Máté Solymosi
Máté Solymosi
In my testing the server was listening on `0.0.0.0`, at least on Windows. I support the idea of an optional flag. In any case, the console message should not be...
I've made the requested changes. Also added an `--ip` option for `docsify serve` which defaults to `0.0.0.0`.
> @solymosi Can you link to a document explaining what the security issue is? The Node.js doc, and the Wiki page it links to, both don't mention anything regarding security....
Any updates on this?
@anikethsaha Both done ✔️
Thanks a lot for the PR! 🎉 My only issue is that we are adding _lots_ of ELTE-specific stuff to some quite central places in the codebase, which is going...
I will integrate this once this refactor is done & merged: https://github.com/solymosi/npu/pull/56
With the 2.0 refactoring done we can now put all this into its own module and selectively enable it just on the ELTE domains. I'll land this soon.
@boapps In the past when this feature was introduced there was no way to hide the header. Apparently the developers of Neptun have finally realized after ~10 years that this...
We should just remove the hiding functionality altogether. What we could leave behind is code that hides it a _single time_ but then leaves things alone, so if the user...