[PR #2484] [MERGED] Disable autocomplete on the change password field #6005

Closed
opened 2026-02-05 10:22:19 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/2484
Author: @l1n
Created: 1/13/2021
Status: Merged
Merged: 1/30/2021
Merged by: @ssddanbrown

Base: masterHead: patch-1


📝 Commits (3)

  • 857f8c2 Disable autocomplete on the change password field
  • ac8e124 Update form.blade.php
  • b8aabff Update form.blade.php

📊 Changes

2 files changed (+3 additions, -2 deletions)

View changed files

📝 resources/views/form/password.blade.php (+2 -1)
📝 resources/views/users/form.blade.php (+1 -1)

📄 Description

This seems to catch people up on my instances a lot, since you can't upload a new profile picture with the change password fields filled in.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/BookStackApp/BookStack/pull/2484 **Author:** [@l1n](https://github.com/l1n) **Created:** 1/13/2021 **Status:** ✅ Merged **Merged:** 1/30/2021 **Merged by:** [@ssddanbrown](https://github.com/ssddanbrown) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (3) - [`857f8c2`](https://github.com/BookStackApp/BookStack/commit/857f8c2a9502135af29175ca0eb3a383562b0c0b) Disable autocomplete on the change password field - [`ac8e124`](https://github.com/BookStackApp/BookStack/commit/ac8e124d016889a1da65601ea66d2f98c923d5cd) Update form.blade.php - [`b8aabff`](https://github.com/BookStackApp/BookStack/commit/b8aabfffe845e91967dd38b47a8882c62d33d74f) Update form.blade.php ### 📊 Changes **2 files changed** (+3 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `resources/views/form/password.blade.php` (+2 -1) 📝 `resources/views/users/form.blade.php` (+1 -1) </details> ### 📄 Description This seems to catch people up on my instances a lot, since you can't upload a new profile picture with the change password fields filled in. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 10:22:19 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#6005