Tobias Munk
Tobias Munk
I noticed that there are network events, like ``` 2016-04-26T11:45:01.451780071Z network disconnect 5256dadbaaee6ca2bfe10a87f715fbed616bbe039a3dce5fa4cffdc1b1251b14 ... ``` Could we tell the proxy via docker-gen to listen only to these events? That would...
For downloading complete apps it would be nice to have a possibility to specify a composer.json or even URL from a repository.
When naming a template it would be nice if boilr would be not "overly" strict about its name. Action: boilr template save -f . something-local Expected: Actually nothing, but no...
On a Docker image with Debian 8 and boilr 0.3.0 Example command: docker run dmstr/roj:0.3.0-beta3 boilr version ``` panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV:...
Hi @tmrts, I just noticed you starred https://github.com/schmunk42/docker-boilr Let me know if you'd like to integrate Docker support for boilr. The above repo is a bit experimental at the moment,...
How can I add validation to the project.json variables? - I.e. default empty value, but it's required to enter at least 10 chars? - or pregenerated random stings
@creocoder Could you give me permissions on packagist or add an auto-update hook for this package?
### What steps will reproduce the problem? Try to enable LDAP authentication for usuario ### What is the expected result? There's no plugin or similar ### What do you get...
### What steps will reproduce the problem? Try to use `za` or `some/route/permissions` as Permission name. ### What is the expected result? To be able to save the data. ###...
This is an awesome project, but it looks like there's no more active development. @jdorn What are your plans regarding json-editor?