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

Superuser should be able to download CSV with user data via API #2478

Closed
wfenrich opened this issue May 13, 2024 · 1 comment
Closed

Superuser should be able to download CSV with user data via API #2478

wfenrich opened this issue May 13, 2024 · 1 comment
Assignees

Comments

@wfenrich
Copy link

wfenrich commented May 13, 2024

  • The CSV should contain all the data concerning users that are shown on the dashboard.
  • It should be downloadable via superuser's token.

The CSV should contain the following columns:

  • ID
  • Username
  • Name
  • Email
  • Affiliation
  • Superuser (True/False)
  • Authentication
  • Verification status (Verified/Not verified)
  • Notification language
  • Account creation (date+time)
  • Last login (date+time)
  • Las API use (date+time)
@wfenrich wfenrich moved this to Waiting Room in Current Issues Jun 6, 2024
@diasf diasf closed this as completed in b7344a6 Jun 7, 2024
@github-project-automation github-project-automation bot moved this from Waiting Room to Done in Current Issues Jun 7, 2024
diasf added a commit that referenced this issue Jun 19, 2024
… of users (#2495)

* Closes #2478: API to download CSV file with all registered users

* Re-use existing superuser fetching method

* Closes #2467: Add button to users dashboard to download csv with list of users
@wfenrich
Copy link
Author

wfenrich commented Oct 1, 2024

@diasf Could you provide an example for this endpoint?

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

No branches or pull requests

2 participants