mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-04-25 22:05:51 +03:00
[PR #419] [MERGED] fix: UI admin page show modal when no need password #571
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cloudflare_temp_email#571
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/dreamhunter2333/cloudflare_temp_email/pull/419
Author: @dreamhunter2333
Created: 8/17/2024
Status: ✅ Merged
Merged: 8/17/2024
Merged by: @dreamhunter2333
Base:
main← Head:feature/dev📝 Commits (1)
90d06fbfix: UI admin page show modal when no need password📊 Changes
2 files changed (+9 additions, -9 deletions)
View changed files
📝
frontend/src/views/Admin.vue(+8 -8)📝
frontend/src/views/Header.vue(+1 -1)📄 Description
User description
#390
PR Type
Bug fix, Enhancement
Description
showAdminPasswordModal.passwordwithshow-password-onattribute in bothAdmin.vueandHeader.vue.Changes walkthrough 📝
Admin.vue
Fix and enhance admin authentication modal behaviorfrontend/src/views/Admin.vue
computedimport fromvue.showAdminPasswordModalcomputed property.adminAuthbinding withtmpAdminAuth.passwordwithshow-password-onattribute.Header.vue
Update authentication input type in header modalfrontend/src/views/Header.vue
passwordwithshow-password-onattribute.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.