Skip to content
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

Edit assistant while login feature is disabled #1609

Open
pocman opened this issue Dec 2, 2024 · 1 comment
Open

Edit assistant while login feature is disabled #1609

pocman opened this issue Dec 2, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@pocman
Copy link
Contributor

pocman commented Dec 2, 2024

Bug description

The login feature is disabled by default and users are attributed a unique ID based on their browser.
At the moment, any user can delete an assistant but only the user who created the assistant can edit it.
When the user loses the browser context, no one can edit the assistant anymore.

Steps to reproduce

  1. Create assistant
  2. Edit the assistant
  3. Swith to private mode
  4. Try to edit the assistant (not possible, button is hidden)
  5. Delete the assistant

Fix

We propose to add a env variable to allow any user to edit any assistant.

@pocman pocman added the bug Something isn't working label Dec 2, 2024
@Turtleback217
Copy link

Turtleback217 commented Dec 3, 2024

Note: also, no one can delete an assistant after browser context is lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants