a-loecher.lcs-znk.de Open in urlscan Pro
85.13.162.44  Public Scan

Submitted URL: https://a-loecher.lcs-znk.de/
Effective URL: https://a-loecher.lcs-znk.de/gallery
Submission: On June 14 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

<form class="" wire:submit="submit">
  <div class="mb-4 mx-0">
    <input class="pt-1 pb-0 px-0.5 h-7 border-b border-b-solid border-b-bg-500
placeholder:text-text-main-200
hover:border-b-primary-400 focus:border-b-primary-400
 text-text-main-0 bg-transparent w-full" autocomplete="on" autofocus="autofocus" x-intersect="$el.focus()" placeholder="Benutzername" autocapitalize="off" wire:model="username" type="text">
  </div>
  <div class="my-4 mx-0">
    <div x-data="{ show: true }" class="relative">
      <input class="w-full pt-1 pb-0 px-0.5 h-7 border-b border-b-solid border-b-bg-500
placeholder:text-text-main-400
hover:border-b-danger-700 focus:border-b-danger-700
 text-text-main-0 bg-transparent w-full" autocomplete="current-password" placeholder="Kennwort" wire:model="password" wire:keydown.enter="submit" x-bind:type="show ? 'password' : 'text'" x-ref="pw" type="password">
      <div class="absolute top-1/2 right-2 cursor-pointer" style="transform: translateY(-50%);">
        <svg class="inline-block none w-4 h-4 text-text-main-400 block" x-on:click="show = !show" :class="{'hidden': !show, 'block':show }">
          <use xlink:href="#password-eye"></use>
        </svg> <svg class="inline-block none w-4 h-4 text-text-main-400 hidden" x-on:click="show = !show" :class="{'block': !show, 'hidden':show }">
          <use xlink:href="#password-eye-closed"></use>
        </svg>
      </div>
    </div>
  </div>
</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




 * Schließen
 * Über Lychee
 * Abmelden
   
   

Return to Home PHOTO-APP lcs-znk.de


Keine öffentlichen Alben

Alle Bilder auf dieser Website unterliegen dem Urheberrecht von Lucas Zink ©
2024

Läuft mit Lychee

Lychee 5.2.0

Abbrechen Anmelden




KEYBOARD SHORTCUTS

Site-wide Shortcuts Back/Cancel Esc Confirm Enter Show this modal Shift ? Login
l Login with U2F k
Albums Shortcuts New album n Upload photos u Search / Toggle Sensitive albums h
Select all albums ctrl a
Album Shortcuts New album n Upload photos u Rename album r Set description d
Toggle full screen f Toggle panel i Search / Toggle Sensitive albums H Delete
album ctrl dell Select all albums or photos ctrl a
Photo Shortcuts Previous photo ← Next photo → Star photo s Cycle overlay mode o
Show information i Toggle full screen f Rotate counter clock wise ctrl ← Rotate
clockwise ctrl → Delete the photo delete or BckSpace
Schließen