Krisna Fathurahman

Results 3 issues of Krisna Fathurahman

When generate captcha image source, use `secure_url()` helper function because `url()` will give CSP error in new browsers (HTTPS over HTTP)

![Screen Shot 2021-08-04 at 17 49 11](https://user-images.githubusercontent.com/14325185/128168772-f9885805-41d6-4fab-9f3b-b2b82d3b4601.png) ## 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...

enhancement