gschafra
gschafra
I really would would appreciate it, if this PR gets merged since I'm also strugging with the typescript integration in one of my projects (I'm already using a private build...
Me too. Would really appreciate having this feature (as nvm for win has).
@SamMousa Alternative solution would be implementing a custom [Condition](https://captainhookphp.github.io/captainhook/extend.html#conditions) which checks if a merge is in progress. I've implemented following and it seems to work: ```src/HookConditions/NotMerge.php```: ```php
Hey @MrZeusTheCoder! No Problem, quite the opposite, I'm really relieved that some one has taken care of this, even if it's in another PR, because I'm I simply lack deeper...
Re-posted here: https://github.com/api-platform/core/issues/6148. Unfortunately this is quite critical for us, as we want to avoid breaking changes as far as possible. Is there any chance that someone will take care...
In our company we've just discussed the possibility of how we can establish 2FA for services with a central/single login (and no possibility of using multiple accounts). I agree that...
Already posted here: https://github.com/api-platform/api-platform/issues/2618 with no reaction yet. Unfortunately this is quite critical for us, as we want to avoid breaking changes as far as possible. Is there any chance...
@soyuka Sorry to bother you, but is/was this issue really resolved? And how? Or should I just adding requirements to the operation as suggested/proposed here https://github.com/api-platform/api-platform/issues/2618#issuecomment-1929368596? In the latter case,...
Successfully tested it using a custom image build using this changes in one of our prod environments in my company
@sylarevan Oh, thanks. Should be fixed now.