fix: prevent leading whitespace when copying passwords #161

Open
Mark-van-der-Klaauw wants to merge 1 commit from Mark-van-der-Klaauw/intranet:fix/password-copy-leading-space into main

Copying an administrator password from the landing page added a leading space to the clipboard. Wrapped the block in {% spaceless %} to strip whitespace between the tags.

Copying an administrator password from the landing page added a leading space to the clipboard. Wrapped the block in {% spaceless %} to strip whitespace between the tags.
fix: prevent leading whitespace when copying passwords
All checks were successful
Verify Pull Request / tests (pull_request) Successful in 2m8s
c23d9d74a7
Copying an administrator password from the landing page added a leading
space to the clipboard. Wrapped the block in {% spaceless %} to strip
whitespace between the tags.
All checks were successful
Verify Pull Request / tests (pull_request) Successful in 2m8s
Required
Details
This pull request is blocked because it's outdated.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u fix/password-copy-leading-space:Mark-van-der-Klaauw-fix/password-copy-leading-space
git switch Mark-van-der-Klaauw-fix/password-copy-leading-space
Sign in to join this conversation.
No reviewers
No labels
Draft
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
msl/intranet!161
No description provided.