[PR #159] [MERGED] Change Input field to password type #166

Closed
opened 2026-02-25 23:41:00 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/HaschekSolutions/pictshare/pull/159
Author: @YellingTree
Created: 10/30/2024
Status: Merged
Merged: 11/10/2024
Merged by: @geek-at

Base: masterHead: patch-1


📝 Commits (1)

  • 2cda214 Change Input field to password type

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 templates/main.html (+1 -1)

📄 Description

Change the input box for Upload Code on main page from type='text' to type='password' to hide the upload code while on-screen and signal to browsers to prompt to save the code in their password managers.


🔄 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/HaschekSolutions/pictshare/pull/159 **Author:** [@YellingTree](https://github.com/YellingTree) **Created:** 10/30/2024 **Status:** ✅ Merged **Merged:** 11/10/2024 **Merged by:** [@geek-at](https://github.com/geek-at) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`2cda214`](https://github.com/HaschekSolutions/pictshare/commit/2cda214f86369e9d630a701bf17302c6cc241935) Change Input field to password type ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `templates/main.html` (+1 -1) </details> ### 📄 Description Change the input box for Upload Code on main page from `type='text'` to `type='password'` to hide the upload code while on-screen and signal to browsers to prompt to save the code in their password managers. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 23:41:00 +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/pictshare#166
No description provided.