Skip to content

Commit 5dd361e

Browse files
committed
fix(auth): commit browser-login brand assets needed by login page
icon.svg and favicon.ico under web/static/brand are read at runtime by auth/browser_login_page to embed branding in the OAuth callback HTML, but the whole web/static tree is gitignored — so CI's clean checkout lacked them and test_openai_callback_html_* failed with FileNotFoundError (passed locally only because the files exist on disk). Force-add the two required assets so the feature and its tests work from a fresh clone.
1 parent 6339534 commit 5dd361e

2 files changed

Lines changed: 1 addition & 0 deletions

File tree

15 KB
Binary file not shown.
Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)