ItalyPaleAle
2aa13fe06c
feat: add FRANCIS_HOST to connect to a standalone Francis runtime
...
FRANCIS_HOST decides where the Francis actor runtime lives. When it is
empty or set to "embedded" (the default), Pocket ID starts the runtime inside its own process, backed by its own database.
Any other value is the address, or a comma-separated list of addresses, of a standalone Francis runtime. Pocket ID then connects to it as a remote actor host and starts no embedded runtime.
Note: connecting to a standalone runtime also needs FRANCIS_HOST_PSK or FRANCIS_HOST_JWT, and optionally (but recommended) FRANCIS_CA.
2026-08-31 14:56:45 +02:00
dependabot[bot]
24c85029b4
chore(deps): Bump the "all-dependencies" group with 4 updates across multiple ecosystems ( #1523 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-16 10:17:14 +00:00
Kyle Mendell
2340bb0f1d
chore: fix caching of ldap-cli e2e tests docker build ( #1457 )
2026-04-28 15:14:22 -05:00
Kyle Mendell
d5cf60689e
ci/cd: migrate github actions runners to depot runners ( #1329 )
2026-04-26 19:48:19 -05:00
taoso
8fecc22888
feat: allow first name and display name to be optional ( #1288 )
...
Co-authored-by: Kyle Mendell <kmendell@ofkm.us >
2026-03-03 21:37:39 +00:00
Elias Schneider
579cfdc678
feat: add support for SCIM provisioning ( #1182 )
2026-01-02 17:54:20 +01:00
Kyle Mendell
ba2f0f18f4
feat: remove DbProvider env variable and calculate it dynamically ( #1114 )
2025-12-30 17:01:22 +01:00
Elias Schneider
3420a00073
feat: add CLI command for importing and exporting Pocket ID data ( #998 )
...
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-12-30 17:01:22 +01:00
Elias Schneider
f0144584af
feat!: drop support for storing JWK on the filesystem ( #1088 )
2025-12-30 17:01:22 +01:00
Alessandro (Ale) Segala
29a1d3b778
feat: add database storage backend ( #1091 )
...
Co-authored-by: Elias Schneider <login@eliasschneider.com >
2025-11-16 18:23:46 +01:00
Elias Schneider
bfd71d090c
feat: add support for S3 storage backend ( #1080 )
...
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com >
2025-11-10 09:02:25 +00:00
Elias Schneider
c20e93b55c
feat: add various improvements to the table component ( #961 )
...
Co-authored-by: Kyle Mendell <kmendell@ofkm.us >
2025-10-13 09:12:55 +00:00
Elias Schneider
10b087640f
tests: fix postgres e2e tests ( #877 )
2025-08-24 19:15:26 +02:00
Elias Schneider
73e7e0b1c5
refactor: add formatter to Playwright tests
2025-06-27 23:33:26 +02:00
Elias Schneider
3042de2ce1
tests: fix lldap setup if data already seeded
2025-05-24 22:55:46 +02:00
Elias Schneider
ebcf861aa6
ci/cd: start test containers with Docker Compose
2025-05-24 22:55:46 +02:00