Skip to content

Changes to help with new requirement for authentication on lint API#12

Merged
Code0x58 merged 3 commits intomasterfrom
auth-required
Feb 12, 2021
Merged

Changes to help with new requirement for authentication on lint API#12
Code0x58 merged 3 commits intomasterfrom
auth-required

Conversation

@Code0x58
Copy link
Copy Markdown
Owner

This continues from #8 (which adds --token plus notes about needing auth) to give a helpful error message if a HTTP 401 is received and only sends the private token query parameter if explicitly given.

Fixes #11

patoperpetua and others added 3 commits February 11, 2021 22:39
Also
* private_token is now only present if `--token` provided
* improve error messages
@Code0x58 Code0x58 merged commit fd9879d into master Feb 12, 2021
@Code0x58 Code0x58 deleted the auth-required branch February 12, 2021 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Lint API endpoint requires authentication since GitLab 13.7.7 (2021-02-11)

2 participants