Hi folks,

I'm looking for a pluggable user-source solution that supports A)
getting a list of known usernames, and B) checking whether a given
username is known.

In Zope 2, I might have used PluggableAuthService's searchUsers
method, which in turn delegated to things implementing
IUserEnumerationPlugin.

Unless I'm missing something, this is out of scope for both repoze.who
and repoze.what.

Anything else I should look at in the repoze world?

-- 

Paul Winkler
http://www.slinkp.com
_______________________________________________
Repoze-dev mailing list
Repoze-dev@lists.repoze.org
http://lists.repoze.org/listinfo/repoze-dev

Reply via email to