Fix SSO popup login 500 and add branded signed-out pages.
Deploy Ladill Transfer / deploy (push) Successful in 27s

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
isaacclad
2026-06-09 15:46:18 +00:00
co-authored by Cursor
parent 60f72cfba5
commit 61838ead09
4 changed files with 62 additions and 18 deletions
+7
View File
@@ -0,0 +1,7 @@
<?php
return [
'title' => 'Ladill Transfer',
'logo' => 'images/logo/ladilltransfer-logo.svg',
'description' => 'Your Ladill Transfer session has ended. Sign in again to send and receive files.',
];