Add latest changes from gitlab-org/gitlab@master

This commit is contained in:
GitLab Bot
2024-09-11 00:12:20 +00:00
parent 20955a8e18
commit bd95731045
49 changed files with 424 additions and 242 deletions

View File

@ -2950,5 +2950,5 @@ index 6a16dd1..99b1df4 100644
- const parentOrigin = searchParams.get('parentOrigin') || window.origin;
+ const parentOrigin = window.origin;
const salt = searchParams.get('salt');
(async function () {