authelia/server
Clément Michaud c503765dd6
Implement retry mechanism for broken connections to mongo (#258)
Before this patch, when Authelia started, if Mongo was not
up and running, Authelia failed to connect and never retried.
Now, everytime Authelia faces a broken connection, it tries
to reconnect during the next operation.
2018-08-19 16:51:36 +02:00
..
src Implement retry mechanism for broken connections to mongo (#258) 2018-08-19 16:51:36 +02:00
test Refactor configuration to remove optional sections from minimal template 2018-08-09 23:52:53 +02:00
types Fix unit and integration tests 2018-03-29 23:09:29 +02:00
tsconfig.json Refactor configuration to remove optional sections from minimal template 2018-08-09 23:52:53 +02:00
tslint.json Split client and server 2017-10-07 00:49:42 +02:00