1
0
mirror of https://github.com/pocket-id/pocket-id.git synced 2026-02-04 12:46:45 +00:00

Commit Graph

  • 549b487663 chore(translations): update translations via Crowdin (#1271) main Elias Schneider 2026-02-04 09:21:13 +01:00
  • 6eebecd85a fix: decode URL-encoded client ID and secret in Basic auth (#1263) Yegor Pomortsev 2026-01-24 12:52:17 -08:00
  • 1de231f1ff chore(translations): update translations via Crowdin (#1270) Elias Schneider 2026-01-24 21:46:48 +01:00
  • aab7e364e8 fix: increase rate limit for frontend and api requests Elias Schneider 2026-01-24 20:29:50 +01:00
  • 56afebc242 feat: add support for HTTP/2 Elias Schneider 2026-01-24 18:24:34 +01:00
  • bb7b0d5608 fix: add type="url" to url inputs Elias Schneider 2026-01-24 17:37:54 +01:00
  • 80558c5625 chore(translations): add Norwegian language files Elias Schneider 2026-01-24 17:33:58 +01:00
  • a5629e63d2 fix: prevent deletion of OIDC provider logo for non admin/anonymous users (#1267) Moritz 2026-01-24 17:23:21 +01:00
  • 317879bb37 chore: update AAGUIDs (#1257) github-actions[bot] 2026-01-20 19:26:25 -06:00
  • c62533d388 fix: ENCRYPTION_KEY needed for version and help commands (#1256) Kyle Mendell 2026-01-18 18:04:53 -06:00
  • 0978a89fcc feat: add VERSION_CHECK_DISABLED environment variable (#1254) Jasper Bernhardt 2026-01-19 00:28:24 +01:00
  • 53ef61a3e5 chore(translations): add Estonian files Kyle Mendell 2026-01-17 19:42:28 -06:00
  • 4811625cdd chore: upgrade deps Kyle Mendell 2026-01-15 18:15:41 -06:00
  • 9dbc02e568 chore(deps): bump devalue to 5.6.2 Kyle Mendell 2026-01-15 18:14:00 -06:00
  • 43a1e4a25b chore(deps-dev): bump svelte from 5.46.1 to 5.46.4 in the npm_and_yarn group across 1 directory (#1242) dependabot[bot] 2026-01-15 20:32:39 +00:00
  • e78b16d0c6 chore(deps-dev): bump @sveltejs/kit from 2.49.2 to 2.49.5 in the npm_and_yarn group across 1 directory (#1240) dependabot[bot] 2026-01-15 14:23:39 -06:00
  • 1967de6828 chore(translations): update translations via Crowdin (#1233) Elias Schneider 2026-01-14 08:17:08 +01:00
  • 2c64bebf6a release: 2.2.0 v2.2.0 Elias Schneider 2026-01-11 15:46:36 +01:00
  • 2a11c3e609 fix: use user specific email verified claim instead of global one Elias Schneider 2026-01-11 15:46:14 +01:00
  • a0ced2443c chore(translations): update translations via Crowdin (#1230) Elias Schneider 2026-01-11 15:43:21 +01:00
  • 746aa71d67 feat: add static api key env variable (#1229) Elias Schneider 2026-01-11 15:36:27 +01:00
  • 9ca3d33c88 feat: add environment variable to disable built-in rate limiting Elias Schneider 2026-01-11 14:17:46 +01:00
  • 4df4bcb645 fix: db version downgrades don't downgrade db schema Elias Schneider 2026-01-11 13:18:37 +01:00
  • 875c5b94a6 chore(translations): update translations via Crowdin (#1226) Elias Schneider 2026-01-11 13:01:12 +01:00
  • 0e2cdc393e fix: allow exchanging logic code if already authenticated Elias Schneider 2026-01-11 12:59:31 +01:00
  • 0d40d30d87 feat: add environment variable to disable built-in rate limiting feat/email-verification Elias Schneider 2026-01-11 12:34:26 +01:00
  • 1e7442f5df feat: add support for email verification (#1223) Elias Schneider 2026-01-11 12:31:26 +01:00
  • d318b02ea0 add e2e tests Elias Schneider 2026-01-11 00:14:25 +01:00
  • dd8e4dec6c include expiration in email Elias Schneider 2026-01-10 23:57:46 +01:00
  • ca4e332964 fix e2e tests Elias Schneider 2026-01-10 23:56:31 +01:00
  • 20ee00df49 pr feedback Elias Schneider 2026-01-10 23:53:38 +01:00
  • e955118a6f chore(translations): update translations via Crowdin (#1213) Elias Schneider 2026-01-10 23:19:26 +01:00
  • 0a49c8b699 mark ldap emails as verified Elias Schneider 2026-01-10 23:14:08 +01:00
  • 7d71191902 feat: add support for email verification Elias Schneider 2026-01-10 23:11:54 +01:00
  • 811e8772b6 feat: add option to renew API key (#1214) Elias Schneider 2026-01-09 12:08:58 +01:00
  • 0a94f0fd64 feat: make home page URL configurable (#1215) Elias Schneider 2026-01-07 22:01:51 +01:00
  • 03f9be0d12 fix: login codes sent by an admin incorrectly requires a device token Elias Schneider 2026-01-07 16:13:18 +01:00
  • 2f25861d15 feat: improve passkey error messages Elias Schneider 2026-01-07 11:30:37 +01:00
  • 2af70d9b4d feat: add CLI command for encryption key rotation (#1209) Elias Schneider 2026-01-07 09:34:23 +01:00
  • 5828fa5779 fix: user can't update account if email is empty Elias Schneider 2026-01-06 17:35:47 +01:00
  • 1a032a812e fix: data import from sqlite to postgres fails because of wrong datatype Elias Schneider 2026-01-06 16:08:49 +01:00
  • 8c68b08c12 fix: allow changing "require email address" if no SMTP credentials present Elias Schneider 2026-01-06 13:49:10 +01:00
  • 646f849441 release: 2.1.0 v2.1.0 Elias Schneider 2026-01-04 21:18:24 +01:00
  • 20bbd4a06f chore(translations): update translations via Crowdin (#1189) Elias Schneider 2026-01-04 21:17:49 +01:00
  • 2d7e2ec8df feat: process nonce within device authorization flow (#1185) Justin Moy 2026-01-04 11:18:17 -07:00
  • 72009ced67 feat: add issuer url to oidc client details list (#1197) Kyle Mendell 2026-01-04 12:04:16 -06:00
  • 4881130ead refactor: run SCIM jobs in context of gocron instead of custom implementation Elias Schneider 2026-01-04 19:00:18 +01:00
  • d6a7b503ff fix: invalid cookie name for email login code device token Elias Schneider 2026-01-03 23:46:44 +01:00
  • 3c3916536e release: 2.0.2 v2.0.2 Elias Schneider 2026-01-03 15:16:46 +01:00
  • a24b2afb7b chore: add no-op migration to postgres Elias Schneider 2026-01-03 15:12:14 +01:00
  • 7c34501055 fix: localhost callback URLs with port don't match correctly Elias Schneider 2026-01-03 15:07:56 +01:00
  • ba00f40bd4 fix: allow version downgrade database is dirty Elias Schneider 2026-01-03 15:06:39 +01:00
  • 2f651adf3b fix: migration fails if users exist with no email address Elias Schneider 2026-01-03 14:32:19 +01:00
  • f42ba3bbef release: 2.0.1 v2.0.1 Elias Schneider 2026-01-02 23:50:35 +01:00
  • 2341da99e9 fix: restore old input input field size Elias Schneider 2026-01-02 23:49:41 +01:00
  • 2cce200892 fix: admins imported from LDAP lose admin privileges Elias Schneider 2026-01-02 23:42:25 +01:00
  • cd2e9f3a2a chore(docker): bump image tag to v2 Elias Schneider 2026-01-02 19:21:58 +01:00
  • f5e2c68ba3 release: 2.0.0 v2.0.0 Elias Schneider 2026-01-02 19:07:32 +01:00
  • 651b58aee6 chore(translations): update translations via Crowdin (#1184) Elias Schneider 2026-01-02 18:55:58 +01:00
  • ffb2ef91bd tests: change translation string in e2e tests Elias Schneider 2026-01-02 18:19:35 +01:00
  • 4776b70d96 chore: upgrade dependencies Elias Schneider 2026-01-02 17:55:24 +01:00
  • 579cfdc678 feat: add support for SCIM provisioning (#1182) Elias Schneider 2026-01-02 17:54:20 +01:00
  • e4a8ca476c refactor: run formatter Elias Schneider 2026-01-02 17:45:53 +01:00
  • 386add08c4 refactor: update forms and other areas to use new shadcn components (#1115) Kyle Mendell 2026-01-02 10:45:08 -06:00
  • 894eaf3cff fix(translations): add missing translations to date picker Elias Schneider 2026-01-02 15:57:50 +01:00
  • d9e7bf9eef fix: remove ambiguous characters from login code Elias Schneider 2026-01-02 15:48:46 +01:00
  • b19d901618 chore(translations): update translations via Crowdin (#1181) Elias Schneider 2026-01-01 16:56:11 +01:00
  • 0b625a9707 chore(deps): bump pnpm to version 10.27.0 (#1183) Kyle Mendell 2026-01-01 09:55:54 -06:00
  • e60b80632f chore: preparation for merge into main branch Elias Schneider 2025-12-30 16:27:48 +01:00
  • 078152d4db fix!: make wildcard matching in callback URLs more stricter (#1161) Elias Schneider 2025-12-22 16:15:10 +01:00
  • ba2f0f18f4 feat: remove DbProvider env variable and calculate it dynamically (#1114) Kyle Mendell 2025-11-27 14:38:06 -06:00
  • 3420a00073 feat: add CLI command for importing and exporting Pocket ID data (#998) Elias Schneider 2025-11-26 10:38:15 +01:00
  • f0144584af feat!: drop support for storing JWK on the filesystem (#1088) Elias Schneider 2025-11-14 12:02:51 +01:00
  • e1c5021eee fix!: rename LDAP_ATTRIBUTE_ADMIN_GROUP env variable to LDAP_ADMIN_GROUP_NAME (#1089) Elias Schneider 2025-11-12 11:51:01 +01:00
  • c0e490c28f chore(translations): update translations via Crowdin (#1167) Elias Schneider 2025-12-29 16:03:44 +01:00
  • 3c98c98fe3 chore: update AAGUIDs (#1177) github-actions[bot] 2025-12-29 09:03:25 -06:00
  • 1bc9f5f7e7 feat: add "restricted" column to oidc client table Elias Schneider 2025-12-24 14:05:37 +01:00
  • 461293ba1d ci/cd: remove breaking/** push trigger from actions Elias Schneider 2025-12-24 11:45:15 +01:00
  • 7c5ffbf9a5 chore(translations): update translations via Crowdin (#1134) Elias Schneider 2025-12-24 11:42:35 +01:00
  • f75cef83d5 feat: restrict oidc clients by user groups per default (#1164) Elias Schneider 2025-12-24 09:09:25 +01:00
  • e358c433f0 feat: allow audit log retention to be controlled by env variable (#1158) Jenic Rycr 2025-12-23 07:50:00 -05:00
  • 08e4ffeb60 feat: minor redesign of auth pages Elias Schneider 2025-12-22 21:36:23 +01:00
  • 59ca6b26ac feat: add ability define user groups for sign up tokens (#1155) Elias Schneider 2025-12-21 18:26:52 +01:00
  • f5da11b99b feat: add email logo customization (#1150) Melvin Snijders 2025-12-17 16:20:22 +01:00
  • 3eaf36aae7 fix: restrict email one time sign in token to same browser (#1144) Elias Schneider 2025-12-12 14:51:07 +01:00
  • 0a6ff6f84b fix(translations): add Japanese locale to inlang settings (#1142) Masahiro Ono 2025-12-11 00:43:31 +09:00
  • edb32d82b2 chore: fix type error after version bump Elias Schneider 2025-12-10 16:41:59 +01:00
  • 90f555f7c1 chore: upgrade dependencies Elias Schneider 2025-12-10 16:13:24 +01:00
  • 177ada10ba chore: update AAGUIDs (#1140) github-actions[bot] 2025-12-07 19:41:51 -06:00
  • b11860b864 Add initial REST endpoints oidc-scopes ItalyPaleAle 2025-12-07 15:49:45 -08:00
  • c4bd20a90d Merge branch 'main' into breaking/v2 Alessandro (Ale) Segala 2025-12-07 12:38:12 -08:00
  • 91b0d74c43 feat: add HTTP HEAD method support (#1135) Elias Schneider 2025-12-05 11:17:13 +01:00
  • 3a1dd3168e fix(translations): update image format message to include WEBP (#1133) Sebastian 2025-12-04 08:58:03 +01:00
  • 25f67bd25a tests: fix api key e2e test Elias Schneider 2025-12-03 10:51:19 +01:00
  • e3483a9c78 chore(translations): update translations via Crowdin (#1129) Elias Schneider 2025-12-02 22:17:58 +01:00
  • 95d49256f6 chore: update AAGUIDs (#1128) github-actions[bot] 2025-11-30 19:00:53 +01:00
  • 900f8fe240 post merge fix Elias Schneider 2025-11-30 18:48:10 +01:00
  • 8cddcb88e8 release: 1.16.0 v1.16.0 Elias Schneider 2025-11-30 18:30:29 +01:00
  • a25d6ef56c feat: add Cache-Control: private, no-store to all API routes per default (#1126) Elias Schneider 2025-11-30 18:29:35 +01:00
  • 1da694f8ad Merge branch 'main' into v2-main Elias Schneider 2025-11-30 18:28:00 +01:00