1
0
mirror of https://github.com/pocket-id/pocket-id.git synced 2026-03-22 16:45:08 +00:00

Commit Graph

  • 901333f7e4 feat: client_credentials flow support (#901) Savely Krasovsky 2025-09-03 01:33:01 +02:00
  • 0b381467ca chore(translations): update translations via Crowdin (#904) Elias Schneider 2025-09-02 16:57:31 +02:00
  • 6188dc6fb7 chore: update AAGUIDs (#903) github-actions[bot] 2025-08-31 19:40:23 -05:00
  • 802754c24c refactor: use react email for email templates (#734) Kyle Mendell 2025-08-31 11:54:13 -05:00
  • 6c843228eb chore(translations): update translations via Crowdin (#893) Elias Schneider 2025-08-30 20:20:35 +02:00
  • a3979f63e0 feat: add custom base url (#858) Stephan H. 2025-08-30 20:13:57 +02:00
  • 52c560c30d chore(translations): update translations via Crowdin (#887) Elias Schneider 2025-08-27 23:44:26 +02:00
  • e88be7e61a fix: update localized name and description of ldap group name attribute (#892) Kyle Mendell 2025-08-27 15:52:50 -05:00
  • a4e965434f release: 1.10.0 v1.10.0 Kyle Mendell 2025-08-27 15:24:57 -05:00
  • 096d214a88 feat: redesigned sidebar with administrative dropdown (#881) Kyle Mendell 2025-08-27 11:39:22 -05:00
  • afb7fc32e7 chore(translations): add missing translations (#884) Savely Krasovsky 2025-08-27 18:13:35 +02:00
  • 641bbc9351 fix: apps showed multiple times if user is in multiple groups Elias Schneider 2025-08-27 17:34:11 +02:00
  • 136c6082f6 chore(deps): bump sveltekit to 2.36.3 and devalue to 5.3.2 (#889) Kyle Mendell 2025-08-26 18:59:35 -05:00
  • b9a20d2923 chore: update AAGUIDs (#885) github-actions[bot] 2025-08-25 08:13:32 +02:00
  • 74eb2ac0b9 release: 1.9.1 v1.9.1 Elias Schneider 2025-08-24 23:17:31 +02:00
  • 51222f5607 tests: add no tx wrap to unit tests Elias Schneider 2025-08-24 23:16:49 +02:00
  • d6d1a4ced2 fix: sqlite migration drops allowed user groups Elias Schneider 2025-08-24 23:07:50 +02:00
  • 4b086cebcd release: 1.9.0 v1.9.0 Elias Schneider 2025-08-24 20:54:03 +02:00
  • 1f3550c9bd fix: ensure SQLite has a writable temporary directory (#876) Alessandro (Ale) Segala 2025-08-24 11:50:51 -07:00
  • 912008b048 chore(deps): bump golang.org/x/oauth2 from 0.26.0 to 0.27.0 in /backend in the go_modules group across 1 directory (#879) dependabot[bot] 2025-08-24 20:50:30 +02:00
  • 5ad8b03831 chore(translations): update translations via Crowdin (#878) Elias Schneider 2025-08-24 20:42:58 +02:00
  • c1e515a05f ci/cd: use matrix for e2e tests Elias Schneider 2025-08-24 20:35:30 +02:00
  • 654593b4b6 chore(migrations): use TEXT instead of VARCHAR for client ID Elias Schneider 2025-08-24 20:22:06 +02:00
  • 8999173aa0 ci/cd: fix playwright browsers not installed Elias Schneider 2025-08-24 20:16:36 +02:00
  • 10b087640f tests: fix postgres e2e tests (#877) Elias Schneider 2025-08-24 19:15:26 +02:00
  • d0392d25ed fix: sort order incorrect for apps when using postgres Elias Schneider 2025-08-24 19:08:33 +02:00
  • 2ffc6ba42a fix: don't force uuid for client id in postgres Elias Schneider 2025-08-24 18:29:41 +02:00
  • c114a2edaa feat: support automatic db migration rollbacks (#874) Elias Schneider 2025-08-24 16:56:28 +02:00
  • 63db4d5120 chore(migrations): add postgres down migration to 20250822000000 Elias Schneider 2025-08-24 15:30:18 +02:00
  • d8c73ed472 release: 1.8.1 v1.8.1 Elias Schneider 2025-08-24 15:12:14 +02:00
  • 5971bfbfa6 fix: migration clears allowed users groups Elias Schneider 2025-08-24 15:05:20 +02:00
  • 29eacd6424 chore: update issue template (#870) Alessandro (Ale) Segala 2025-08-24 05:35:39 -07:00
  • 21ca87be38 chore(translations): update translations via Crowdin (#860) Elias Schneider 2025-08-24 14:34:44 +02:00
  • 1283314f77 fix: wrong column type for reauthentication tokens in Postgres (#869) Alessandro (Ale) Segala 2025-08-24 05:34:29 -07:00
  • 9c54e2e6b0 release: 1.8.0 v1.8.0 Elias Schneider 2025-08-23 18:57:19 +02:00
  • a5efb95065 feat: allow custom client IDs (#864) Elias Schneider 2025-08-23 18:41:05 +02:00
  • 625f235740 fix: enable foreign key check for sqlite (#863) Elias Schneider 2025-08-23 17:54:51 +02:00
  • 2c122d413d refactor: run formatter Elias Schneider 2025-08-23 17:46:00 +02:00
  • fc0c99a232 fix: oidc client advanced options color Elias Schneider 2025-08-23 17:40:58 +02:00
  • 24e274200f fix: ferated identities can't be cleared Elias Schneider 2025-08-23 17:40:06 +02:00
  • 0aab3f3c7a fix: authorization can't be revoked Elias Schneider 2025-08-23 17:28:27 +02:00
  • 182d809028 feat(signup): add default user groups and claims for new users (#812) Zeedif 2025-08-22 06:25:02 -06:00
  • c51265dafb chore(translations): change alternative sign in methods text Elias Schneider 2025-08-22 13:06:38 +02:00
  • 0cb039d35d feat: add option to OIDC client to require re-authentication (#747) Robert Mang 2025-08-22 08:56:40 +02:00
  • 7ab0fd3028 fix: for one-time access tokens and signup tokens, pass TTLs instead of absolute expiration date (#855) Alessandro (Ale) Segala 2025-08-21 23:02:56 -07:00
  • 49f0fa423c chore: strip debug symbol from backend binary (#856) Maxime R 2025-08-21 17:46:45 +02:00
  • 61e63e411d chore(translations): update translations via Crowdin (#850) Elias Schneider 2025-08-21 00:07:08 +02:00
  • 9339e88a5a fix: move audit log call before TX is committed (#854) Alessandro (Ale) Segala 2025-08-20 15:01:53 -07:00
  • fe003b927c fix: delete webauthn session after login to prevent replay attacks Elias Schneider 2025-08-20 15:49:09 +02:00
  • f5b5b1bd85 tests: use proper async calls for cleanupBackend function (#846) Kyle Mendell 2025-08-20 03:38:03 -05:00
  • d28bfac81f feat: login code font change (#851) James18232 2025-08-20 00:10:57 +10:00
  • b04e3e8ecf chore(translations): update translations via Crowdin (#848) Elias Schneider 2025-08-19 12:03:51 +02:00
  • d77d8eb068 chore(translations): add Korean files Kyle Mendell 2025-08-18 14:53:19 -05:00
  • 7cd88aca25 chore(translations): update translations via Crowdin (#841) Elias Schneider 2025-08-18 18:21:27 +02:00
  • b5e6371eaa fix(deps): bump rollup from 4.45.3 to 4.46.3 (#845) Gergő Gutyina 2025-08-18 14:44:42 +02:00
  • 544b98c1d0 chore: update AAGUIDs (#844) github-actions[bot] 2025-08-17 22:52:58 -05:00
  • 3188e92257 feat: display all accessible oidc clients in the dashboard (#832) Elias Schneider 2025-08-17 22:47:34 +02:00
  • 3fa2f9a162 chore(translations): update translations via Crowdin (#821) Elias Schneider 2025-08-17 05:50:21 +02:00
  • 7b1f6b8857 fix: ignore client secret if client is public (#836) James18232 2025-08-17 01:55:32 +10:00
  • 17d8893bdb chore: update deps and Go 1.25 (#833) Alessandro (Ale) Segala 2025-08-15 05:33:27 +02:00
  • 0e44f245af fix: non admin users can't revoke oidc client but see edit link Elias Schneider 2025-08-12 09:46:15 +02:00
  • 824e8f1a0f chore: update AAGUIDs (#826) github-actions[bot] 2025-08-10 21:33:29 -05:00
  • 6e4d2a4a33 release: 1.7.0 v1.7.0 Elias Schneider 2025-08-10 20:01:03 +02:00
  • 6c65bd34cd chore(translations): update translations via Crowdin (#820) Elias Schneider 2025-08-10 19:50:36 +02:00
  • 7bfe4834d0 chore: switch from npm to pnpm (#786) Kyle Mendell 2025-08-10 12:16:30 -05:00
  • 484c2f6ef2 feat: user application dashboard (#727) Kyle Mendell 2025-08-10 10:56:03 -05:00
  • 87956ea725 chore(translations): update translations via Crowdin (#819) Elias Schneider 2025-08-10 17:18:30 +02:00
  • 32dd403038 chore(translations): update translations via Crowdin (#817) Elias Schneider 2025-08-10 14:49:24 +02:00
  • 4d59e72866 fix: custom claims input suggestions instantly close after opening Elias Schneider 2025-08-08 15:11:44 +02:00
  • 9ac5d51187 fix: authorization animation not working Elias Schneider 2025-08-08 12:23:32 +02:00
  • 5a031f5d1b refactor: use reflection to mark file based env variables (#815) Elias Schneider 2025-08-07 20:41:00 +02:00
  • 535bc9f46b chore: additional logs for database connections (#813) Alessandro (Ale) Segala 2025-08-06 18:04:25 +02:00
  • f0c144c51c fix: admins can not delete or disable their own account Kyle Mendell 2025-08-05 16:14:22 -05:00
  • 61e4ea45fb chore(translations): update translations via Crowdin (#811) Elias Schneider 2025-08-05 13:56:45 -07:00
  • 06e1656923 feat: add robots.txt to block indexing (#806) Etienne 2025-08-02 20:30:50 +02:00
  • 0a3b1c6530 feat: support reading secret env vars from _FILE (#799) Alessandro (Ale) Segala 2025-07-30 18:59:25 +02:00
  • d479817b6a feat: add support for code_challenge_methods_supported (#794) Kyle Mendell 2025-07-29 17:34:49 -05:00
  • 01bf31d23d chore(translations): update translations via Crowdin (#791) Elias Schneider 2025-07-27 18:21:37 -07:00
  • 42a861d206 refactor: complete conversion of log calls to slog (#787) Alessandro (Ale) Segala 2025-07-27 06:34:23 +02:00
  • 78266e3e4c feat: Support OTel and JSON for logs (via log/slog) (#760) Alessandro (Ale) Segala 2025-07-27 03:03:52 +02:00
  • c8478d75be fix: delete WebAuthn registration session after use (#783) Alessandro (Ale) Segala 2025-07-27 01:45:54 +02:00
  • 28d93b00a3 chore(translations): update translations via Crowdin (#785) Elias Schneider 2025-07-26 14:37:42 -07:00
  • 12a7a6a5c5 chore: update Vietnamese display name Kyle Mendell 2025-07-26 15:33:36 -05:00
  • a6d5071724 chore(translations): update translations via Crowdin (#782) Elias Schneider 2025-07-25 13:48:52 -07:00
  • cebe2242b9 chore(translations): update translations via Crowdin (#779) Elias Schneider 2025-07-24 18:28:07 -07:00
  • 56ee7d946f chore: fix federated credentials type error Kyle Mendell 2025-07-24 20:22:34 -05:00
  • f3c6521f2b chore: update dependencies and fix zod/4 import path Kyle Mendell 2025-07-24 20:14:25 -05:00
  • ffed465f09 chore: update dependencies and fix zod/4 import path Kyle Mendell 2025-07-24 20:14:25 -05:00
  • c359b5be06 chore: rename glass-row-item to passkey-row Kyle Mendell 2025-07-24 19:50:27 -05:00
  • e9a023bb71 chore(translations): update translations via Crowdin (#778) Elias Schneider 2025-07-24 17:35:16 -07:00
  • 60f0b28076 chore(transaltions): add Vietnamese files Kyle Mendell 2025-07-24 10:11:01 -05:00
  • d541c9ab4a fix: set input type 'email' for email-based login (#776) Alessandro (Ale) Segala 2025-07-23 19:39:50 +02:00
  • 024ed53022 chore(deps): bump axios from 1.10.0 to 1.11.0 in /frontend in the npm_and_yarn group across 1 directory (#777) dependabot[bot] 2025-07-23 12:38:00 -05:00
  • 2c78bd1b46 chore(translations): update translations via Crowdin (#767) Elias Schneider 2025-07-22 13:08:04 -07:00
  • 5602d79611 chore(deps): bump form-data from 4.0.1 to 4.0.4 in /frontend in the npm_and_yarn group across 1 directory (#771) dependabot[bot] 2025-07-22 15:07:43 -05:00
  • 51b73c9c31 chore(translations): add Ukrainian files Kyle Mendell 2025-07-21 15:56:59 -05:00
  • 10f0580a43 chore(translations): update translations via Crowdin (#763) Elias Schneider 2025-07-21 05:32:57 -07:00
  • a1488565ea release: 1.6.4 v1.6.4 ItalyPaleAle 2025-07-21 07:44:25 +02:00
  • 35d5f887ce fix: migration fails on postgres (#762) Alessandro (Ale) Segala 2025-07-21 07:36:22 +02:00
  • 4c76de45ed chore: remove labels from issue templates Kyle Mendell 2025-07-20 22:51:02 -05:00