[PR #145] [MERGED] disable autocompletion on password formfields. fixes #103 and fixes #144. #288

Closed
opened 2026-02-26 10:30:39 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/opensolutions/ViMbAdmin/pull/145
Author: @reissmann
Created: 7/8/2015
Status: Merged
Merged: 4/2/2016
Merged by: @barryo

Base: masterHead: feature/103_autocomplete


📝 Commits (1)

  • 3f70145 disable autocompletion on password formfields. fixes #103 and fixes #144.

📊 Changes

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

View changed files

📝 library/ViMbAdmin/Form/Admin/AddEdit.php (+2 -1)
📝 library/ViMbAdmin/Form/Mailbox/AddEdit.php (+1 -0)

📄 Description

This is no perfect solution as the autocomplete element is not part of the html standard, but it is available in most common browsers.


🔄 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/opensolutions/ViMbAdmin/pull/145 **Author:** [@reissmann](https://github.com/reissmann) **Created:** 7/8/2015 **Status:** ✅ Merged **Merged:** 4/2/2016 **Merged by:** [@barryo](https://github.com/barryo) **Base:** `master` ← **Head:** `feature/103_autocomplete` --- ### 📝 Commits (1) - [`3f70145`](https://github.com/opensolutions/ViMbAdmin/commit/3f7014581aa3d7b9d53f1ebf107d3a5e8c67a952) disable autocompletion on password formfields. fixes #103 and fixes #144. ### 📊 Changes **2 files changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `library/ViMbAdmin/Form/Admin/AddEdit.php` (+2 -1) 📝 `library/ViMbAdmin/Form/Mailbox/AddEdit.php` (+1 -0) </details> ### 📄 Description This is no perfect solution as the autocomplete element is not part of the html standard, but it is available in most common browsers. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 10:30:39 +03:00
Sign in to join this conversation.
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
starred/ViMbAdmin-opensolutions#288
No description provided.