Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change codebase to query or create correct User model | Jessica Tallon | 2015-07-31 | 1 | -1/+0 |
| | | | | | | | The code base had many references to User.username and other specific to LocalUser attributes as that was the way it use to exist. This updates those to query on the generic User model but filtering by attributes on the LocalUser. | ||||
* | Change 'federation' name to 'api' which is more suitable | Jessica Tallon | 2015-02-15 | 1 | -0/+49 |