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

V14: login screen #15932

Merged
merged 113 commits into from
Apr 3, 2024
Merged

V14: login screen #15932

merged 113 commits into from
Apr 3, 2024

Conversation

iOvergaard
Copy link
Contributor

@iOvergaard iOvergaard commented Mar 22, 2024

Description

Convert the V13 login screen to V14 and insert it into the default login/Index.cshtml file so that it loads up by default.

Also improved the login screen and fixed some issues that were persistent from V13 and moved localizations and icons from server to client, since they belonged to the old backoffice in V13 and now should be server client-side in V14.

There is one TODO left in the code, that we need to fix after this PR has been merged since it depends on API schemas that haven't been merged into the client yet.

iOvergaard and others added 30 commits March 18, 2024 09:43
Copy link
Member

@leekelleher leekelleher left a comment

Choose a reason for hiding this comment

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

Tested out the login screen, also tested with the 2FA/MFA PR and tested the Forgotten Password feature (with SMTP enabled), all working as expected! 👍

@iOvergaard iOvergaard merged commit a95a092 into v14/dev Apr 3, 2024
16 checks passed
@iOvergaard iOvergaard deleted the v14/feature/login-screen branch April 3, 2024 13:45
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.

4 participants