Fix Frontdesk branding on SSO error pages and document SSO secret handling.
Deploy Ladill Frontdesk / deploy (push) Successful in 34s

Use signed_out config for auth error views instead of hardcoded Ladill CRM assets left from the CRM template.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
isaacclad
2026-06-27 20:55:49 +00:00
co-authored by Cursor
parent fcca58ccba
commit eb1178ef87
4 changed files with 14 additions and 4 deletions
@@ -12,7 +12,7 @@
<p style="margin-top:24px;font-size:13px;color:#64748b;"> {{ $fromName }}</p>
@endif
</div>
<p style="margin-top:16px;text-align:center;font-size:11px;color:#94a3b8;">Sent via Ladill CRM</p>
<p style="margin-top:16px;text-align:center;font-size:11px;color:#94a3b8;">Sent via Ladill Frontdesk</p>
</div>
</body>
</html>