1
0
mirror of https://github.com/quay/quay.git synced 2026-01-26 06:21:37 +03:00
Commit Graph

6 Commits

Author SHA1 Message Date
Brandon Caton
49e45c47a3 oauth: adding check for assignment uuid when creating token (PROJQUAY-7457) (#3004)
adding check for assignment uuid when creating token
2024-07-08 13:07:50 -04:00
Brandon Caton
e4f05583c1 oauth: allowing to assign token to user (PROJQUAY-7074) (#2869)
Allow organization administrators to assign Oauth token to another user.
2024-06-25 09:23:51 -04:00
Syed Mushtaq Ahmed
5f49ffc2d0 oauth: fix oauth token generation when using dangerous scopes (PROJQUAY-4042) (#1457)
Fixes issue where we are not passing the response type to oauth
with dangerous scopes
2022-07-27 09:52:34 -04:00
Syed Mushtaq Ahmed
922a82a3d9 oauth: Add the code param to the oauthrize.html template (PROJQUAY-3648) (#1362)
Fixes an issue where the code param is not passed to the app redirect
URI if the user has not authorized the app before
2022-06-07 13:35:28 -04:00
Syed Mushtaq Ahmed
edb4e72166 auth: Add state to the oauthorize page (PROJQUAY-3648) (#1292)
Add the `state` parameter to the oauth permissions page
that's rendered when asking user for permission.
2022-04-28 11:58:23 -04:00
Jimmy Zelinskie
9c0dd3b722 initial import for Open Source 🎉 2019-11-12 11:09:47 -05:00