Klesh Wong
Klesh Wong
@sayeedhussain Weird, it is working perfectly on my local machine: `/health` requires authorization while `/health/` does not.  Could you try it again and share screenshots if it didn't work.
Yeah, I'm OK with it as long as it won't break the existing users.
@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?
Collecting votes
@Maniacal Would you like to take a look at the PR and see if it solves your problem? Thanks.