Feature #3374

user-list usability

Added by Georgios Tsoukalas about 10 years ago. Updated about 10 years ago.

Status:Closed Start date:03/05/2013
Priority:High Due date:
Assignee:Giorgos Korfiatis % Done:

0%

Category:Astakos Spent time: -
Target version:0.13.0

Description

Propose to add:

--uuid only display user uuid (default)
--displayname display both uuid and displayname
--filter-by as in Cyclades' server-list

Also, improve performance.

Associated revisions

Revision 2a6fc999
Added by Giorgos Korfiatis about 10 years ago

Improve performance of user-list

Refs #3374

Prefetch auth providers for all users and store them
in a per-user dictionary.

Revision 56b9989a
Added by Giorgos Korfiatis about 10 years ago

Add display options in user-list

Refs #3374

Add options --uuid, --displayname, --active, and --filter-by.
filter_results() is copied locally to avoid importing from cyclades.

History

#1 Updated by Georgios Tsoukalas about 10 years ago

  • Tracker changed from Bug to Feature

#2 Updated by Giorgos Korfiatis about 10 years ago

  • Status changed from New to Resolved

Also added --active option, which uses the same filtering function as --filter-by.

#3 Updated by Georgios Tsoukalas about 10 years ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF