# robots.txt — ControlDeskPanel
# =====================================================================
# Project  : ControlDeskPanel by CTPF Certthor Platforms Ltd.
# Author   : MikeGeorg / Senior Full-Stack Developer
# Version  : 1.0.0 2026-08-25 10:37:00 +0200 CEST Only /controller/auth/login allowed, all other paths blocked — by MikeGeorg
# Layout   : robots.txt
# Infos    : All crawlers. Login path only. No other directories.

User-agent: *
Allow: /controller/auth/login
Disallow: /
