[PR #2983] [MERGED] chore(web): Only show Copy button in HTTPS context #9802

Closed
opened 2026-02-05 14:11:00 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/2983
Author: @alextran1502
Created: 6/27/2023
Status: Merged
Merged: 6/27/2023
Merged by: @alextran1502

Base: mainHead: chore/web-only-show-copy-button-in-https


📝 Commits (1)

  • bc7f081 chore(web): Only show Copy button in HTTPS context

📊 Changes

2 files changed (+18 additions, -5 deletions)

View changed files

📝 web/src/lib/components/forms/api-key-secret.svelte (+10 -2)
📝 web/src/lib/components/shared-components/create-share-link-modal/create-shared-link-modal.svelte (+8 -3)

📄 Description

Fix #2981


🔄 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/immich-app/immich/pull/2983 **Author:** [@alextran1502](https://github.com/alextran1502) **Created:** 6/27/2023 **Status:** ✅ Merged **Merged:** 6/27/2023 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `chore/web-only-show-copy-button-in-https` --- ### 📝 Commits (1) - [`bc7f081`](https://github.com/immich-app/immich/commit/bc7f0813fb0f189c2af58151b37771b36a3fc835) chore(web): Only show Copy button in HTTPS context ### 📊 Changes **2 files changed** (+18 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `web/src/lib/components/forms/api-key-secret.svelte` (+10 -2) 📝 `web/src/lib/components/shared-components/create-share-link-modal/create-shared-link-modal.svelte` (+8 -3) </details> ### 📄 Description Fix #2981 --- <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 14:11:00 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#9802