aboutsummaryrefslogtreecommitdiffstats
path: root/routes/auth.py
Commit message (Expand)AuthorAgeFilesLines
* auth: Use request_data(), fix wrong status codeFulgen3012018-09-161-4/+3
* Use sqlalchemy as backend, implement JWT authentication, add uploading, comme...Fulgen3012018-09-161-2/+8
* Rewrite database system with sqlalchemy, add /api/auth, add /api/uploads/<id>...Fulgen3012018-08-261-2/+16
* Initial commitFulgen3012018-08-221-0/+19