Releases: woutersf/requestador
Releases · woutersf/requestador
PAM authentication rewrite to express
- Rewritten http server to express
- Added pam authentication for /admin paths
- Added configurable amqp server list
- Add Jenkinks like "restarting" page
- Updated socket log on admin page
Graceful restart, formatting, logs
Graceful restart buyilt in using SIGHUP signal
Formatting of code up to par.
failed request logs are closed after write.
Mail uses config to mail (or not).
0.2.0
This first version does
- POST to SOCK
- GET to SOCK
- SOCK to POST
- SOCK to GET
- AMQP to POST
- AMQP to GET
- AMQP to SOCK
it also amqp:ack's the amqp if post|get gives qa 200.
If requests fail it will give a amqp:reject
With working http authentication and server secret
v1.1.0
not do stuff on the passed data, leave that to the endpoints
alpha
This is the alpha version.
I am only test driving this thing yet. Updates will need to be done.