Tac Tacelosky
Tac Tacelosky
but in my case, I have keys with readonly settings that fail. I don't run it locally, I run from your website, so I don't have control of the env...
In particular, I can share the readonly key publicly, I don't want to share the master key except when creating/populating indexes.
Yeah, I was afraid of that. Obviously, you can get the permissions from the key itself, but then every section of the code that implemented a call would need to...
Actually, this needs to be tweaked for javascript...
Thanks, I've I've submitted a PR.
Can you support monolog 3 and also fix this? I've made some changes to my fork and got it compiling, but something not working. Tests pass, though.
Brainstorming: How about if castor --version returned the version that was running and a notification about the current version, along with instructions about how to install it? ``` castor --version...
Hmm, I see that this is in fact how it will work. I hadn't see it because I'm still on version 1, but may I will when the next release...
Sure. Can you point me to what file? I'll look at it after SymfonyCon. Are you attending the conference? On Wed, Nov 26, 2025 at 10:12 AM Grégoire Pineau ***@***.***>...
What do you think the argument parameters should be to do that mapping? That is, if I want to look up a user by email, how should that mapping happen?...