iOS app stores login endpoint with /api on logout #5337

Closed
opened 2026-02-05 11:21:43 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @mmomjian on GitHub (Feb 7, 2025).

The bug

On the Immich iOS app, the server url upon logout is stored with the /api endpoint, which we no longer expose to / expect the user to set.

Related: #15950

Version of Immich Mobile App

1.125.3

Platform with the issue

  • Server
  • Web
  • Mobile

Reproduction steps

  1. Login to https://immich.domain.tld
  2. Logout
  3. Observe that the login url is set to https://immich.domain.tld/api
Originally created by @mmomjian on GitHub (Feb 7, 2025). ### The bug On the Immich iOS app, the server url upon logout is stored with the `/api` endpoint, which we no longer expose to / expect the user to set. Related: #15950 ### Version of Immich Mobile App 1.125.3 ### Platform with the issue - [ ] Server - [ ] Web - [x] Mobile ### Reproduction steps 1. Login to `https://immich.domain.tld` 2. Logout 3. Observe that the login url is set to `https://immich.domain.tld/api`
OVERLORD added the 📱mobile label 2026-02-05 11:21:43 +03:00
Author
Owner

@pjolivon commented on GitHub (Feb 8, 2025):

+1

@pjolivon commented on GitHub (Feb 8, 2025): +1
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#5337