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

Read-only users cannot change preferences or their password #1817

Closed
nblumhardt opened this issue Apr 13, 2023 · 7 comments
Closed

Read-only users cannot change preferences or their password #1817

nblumhardt opened this issue Apr 13, 2023 · 7 comments

Comments

@nblumhardt
Copy link
Member

          This seems to still occur with `Seq 2023.1.9162`

image

This is a login with the User (read-only) role

Originally posted by @CumpsD in #739 (comment)

@nblumhardt
Copy link
Member Author

We originally decided "read-only" would mean strictly read-only, i.e., disallow access to any write endpoints. This isn't a great choice for how read-only accounts are used in the majority of cases. It's unexpected by customers, so I'll mark this as a bug.

This ticket proposes to allow read-only accounts to update their own user preferences and password (if username/password authentication is in use).

I've also marked this as a breaking change, because there's a faint possibility that customers today are relying on the current behavior for some unforeseen use cases.

@nblumhardt nblumhardt changed the title Read-only users cannot change prefernences or their password Read-only users cannot change preferences or their password Apr 13, 2023
@nblumhardt nblumhardt added this to the 2023.2 milestone Apr 21, 2023
@nblumhardt
Copy link
Member Author

image

As of 2023.2, read-only users will be able to change their own:

  • Account trivia (display name and email)
  • Password
  • Theme
  • Display preferences
  • Query timeout

@KodrAus KodrAus closed this as completed May 29, 2023
@CumpsD
Copy link

CumpsD commented May 30, 2023

2023.2 is not yet on dockerhub, right?

@liammclennan
Copy link
Contributor

@CumpsD That is correct. 2023.2 has not been released.

@CumpsD
Copy link

CumpsD commented May 30, 2023

@CumpsD That is correct. 2023.2 has not been released.

When is the release planned?

@nblumhardt
Copy link
Member Author

Aiming for next Tuesday (6th June), but still a few loose ends to tie up so may need a little extra time depending on how it all comes together :-)

@CumpsD
Copy link

CumpsD commented Jun 7, 2023

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants