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

Allow admins to export the list of users #3054

Open
henare opened this issue Feb 11, 2016 · 1 comment
Open

Allow admins to export the list of users #3054

henare opened this issue Feb 11, 2016 · 1 comment

Comments

@henare
Copy link
Contributor

henare commented Feb 11, 2016

So you can email them.

In the mean time, you can run this to extract a list of email addresses:

RAILS_ENV=production bundle exec rails runner "User.pluck(:email).each { |e| puts e }"
@garethrees garethrees added x:australia easier-admin Make issues easier to resolve labels Feb 11, 2016
@RichardTaylor
Copy link

This sounds like it would increase the chance of losing user data. I'd argue against such a feature being turned on on WhatDoTheyKnow and would discourage its inclusion in Alaveteli.

Maybe add a feature to email all users?

If the aim is to advertise something to users then adding something to a banner on the site and adding text to the emails the service already sends out might be preferable.

I note user names and emails are sometimes highly sensitive. Users trust WhatDoTheyKnow and sometimes use email addresses revealing their real names and more when making important whistle-blowing requests using pseudonyms.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Development

No branches or pull requests

4 participants