Federico Ceratto
Federico Ceratto
Related: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=923282
Hi @Jacksonville, adding last_login to list_users would change the API and also require every other backend to implement last_login. What would you think of having last_login as an optional feature?
@Jacksonville I don't, but it could be added with a global flag to enable it. When enabled on a backend that supports it, it would be updated on every login...
Thanks for the kind words, I'll release a new version.
Thanks for the bug report, I'll add file-based sqlite functional testing and fix the issue.
MongoDB supports URIs in the "host" parameter as in: http://api.mongodb.org/python/current/examples/authentication.html Given that the "hostname" parameter in MongoDBBackend is simply passed to MongoClient as "host", you should be already able to...
> Parser won't eventually be overwhelmed by packages This is not correct. The most common searches are by package name, tag and words from the description. Indexing the packages require...
@jyapayne I'll create a proposal on the Nimble issue tracker for a package publishing service.
**Problems** 1) The packages.json file is getting bigger. It could become slow to parse. It is awkward to edit. It requires contributors to have a GitHub account. It requires PR...
See https://github.com/nim-lang/packages/issues/777#issuecomment-562863060