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

Fixes #37211 - Add ProxyPass for /images to support avatars #1154

Merged
merged 1 commit into from
Feb 27, 2024

Conversation

dgoetz
Copy link
Member

@dgoetz dgoetz commented Feb 23, 2024

Copy link
Member

@ekohl ekohl left a comment

Choose a reason for hiding this comment

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

Digging through the source I can see we set this as the avatar path: https://github.com/theforeman/foreman/blob/c31702337015ecdf76aaa3053924b57007b8867f/app/models/auth_sources/auth_source_ldap.rb#L238-L240

And interestingly enough, we don't use this here because it's private: https://github.com/theforeman/foreman/blob/c31702337015ecdf76aaa3053924b57007b8867f/app/models/user.rb#L291-L292

Can you open a Redmine issue for this?

@dgoetz dgoetz changed the title Add ProxyPass for /images to support avatars Fixes #37211 - Add ProxyPass for /images to support avatars Feb 27, 2024
@dgoetz
Copy link
Member Author

dgoetz commented Feb 27, 2024

Redmine issue was created as https://projects.theforeman.org/issues/37211, adjusted the commit message and force pushed it, adjusted also the title of the PR to reflect this.

@ekohl ekohl added the Bug label Feb 27, 2024
@ekohl ekohl merged commit 41125e9 into theforeman:master Feb 27, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants