aboutsummaryrefslogtreecommitdiff
path: root/Timeline/Controllers/UserController.cs
Commit message (Expand)AuthorAgeFilesLines
* Test user existence in get avatar.crupest2019-04-261-1/+4
* Fix a bug in cos service. Add avatar api.crupest2019-04-221-0/+8
* Add change password api.crupest2019-04-221-0/+17
* Move http models in to a new namespace. Revert last commit.crupest2019-04-221-33/+13
* Allow ordinary user to patch his password.crupest2019-04-211-9/+30
* Reorgnize api. Add basic unit test.crupest2019-04-211-43/+50
* Add user management REST api.crupest2019-04-181-17/+0
* Rename ValidateToken to VerifyToken.crupest2019-04-151-3/+3
* Merge branch '6-user' into separatecrupest2019-04-131-11/+41
|\
| * Add database connection.crupest2019-04-121-11/+41
* | Init separate.crupest2019-04-131-1/+1
|/
* Change create token api.crupest2019-04-111-37/+12
* Add get pat api.crupest2019-02-181-2/+0
* Develop user token interface.crupest2019-02-141-5/+31
* Add authorization.crupest2019-02-071-31/+15
* Init commit.crupest2019-02-041-0/+78