Skip to content

fix: style password reset from email token success page - #1617

Merged
edward-ly merged 2 commits into
masterfrom
fix/password-reset-style
May 28, 2025
Merged

fix: style password reset from email token success page#1617
edward-ly merged 2 commits into
masterfrom
fix/password-reset-style

Conversation

@edward-ly

Copy link
Copy Markdown
Collaborator

Fixes #1563. This adds a custom password_reset_from_key_done.html template which replaces the default template from allauth.

Currently, the new template is copied from password_reset_from_key.html, producing the following page:

Screenshot 2025-05-27 at 14-14-14 Log in - App Store - Nextcloud

Additional styling may still be needed to remove the duplicate messages.

@edward-ly
edward-ly requested a review from oleksandr-nc May 27, 2025 21:49
@edward-ly
edward-ly force-pushed the fix/password-reset-style branch from 7108140 to e5f0ae1 Compare May 27, 2025 22:08
@edward-ly

Copy link
Copy Markdown
Collaborator Author

Second commit removes the form block message:

Screenshot 2025-05-27 at 15-05-43 Change Password - App Store - Nextcloud

@bigcat88 bigcat88 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

nice!

edward-ly added 2 commits May 28, 2025 07:47
This adds a custom template which replaces the default allauth template.

Signed-off-by: Edward Ly <contact@edward.ly>
…n pages

Signed-off-by: Edward Ly <contact@edward.ly>
@edward-ly
edward-ly force-pushed the fix/password-reset-style branch from e5f0ae1 to 0939e89 Compare May 28, 2025 14:49
@edward-ly
edward-ly enabled auto-merge May 28, 2025 14:52
@edward-ly
edward-ly merged commit 1a9adde into master May 28, 2025
@edward-ly
edward-ly deleted the fix/password-reset-style branch May 28, 2025 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants