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

Forgotten password fixes #254

Merged
merged 2 commits into from Jul 20, 2022
Merged

Conversation

Zales0123
Copy link
Member

Fixes needed after Sylius/Sylius#14138

  1. Allow to access /admin/forgotten-password URL anonymously
  2. Rework admin login template to use events rather overriding

Before:

Zrzut ekranu 2022-07-19 o 14 48 02

After:

Zrzut ekranu 2022-07-19 o 14 48 16

@Zales0123 Zales0123 added the Bug label Jul 19, 2022
@Zales0123 Zales0123 requested a review from a team as a code owner July 19, 2022 12:53
@@ -15,5 +15,4 @@ Feature: Preventing default administrator edition
And I save my changes
And I am logged in as "sylius@example.com" administrator
And I browse administrators
Then I should be notified that I cannot edit Administrator of Sylius Demo
Copy link
Member Author

Choose a reason for hiding this comment

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

Adding flashes in one of the last changed on 1.12 branch revealed a hidden issue in Behats, that after blocked edition the administrator is logged out anyway 🤯 I've removed the problematic step for now (we have a check for the result below anyway) but it probably should be investigated 🖖

@GSadee GSadee merged commit edda0f7 into Sylius:master Jul 20, 2022
@GSadee
Copy link
Member

GSadee commented Jul 20, 2022

Thanks, Mateusz! 🥇

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.

None yet

2 participants