Nicolas Carlier
aab844cee7
feat(): use htpasswd to manage basic auth
2018-12-18 19:52:03 +00:00
_eternal_flame
513e6d78dd
feat(security): add http basic auth ( fix #6 ) ( #7 )
...
feat(security): add http basic auth
2018-09-04 08:28:04 +02:00
Nicolas Carlier
c3d9201e6d
chore(version): print full version output
2018-07-27 07:25:39 +00:00
Nicolas Carlier
6565f6f6ba
feat(cli): add print version command
2018-07-24 16:02:57 +00:00
Nicolas Carlier
fbf8794d0a
feat(config): improve configuration flags
2018-07-23 08:33:18 +00:00
Nicolas Carlier
82346b08da
fix(server): remove global server timeouts
2018-03-21 14:08:00 +00:00
Nicolas Carlier
a37d4151bc
chore(): move version variable
2018-02-12 20:18:01 +00:00
Nicolas Carlier
f50091131b
feat(): add custom logger
2018-01-09 09:17:25 +00:00
Nicolas Carlier
14c214efdf
refactor(): Complete refactoring.
...
- No external dependencies
- No predefined directory structure
- Able to launch any kind of shell script with custom parameters
- Get script output as text event stream (SSE)
- Using common Makefiles
- Extends docker/dind Docker image
2018-01-02 16:11:59 +00:00