mirror of
https://github.com/HaschekSolutions/pictshare.git
synced 2026-04-25 15:05:56 +03:00
[PR #159] [MERGED] Change Input field to password type #166
Labels
No labels
Feature request
Feature request
bug
cant reproduce
enhancement
help wanted
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/pictshare#166
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:patch-1📝 Commits (1)
2cda214Change 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'totype='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.