Klesh Wong

Results 656 comments of Klesh Wong

@sayeedhussain Weird, it is working perfectly on my local machine: `/health` requires authorization while `/health/` does not. ![image](https://github.com/apache/incubator-devlake/assets/61080/10c60bab-d11c-4dc1-a0ff-92900d7c4437) Could you try it again and share screenshots if it didn't work.

@sayeedhussain Maybe supporting both? That way we can be sure it will work for both and future users.

> @klesh Sure. > > Simplest and clearest would be adding another block for `/health` like here https://github.com/apache/incubator-devlake/pull/5745/files#diff-0bade717fcb1c175b0b0a027ab7edbe026b60684ea2c5a5115e2742d1de07449R40. > > Better than adding regex to the existing path which increases...

You may need to cherry-pick it back to v0.21(beta phase) or it will not be available until `v1.0`(development phase)

Hi, would you mind sharing screenshots of the logged DB_URL? With the sensitive information scrambled of course.

@germelindam Thanks. So, the `DB_URL` was valid?

@Maniacal Would you like to take a look at the PR and see if it solves your problem? Thanks.