2023-04-15 23:51:13 +02:00
|
|
|
<!DOCTYPE html><html lang="en" class="h-full"><head>
|
2023-04-16 12:43:02 +02:00
|
|
|
<meta charset="UTF-8">
|
|
|
|
<meta name="viewport" content="width=device-width">
|
|
|
|
<link rel="icon" type="image/svg+xml" href="/favicon.svg">
|
|
|
|
<meta name="generator" content="Astro v2.3.0">
|
|
|
|
<title>Delete a key</title>
|
2023-04-16 13:58:52 +02:00
|
|
|
<style>*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content:""}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal}body{margin:0;line-height:inherit}button,input{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button{text-transform:none}button,[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}input::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder{opacity:1;color:#9ca3af}button{cursor:pointer}[type=email]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#6b7280;border-width:1px;border-radius:0;padding:.5rem .75rem;font-size:1rem;line-height:1.5rem;--tw-shadow:0 0 #0000}[type=email]:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty, );--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#2563eb;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);border-color:#2563eb}input::-moz-placeholder{color:#6b7280;opacity:1}input::placeholder{color:#6b7280;opacity:1}*,:before,:after{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246 / .5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.absolute{position:absolute}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.flex{display:flex}.hidden{display:none}.h-full{height:100%}.w-full{width:100%}.max-w-full{max-width:100%}.cursor-wait{cursor:wait}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.items-center{align-items:center}.self-end{align-self:flex-end}.px-8{padding-left:2rem;padding-right:2rem}.py-4{padding-top:1rem;padding-bottom:1rem}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.text-xl{font-size:1.25rem;line-height:1.75rem}.font-bold{font-weight:700}.focus\:rounded-lg:focus{border-radius:.5rem}@media (prefers-color-scheme: dark){.dark\:bg-neutral-800{--tw-bg-opacity:1;background-color:rgb(38 38 38 / var(--tw-bg-opacity))}.dark\:text-neutral-300{--tw-text-opacity:1;color:rgb(212 212 212 / var(--tw-text-opacity))}}.input:focus{border-radius:.5rem}@media (prefers-color-scheme: dark){.input{--tw-bg-opacity:1;background-color:rgb(38 38 38 / var(--tw-bg-opacity))}}.button{--tw-bg-opacity:1;background-color:rgb(226 232 240 / var(--tw-bg-opacity));padding:1rem}.button:hover{border-radius:.5rem;--tw-drop-shadow:drop-shadow(0 4px 3px rgb(0 0 0 / .07)) drop-shadow(0 2px 2px rgb(0 0 0 / .06));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}@media (prefers-color-scheme: dark){.b
|
2023-04-16 12:43:02 +02:00
|
|
|
<link rel="preload" href="/_astro/delete.cae7b1eb.css" as="style" onload="this.rel='stylesheet'"><noscript><link rel="stylesheet" href="/_astro/delete.cae7b1eb.css"></noscript></head>
|
2023-04-16 13:58:52 +02:00
|
|
|
<body class="h-full font-mono dark:bg-neutral-800 dark:text-neutral-300" id="body">
|
2023-04-16 12:43:02 +02:00
|
|
|
|
2023-04-16 13:58:52 +02:00
|
|
|
<div class="absolute hidden h-full w-full cursor-wait" id="cursor-catcher"></div>
|
2023-04-16 12:43:02 +02:00
|
|
|
<div class="flex h-full flex-row items-center px-8 py-4">
|
|
|
|
<div class="flex w-full flex-col items-center">
|
|
|
|
|
2023-04-16 13:58:52 +02:00
|
|
|
<form action="((%u))api/delete" method="get" class="flex max-w-full flex-col" onsubmit="document.getElementById('submit-button').classList.add('cursor-wait'); document.getElementById('cursor-catcher').classList.remove('hidden')">
|
2023-04-16 12:43:02 +02:00
|
|
|
<label for="email" class="mt-3 text-xl font-bold">Request key deletion:</label>
|
|
|
|
<input type="email" name="email" id="email-input" placeholder="user@example.com" size="65" class="input mt-3 focus:rounded-lg" required="">
|
2023-04-16 13:58:52 +02:00
|
|
|
<button type="submit" id="submit-button" class="button mt-4 self-end">Delete</button>
|
2023-04-16 12:43:02 +02:00
|
|
|
</form>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</div>
|
2023-04-15 23:51:13 +02:00
|
|
|
|
2023-04-16 12:43:02 +02:00
|
|
|
</body></html>
|