- **status**: review --> in-progress
- **Reviewer**: Heith Seewald
- **Comment**:
Looking good -- but we may want to only get the users that are actually enabled
(in case it's ran twice or something).
~~~~~
user = M.User.query.get(username=username, disabled=False)
~~~~~
May need to update the log message as well.
---
** [tickets:#7892] script/task to disable list users**
**Status:** in-progress
**Milestone:** unreleased
**Labels:** sf-current sf-1
**Created:** Mon Jun 08, 2015 03:23 PM UTC by Dave Brondsema
**Last Updated:** Mon Jun 08, 2015 04:47 PM UTC
**Owner:** Dave Brondsema
It would be useful to have a `ScriptTask` to disable a batch of users at once.
---
Sent from forge-allura.apache.org because [email protected] is subscribed
to https://forge-allura.apache.org/p/allura/tickets/
To unsubscribe from further messages, a project admin can change settings at
https://forge-allura.apache.org/p/allura/admin/tickets/options. Or, if this is
a mailing list, you can unsubscribe from the mailing list.