Skip to content
Snippets Groups Projects
Commit a3e29a09 authored by Michael Kriese's avatar Michael Kriese Committed by Rhys Arkins
Browse files

feat(gitea)!: use `Bearer` instead of `token` for auth (#28308)

Previous Gitea implementation used non-standard “token” auth instead of “Bearer”. Gitea supports Bearer al alternate to token since v1.8.0, so it’s safe to make this change now.

BREAKING CHANGE: Gitea platfor authentication will now be done using Bearer auth instead of token auth.
parent 2ad12cc8
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment