i.kihra.link Open in urlscan Pro
172.67.212.30  Public Scan

URL: https://i.kihra.link/
Submission: On November 29 via api from US — Scanned from GB

Form analysis 1 forms found in the DOM

<form class="flex flex-col gap-4 relative max-w-full text-sm rounded-md pt-9" data-pd-focustrap="true"><span class="p-hidden-accessible p-hidden-focusable" tabindex="0" role="presentation" aria-hidden="true" data-p-hidden-accessible="true"
    data-p-hidden-focusable="true" data-pc-section="firstfocusableelement"></span>
  <div class="flex justify-center gap-2"><a class="inline-block text-xl text-muted-color transition-all duration-300 hover:text-primary-400 hover:scale-150 cursor-pointer" title="WebAuthn"><i class="fa-solid fa-fingerprint"></i></a></div>
  <div class="inline-flex flex-col gap-2 px-9"><span class="p-floatlabel p-floatlabel-on" data-pc-name="floatlabel" pc12="" data-pc-section="root"><input type="text"
        class="p-inputtext p-component border-0 p-3 w-full border-b hover:border-b-primary-400 focus:border-b-primary-400" id="username" autocomplete="username" data-pc-name="inputtext" pc13="" data-pc-section="root" value=""><label class=""
        for="username">Username</label></span></div>
  <div class="inline-flex flex-col gap-2 px-9"><span class="p-floatlabel p-floatlabel-on" data-pc-name="floatlabel" pc14="" data-pc-section="root"><input type="password"
        class="p-inputtext p-component border-0 p-3 w-full border-b hover:border-b-danger-600 focus:border-b-danger-600" id="password" autocomplete="current-password" data-pc-name="inputtext" pc15="" data-pc-section="root" value=""><label class=""
        for="password">Password</label></span><!----></div>
  <div class="px-9 text-muted-color text-right font-semibold">Lychee <!----></div>
  <div class="flex items-center mt-9"><button class="p-button p-component p-button-secondary w-full font-bold border-none rounded-none rounded-bl-xl flex-shrink" type="button" data-pc-name="button" data-p-disabled="false" data-p-severity="secondary"
      pc16="" data-pc-section="root" data-pd-ripple="true" style="overflow: hidden; position: relative;">Cancel<span role="presentation" aria-hidden="true" data-p-ink="true" data-p-ink-active="false" class="p-ink" pd3="" data-pc-name="ripple"
        data-pc-section="root"></span></button><button class="p-button p-component p-button-contrast w-full font-bold border-none rounded-none rounded-br-xl flex-shrink" type="button" data-pc-name="button" data-p-disabled="false"
      data-p-severity="contrast" pc17="" data-pc-section="root" data-pd-ripple="true" style="overflow: hidden; position: relative;">Sign-In<span role="presentation" aria-hidden="true" data-p-ink="true" data-p-ink-active="false" class="p-ink" pd4=""
        data-pc-name="ripple" data-pc-section="root"></span></button></div><span class="p-hidden-accessible p-hidden-focusable" tabindex="0" role="presentation" aria-hidden="true" data-p-hidden-accessible="true" data-p-hidden-focusable="true"
    data-pc-section="lastfocusableelement"></span>
</form>

Text Content

IF YOU CAN READ ME, IT MEANS THAT YOU MISCONFIGURED LYCHEE.

Please check that:

 * your
   
   APP_URL
   
   is properly set to the correct url.
   For example:
   
   APP_URL=https://lychee.example.com

 * if you are working behind a reverse proxy, that
   
   TRUSTED_PROXIES
   
   is set to the forwarding ip.
   For example:
   
   TRUSTED_PROXIES=*
   
   
   Note that the wildcard value (
   
   *
   
   ) is a very insecure option and not recommended.
 * if you are working behind an apache reverse proxy, that the forwarding
   headers are properly set.
   For example:
   
   RequestHeader set X-Forwarded-Proto https
   
   is set.
 * if the CSP is blocking your assets because serving http, you need to force
   https.
   This is done by setting
   
   APP_FORCE_HTTPS=true



 
Albumsimages
Return to Home

All images on this website are subject to copyright by kihra © 2024-2025

Hosted with Lychee


Username
Password
Lychee
CancelSign-In