diff options
author | Jessica Tallon <tsyesika@tsyesika.se> | 2015-07-17 17:49:18 +0200 |
---|---|---|
committer | Jessica Tallon <tsyesika@tsyesika.se> | 2015-07-31 15:14:41 +0200 |
commit | 283e6d8b9f09341e3b97418b79f389bfdfee6498 (patch) | |
tree | c4ad5e0749ed311c3248e051ab36f189273d4840 /mediagoblin/tests/test_ldap.py | |
parent | aa9ba3ed8010362466d14037e2c9950ce3bc2cb2 (diff) | |
download | mediagoblin-283e6d8b9f09341e3b97418b79f389bfdfee6498.tar.lz mediagoblin-283e6d8b9f09341e3b97418b79f389bfdfee6498.tar.xz mediagoblin-283e6d8b9f09341e3b97418b79f389bfdfee6498.zip |
Add polymorphic properties to User
This adds the ability to search for any user based on the generic
User case and be given back the specific LocalUser or RemoteUser.
This will require any code using the model to look which attributes
they are searching on and specify the specific User model they are
on if they're not on the generic User model. This will also require
new users to be created with LocalUser.
Diffstat (limited to 'mediagoblin/tests/test_ldap.py')
0 files changed, 0 insertions, 0 deletions