mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-08 21:59:09 -05:00
[PR #1451] [CLOSED] Update page.tsx #1077
Reference in New Issue
Block a user
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/fosrl/pangolin/pull/1451
Author: @coopmarshall
Created: 9/12/2025
Status: ❌ Closed
Base:
main← Head:main📝 Commits (1)
f03b983Update page.tsx📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
src/app/[orgId]/settings/clients/create/page.tsx(+1 -1)📄 Description
Previously pointed towards "https://github.com/fosrl/olm/releases/1.1.1/olm_windows_installer.exe". The olm_windows_installer.exe binary is not provided in release 1.1.1. Updated to point to the olm_windows_amd64.exe binary, which is provided in the 1.1.1. assets.
Community Contribution License Agreement
By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.
Description
Pangolin v1.9.4 -> clients -> add client -> windows curl command fails. The binary olm_windows_installer.exe does not exist under assets in https://github.com/fosrl/olm/releases/download/1.1.1/. Updated to point at old_windows_amd64.exe binary, which is provided in assets.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.