Commit Graph
4 Commits
Author SHA1 Message Date
Nicolas Cortot a0d255369a Add a test case for get_user_document 2013-08-04 11:29:16 +02:00
Nicolas Cortot 40b0a15b35 Fixing typos 2013-08-04 11:03:34 +02:00
Nicolas Cortot b98b06ff79 Fix an error in get_user_document 2013-08-04 11:01:09 +02:00
Nicolas Cortot c17f94422f Add get_user_document and improve mongo_auth module
* Added a get_user_document() methot to access the actual Document class
    used for authentication.
  * Clarified the docstring on MongoUser to prevent its use when the user
    Document class should be used.
  * Removed the masking of exceptions when loading the user document class.
2013-07-30 20:48:25 +02:00