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

BUGFIX: #5234 Display site-name on neos login view #5236

Merged

Conversation

crydotsnake
Copy link
Member

Upgrade instructions

None

Review instructions

Resolves: #5234

Displays the site-name title in the Neos Login screen.

Checklist

  • Code follows the PSR-2 coding style
  • Tests have been created, run and adjusted as needed
  • The PR is created against the lowest maintained branch
  • Reviewer - PR Title is brief but complete and starts with FEATURE|TASK|BUGFIX
  • Reviewer - The first section explains the change briefly for change-logs
  • Reviewer - Breaking Changes are marked with !!! and have upgrade-instructions

@crydotsnake
Copy link
Member Author

crydotsnake commented Sep 5, 2024

@mhsdesign I saw you changed the Neos.Neos:View.Login prototype the last time in june. Did you maybe forgot to change those lines?

The commit was: 3518a34

Copy link
Member

@kdambekalns kdambekalns left a comment

Choose a reason for hiding this comment

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

👍 by 👀

Copy link
Contributor

@dlubitz dlubitz left a comment

Choose a reason for hiding this comment

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

Looks good to me and works.

@dlubitz dlubitz merged commit f70178b into neos:9.0 Sep 5, 2024
9 checks passed
@mhsdesign
Copy link
Member

thanks good catch thats on me :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: Backend Login screen no longer shows site-name
4 participants