Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add helper function to fix number problems | Sheogorath | 2018-03-16 | 1 | -0/+7 |
| | | | | | | | | | As minio causes various problem if you configure it using environment variables and leave the port setting out, which will evaluate to NaN, this change should fix this in a clean way for this time and helps to support numbers in general in future. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com> | ||||
* | parse HMD_LDAP_SEARCHATTRIBUTES env var as a comma-separated array | alecdwm | 2017-12-09 | 1 | -0/+7 |
| | | | | Signed-off-by: Alec WM <firstcontact@owls.io> | ||||
* | fix(config): ssl environment configs not parse properly | Raccoon Li | 2017-05-08 | 1 | -0/+8 |