Alexey B OVERLORD
OVERLORD closed issue starred/pocket-id#10 2025-10-06 23:58:10 +03:00
🚀 Feature: skip alternative login page when no smtp sign in allowed
OVERLORD opened issue starred/pocket-id#12 2025-10-06 23:58:10 +03:00
🚀 Feat: UX improvements for client options
OVERLORD opened issue starred/pocket-id#10 2025-10-06 23:58:09 +03:00
🚀 Feature: skip alternative login page when no smtp sign in allowed
OVERLORD commented on issue starred/pocket-id#7 2025-10-06 23:58:09 +03:00
🐛 Bug Report: Unable to add an additional or edit an existing Callback URL

@joshuaevans9807 commented on GitHub:

Okay it seems like we are getting somewhere.

Now getting "permission denied to create extension citext"

Many Thanks Joshua Evans

On Monday, 6 October 2025…

OVERLORD commented on issue starred/pocket-id#8 2025-10-06 23:58:08 +03:00
🚀 Feature: Store images in S3

@kmendell commented on GitHub:

Closing as this is a duplicate of https://github.com/pocket-id/pocket-id/issues/497. If we implement s3 it would be a All of nothing thing, vs just images. Elias…

OVERLORD commented on issue starred/pocket-id#9 2025-10-06 23:58:08 +03:00
🚀 Feature: Allow uploading jwks file for federated credentials

@userbradley commented on GitHub:

Turns out I have misunderstood what this is for, RE my use case.

But the general idea stands that it would be nice to be able to upload the jwks to Pocket ID

OVERLORD commented on issue starred/pocket-id#7 2025-10-06 23:58:07 +03:00
🐛 Bug Report: Unable to add an additional or edit an existing Callback URL

@stonith404 commented on GitHub:

You can try the following commands, but please make a backup first in case something goes wrong.

  1. Stop Pocket ID
  2. Run these commands
ALTER TABLE
OVERLORD commented on issue starred/pocket-id#9 2025-10-06 23:58:07 +03:00
🚀 Feature: Allow uploading jwks file for federated credentials

@michaelbeaumont commented on GitHub:

When working with Kubernetes jwks, the Kubernetes API is using a self signed cert, meaning that pocket id can't get the jwks file and validate it.

For the…

OVERLORD commented on issue starred/pocket-id#9 2025-10-06 23:58:07 +03:00
🚀 Feature: Allow uploading jwks file for federated credentials

@ItalyPaleAle commented on GitHub:

The federation implemented in Pocket ID today is for client authentication (client = apps), not for authenticating resource owners (users or other kinds of…

OVERLORD commented on issue starred/pocket-id#7 2025-10-06 23:58:07 +03:00
🐛 Bug Report: Unable to add an additional or edit an existing Callback URL

@joshuaevans9807 commented on GitHub:

I think i did when there was issues with 1.11.0 and recently when upgrading to the latest as it said i had a dirty database migration

Is there a way to fix…

OVERLORD commented on issue starred/pocket-id#7 2025-10-06 23:58:06 +03:00
🐛 Bug Report: Unable to add an additional or edit an existing Callback URL

@joshuaevans9807 commented on GitHub:

Managed to do this today. I ran the above and now getting this `Oct 4 08:59:39 ERR Failed to run pocket-id app=pocket-id version=1.11.2 error="failed to…

OVERLORD commented on issue starred/pocket-id#7 2025-10-06 23:58:06 +03:00
🐛 Bug Report: Unable to add an additional or edit an existing Callback URL

@stonith404 commented on GitHub:

Have you ever executed a database command manually, to resolve a migration issue for example? Because it seems like your database schema isn't correct.

OVERLORD commented on issue starred/pocket-id#7 2025-10-06 23:58:06 +03:00
🐛 Bug Report: Unable to add an additional or edit an existing Callback URL

@stonith404 commented on GitHub:

It seems that this migration has already been applied. Please run the following command and then restart Pocket ID:

UPDATE schema_migrations SET dirty =…
OVERLORD opened issue starred/pocket-id#9 2025-10-06 23:58:05 +03:00
🚀 Feature: Allow uploading jwks file for federated credentials
OVERLORD closed issue starred/pocket-id#8 2025-10-06 23:58:05 +03:00
🚀 Feature: Store images in S3
OVERLORD opened issue starred/pocket-id#8 2025-10-06 23:58:05 +03:00
🚀 Feature: Store images in S3
OVERLORD opened issue starred/pocket-id#7 2025-10-06 23:58:04 +03:00
🐛 Bug Report: Unable to add an additional or edit an existing Callback URL
OVERLORD commented on issue starred/pocket-id#6 2025-10-06 23:58:03 +03:00
🐛 Bug Report: Unable to upload oidc-clients images in distroless image

@Skaronator commented on GitHub:

Thanks for the quick fix! @stonith404

Really like Pocket ID so far. I tested a few other OIDC providers, and they require so much other stuff (redis, db,…

OVERLORD commented on issue starred/pocket-id#6 2025-10-06 23:58:03 +03:00
🐛 Bug Report: Unable to upload oidc-clients images in distroless image

@janreinhardt commented on GitHub:

Unfortunately,its still not working for me on 1.13.0 This is the log:

`Oct 6 11:51:31 ERR Request with errors: Error #01: failed to download logo: failed to…

OVERLORD commented on issue starred/pocket-id#6 2025-10-06 23:58:03 +03:00
🐛 Bug Report: Unable to upload oidc-clients images in distroless image

@TheoDurr commented on GitHub:

Seems like a check of the directory existence is missing in [oidc_service.go](f9839a978c/ba