aboutsummaryrefslogtreecommitdiffstats
path: root/backend/authentication/user.py (follow)
Commit message (Collapse)AuthorAgeLines
* Uses Builtin User ClassGravatar Hassan Abouelela2020-12-18-0/+4
| | | | | | Uses builtin user formatting for username and mentions. Signed-off-by: Hassan Abouelela <[email protected]>
* minor refactoringsGravatar decorator-factory2020-12-15-2/+1
|
* fix various type annotation issuesGravatar decorator-factory2020-12-15-1/+1
|
* Create BaseUser implementation for JWT authenticationGravatar ks1292020-12-01-0/+22