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

Fix the unauthorized page to not connected user #88

Merged
merged 3 commits into from
Mar 8, 2021

Conversation

medamineziraoui
Copy link
Collaborator

@medamineziraoui medamineziraoui commented Mar 8, 2021

First issue

Bug: Can't access the reset password page when we are not connected

Solution: added access the pages that doesn't need connected role in the front auth-middleware

Second issue

Bug:
#89

Solution:
password-fix

@medamineziraoui medamineziraoui merged commit a6e4f5b into develop Mar 8, 2021
@Jessy-BAER Jessy-BAER deleted the fix-reset-password-access branch March 9, 2021 07:28
@Gregoire-Bearstudio
Copy link
Collaborator

We can access this page with a link sent to the user.
If we're already connected, we're redirected to the homepage, if we're disconnected, we're redirected to the reset password page

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.

2 participants