-
Notifications
You must be signed in to change notification settings - Fork 824
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Private presets are being pushed as part of async-presets
message
#1163
Comments
/bounty 50 |
💎 $50 bounty • Keep (YC W23)Steps to solve:
Thank you for contributing to keephq/keep! Add a bounty • Share on socials
|
/attempt #1163 Options |
Hey @talboren, I am trying to properly reproduce the bug but creating new users from the UI is failing, saying that "password is required". Is there a simple way how I can test private presets, possibly via an API or otherwise, how can I fix the password problem during user creation. Here is the screenshot of what happens when I am trying to add new users: ![]() |
@Savokr you need to run in
|
/attempt #1163
|
💡 @rajeshj11 submitted a pull request that claims the bounty. You can visit your bounty board to reward. |
🎉🎈 @rajeshj11 has been awarded $50! 🎈🎊 |
This issue is claimed by and assigned to @Savokr , @rajeshj11 thank you for the contribution, but please don't over-come others the next time 🙏 |
@Matvey-Kuk Will remember that. thanks for letting me know about it. |
@Savokr I apologize for any confusion regarding this issue. While I completed the task first, I understand you were also working on it. If you’ve made any progress or invested time, I’m available to assist with any other issue to make it right. (without split) |
Actually, the issue persists, because all private presets are still being pushed to all users within a tenant (and can be visible via e.g. devtools), they are just not visible in ui. Not sure if this is a security or performance concern for now |
It's a viable concern for now but not really urgent. The fact is when they enter the preset, they'll not get any results because the preset does not exist for them (they can "catch" it on devtools but do nothing with it for real). |
@talboren @soylent-grin if you want me to work on the event push data. I can give it a try. |
Even if the preset is private, it's still being added to users who doesn't own the preset
The text was updated successfully, but these errors were encountered: