[PR #2321] [MERGED] Update apple.md for latest version of iOS #2604

Closed
opened 2025-12-29 03:21:59 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/2321
Author: @gordinmitya
Created: 12/30/2024
Status: Merged
Merged: 1/13/2025
Merged by: @nblock

Base: mainHead: patch-1


📝 Commits (7)

  • 5f2e861 Update apple.md for latest version of iOS
  • fe839b7 Update apple.go
  • c792650 Update apple.md
  • efee072 Merge branch 'juanfont:main' into patch-1
  • dccbdfe Update apple.md for review comments
  • f3a133c Update apple.go for consistent use of quotation marks
  • 8131ed0 Format instance URL with fmt.Sprintf

📊 Changes

2 files changed (+12 additions, -39 deletions)

View changed files

📝 docs/usage/connect/apple.md (+4 -8)
📝 hscontrol/templates/apple.go (+8 -31)

📄 Description

The official iOS app now has a simpler login process for custom instances, directly within the app.

  • have read the CONTRIBUTING.md file
  • raised a GitHub issue or discussed it on the projects chat beforehand
  • added unit tests
  • added integration tests
  • updated documentation if needed
  • updated CHANGELOG.md

🔄 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/juanfont/headscale/pull/2321 **Author:** [@gordinmitya](https://github.com/gordinmitya) **Created:** 12/30/2024 **Status:** ✅ Merged **Merged:** 1/13/2025 **Merged by:** [@nblock](https://github.com/nblock) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (7) - [`5f2e861`](https://github.com/juanfont/headscale/commit/5f2e86104c30a536b399838235d5048472db238a) Update apple.md for latest version of iOS - [`fe839b7`](https://github.com/juanfont/headscale/commit/fe839b7d85c7b8e0e48208b4b36ceccb661aae62) Update apple.go - [`c792650`](https://github.com/juanfont/headscale/commit/c792650c8b37aebcf6b2d819ef94b1a7611d77e7) Update apple.md - [`efee072`](https://github.com/juanfont/headscale/commit/efee07247a7bf4644273308d9ed63c982323da13) Merge branch 'juanfont:main' into patch-1 - [`dccbdfe`](https://github.com/juanfont/headscale/commit/dccbdfe68e42f7e980b8466c7d591933c4209244) Update apple.md for review comments - [`f3a133c`](https://github.com/juanfont/headscale/commit/f3a133cc929e36f90a50b6effebe742cdb9e5300) Update apple.go for consistent use of quotation marks - [`8131ed0`](https://github.com/juanfont/headscale/commit/8131ed08b5302afad74d22c57799d1d3daece90a) Format instance URL with fmt.Sprintf ### 📊 Changes **2 files changed** (+12 additions, -39 deletions) <details> <summary>View changed files</summary> 📝 `docs/usage/connect/apple.md` (+4 -8) 📝 `hscontrol/templates/apple.go` (+8 -31) </details> ### 📄 Description The official iOS app now has a simpler login process for custom instances, directly within the app. <!-- Headscale is "Open Source, acknowledged contribution", this means that any contribution will have to be discussed with the Maintainers before being submitted. This model has been chosen to reduce the risk of burnout by limiting the maintenance overhead of reviewing and validating third-party code. Headscale is open to code contributions for bug fixes without discussion. If you find mistakes in the documentation, please submit a fix to the documentation. --> <!-- Please tick if the following things apply. You… --> - [x] have read the [CONTRIBUTING.md](./CONTRIBUTING.md) file - [ ] raised a GitHub issue or discussed it on the projects chat beforehand - [ ] added unit tests - [ ] added integration tests - [x] updated documentation if needed - [ ] updated CHANGELOG.md <!-- If applicable, please reference the issue using `Fixes #XXX` and add tests to cover your new code. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 03:21:59 +01:00
adam closed this issue 2025-12-29 03:21:59 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#2604