Krisna Fathurahman
Krisna Fathurahman
When generate captcha image source, use `secure_url()` helper function because `url()` will give CSP error in new browsers (HTTPS over HTTP)
 ## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/nestjs/docs.nestjs.com/blob/master/CONTRIBUTING.md ## PR...
I think LDAP connection port should be customizable. Also, several configurations should read from `.env` file with a fallback by default. I drop an example down below. ![screen shot 2018-03-22...