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

Block possibility to change of user visibility #200

Open
ntarocco opened this issue Sep 20, 2024 · 1 comment
Open

Block possibility to change of user visibility #200

ntarocco opened this issue Sep 20, 2024 · 1 comment
Labels
feature Feature
Milestone

Comments

@ntarocco
Copy link
Contributor

In the context of CERN and CDS, we should not allow that a user can change the profile visibility. This is because, after a login, you can already find emails/other info in other services, e.g. Phonebook, Indico. It makes sense to always being able of finding search users for logged in users.

Assumptions: the /api/users endpoint and the /api/names endpoint are restricted

  1. block the UI and the backend that allows to change user profile and email visibility
  2. change the OAuth integration and the maybe the users sync to set them visible
@ntarocco ntarocco added the feature Feature label Sep 20, 2024
@ntarocco ntarocco removed their assignment Sep 26, 2024
@ntarocco ntarocco added this to the CERN Thesis milestone Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Feature
Projects
Status: No status
Development

No branches or pull requests

2 participants
@ntarocco and others