Bhuvan Singla

Results 8 issues of Bhuvan Singla

If the mail fails, then mark the OTP as used.

bug
good first issue

The OTPs are being stored in plain text. Hash and Salt them.

enhancement
good first issue
security

enhancement

enhancement
good first issue

StudentName = 'First' + 'Middle' + 'Last' If we search for any combination of these three strings, other than the one given in the original data, we don't get the...

I am currently using Terraform v1.1.4 and I am getting the following error with this module: ``` Output: Initializing modules... ╷ │ Error: Unsupported Terraform Core version │ │ on...

This PR adds support for using [Paradime](https://www.paradime.io/) as a manifest source in [dbt-loom](https://github.com/nicholasyager/dbt-loom). The implementation makes use of the Paradime APIs of the [Bolt](https://www.paradime.io/bolt-ci-cd-run-dbt) scheduler used to run dbt ™...