Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use idp logo from theme #10274

Merged
merged 1 commit into from
Oct 10, 2024
Merged

Use idp logo from theme #10274

merged 1 commit into from
Oct 10, 2024

Conversation

AlexAndBear
Copy link
Contributor

@AlexAndBear AlexAndBear commented Oct 9, 2024

Description

Related Issue

Motivation and Context

How Has This Been Tested?

  • test environment:
  • test case 1:
  • test case 2:
  • ...

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests only (no source changes)

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:

Copy link

update-docs bot commented Oct 9, 2024

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

@AlexAndBear AlexAndBear force-pushed the idp-use-theme-logo branch 4 times, most recently from 41387bc to 15864e0 Compare October 9, 2024 18:05
services/idp/src/App.jsx Outdated Show resolved Hide resolved
Copy link
Contributor

@JammingBen JammingBen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On a fresh instance (remove .ocis folder and re-init) it tries to fetch the default logo from themes/owncloud/assets/logo.svg, which doesn't exist. Does it happen for you as well, or just on my end?

Edit: ah, I assume it's only happening to me because of the web config file I'm using.
Edit2: or not, still having this issue without specifying a web config file.

Copy link
Contributor

@JammingBen JammingBen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Clarified it in a call, the issue was that I had my own web dist folder referenced.

LGTM, nice 🚀

Copy link

sonarcloud bot commented Oct 10, 2024

@AlexAndBear AlexAndBear merged commit 59ce20a into master Oct 10, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

uploading a custom logo does not change the logo on the login page
3 participants