Ajout auth - oublie

This commit is contained in:
2026-05-24 06:50:30 +02:00
parent 2098da0630
commit eeb074f763
3 changed files with 63 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
<!doctype html>
<html>
<body>
<script>
parent.postMessage(location.href, location.origin);
</script>
</body>
</html>