mirror of
https://github.com/0rangebananaspy/authelia.git
synced 2024-09-14 22:47:21 +07:00
c503765dd6
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. |
||
---|---|---|
.. | ||
mongo | ||
nedb | ||
AuthenticationTraceDocument.d.ts | ||
CollectionFactoryFactory.ts | ||
CollectionFactoryStub.spec.ts | ||
CollectionStub.spec.ts | ||
ICollection.d.ts | ||
ICollectionFactory.d.ts | ||
IdentityValidationDocument.d.ts | ||
IUserDataStore.d.ts | ||
TOTPSecretDocument.d.ts | ||
U2FRegistrationDocument.d.ts | ||
UserDataStore.spec.ts | ||
UserDataStore.ts | ||
UserDataStoreStub.spec.ts |