pyftpdlib
pyftpdlib copied to clipboard
Base Database Authorizer?
Would the project be interested in a "base"/abstract Database authorizer to subclass from as a PR?
This would likely take the form of stubs or abstract base classes so that pyftpdlib would not have to be tied to an ORM/db lib as well
Hello. This is interesting but I doubt such a wrapper can be generic enough. I think adding this as an example in the docs is better. Can you first paste it here to see what it looks like?