-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Harden apptoken check #27000
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Harden apptoken check #27000
Conversation
0bcb1ae to
4a2775a
Compare
Signed-off-by: Roeland Jago Douma <[email protected]>
nickvergessen
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good enough for now
|
/backport to stable21 |
|
/backport to stable20 |
|
/backport to stable19 |
|
The backport to stable21 failed. Please do this backport manually. |
|
The backport to stable19 failed. Please do this backport manually. |
|
The backport to stable20 failed. Please do this backport manually. |
|
/backport to stable21 |
|
/backport to stable20 |
|
/backport to stable19 |
|
Hi guys, thank you for your work on this one. |
|
When the request is done by an apptoken it is not allowed to manage app tokens. Otherwise an app token could create another app token. This is not wanted. |
Signed-off-by: Roeland Jago Douma [email protected]