Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
thalia
concrexit
Merge requests
!690
Fix auth token for JSON requests
Code
Review changes
Check out branch
Download
Email patches
Plain diff
Merged
Sébastiaan Versteeg
requested to merge
fix/authtoken
into
master
Jan 31, 2018
Overview
0
Commits
1
Changes
1
Previous behaviour
Steps to reproduce:
Do a call to auth-token API with
application/json
mime
Crash boom broken
New behaviour
Steps to validate that it works:
Do a call to auth-token API with
application/json
mime
No crash, it works
Edited
Jan 31, 2018
by
Sébastiaan Versteeg