Authentik logo not displaying correctly on login/admin page — corrected file location #36
Labels
No Label
architecture
backend
bug
feature
frontend
priority:critical
priority:high
priority:low
priority:medium
priority:nice-to-have
ux
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: null/BillTracker#36
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The Authentik OIDC login button and admin config section use
/img/auth.pngfor the provider logo. Bothauth.pngandauth.svgexist inclient/public/img/.Status: RESOLVED — logo file location corrected, both LoginPage and AdminPage render the icon properly using
/img/auth.png.Files:
client/pages/LoginPage.jsx,client/pages/AdminPage.jsx,client/public/img/auth.png,client/public/img/auth.svg