mirror of
https://github.com/immich-app/immich
synced 2026-08-22 13:13:05 +00:00
* feat(server): add OIDC logout URL override option - Added toggle and field consistent with existing mobile redirect URI override. - Existing auto-discovery remains default. - Update tests and docs for new feature. * fix(server): changes from review for OIDC logout URL override - Rename 'logoutUri' to 'endSessionEndpoint' - Remove toggle, just use override if provided - Moved field in settings UI |
||
|---|---|---|
| .. | ||
| api | ||
| auth | ||
| model | ||
| api.dart | ||
| api_client.dart | ||
| api_exception.dart | ||
| api_helper.dart | ||