Files
awx/awx/sso
Matthew Jones 26b31fedbc Expose any external account as a user property
This adds a field to the user object to denote whether and what kind of
user account it is.

For normal accounts this field will be null.
For social auth accounts it will be "social"
for radius accounts it will be "radius"

This change also prevents a radius user from changing their local
password thus bypassing the password caching feature of django-radius
2016-06-02 16:58:19 -04:00
..
2015-11-13 11:30:55 -05:00
2016-03-15 17:00:20 -04:00
2015-10-02 15:13:16 -04:00
2016-04-11 23:17:10 -04:00