-
Notifications
You must be signed in to change notification settings - Fork 15
Home
https://github.com/fedora-infra/supybot-fedora supybot-fedora is the plugin for supybot that give zodbot all of the things it needs for the Fedora community.
-
/user/list?search=a*
https://github.com/fedora-infra/supybot-fedora/blob/develop/plugin.py#L192 -
/json/person_by_username?username=ryanlerch
fasclient.person_by_username()
Used for: "User name and password for an account on the Fedora account system that can be used to verify group memberships"
Used in the fasshim.py
module to map irc nicks to usernames and emails to usernames. The requested URL is /user/list?search=a*
(with all ascii chars)
See fedora_meta_fedora_infrastructure
https://fedoraproject.org/membership-map/
Used for: This script is for generating output for ambassadors map like this http://fedoraproject.org/membership-map
Used for: "The badges backend (fedmsg-hub) uses this to build a fas cache of ircnicks to fas usernames so it can act appropriately on certain message types."
Used for: "The notification backend uses this to build a fas cache of ircnicks to fas usernames so it can act appropriately on certain message types."