Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
Fix token-auth path in urls.py
Code
Review changes
Check out branch
Download
Patches
Plain diff
Ghost User
requested to merge
fix/token-auth
into
master
Oct 22, 2019
Overview
0
Commits
1
Changes
1
Expand
Closes ThaliApp#117
Previous behaviour
Steps to reproduce:
Try a call to
<url>/api/v1/token-auth/
Does not work
New behaviour
Steps to validate that it works:
Try a call to
<url>/api/v1/token-auth/
Works fine
Merge request reports
Loading