Implement URL XSS attack

This commit is contained in:
2024-10-08 14:30:39 +02:00
parent 3dd7b1d4c6
commit 41a7cbc9da
19 changed files with 243 additions and 61 deletions

View File

@@ -23,11 +23,13 @@ function confirmPressed() {
max-width="400"
v-model="showDialog"
>
<v-row>
<v-col>
{{ description }}
</v-col>
</v-row>
<v-container>
<v-row>
<v-col>
{{ description }}
</v-col>
</v-row>
</v-container>
<template #actions>
<outlined-button