Commit Graph

  • 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
  • 68fc9c0659 release: 1.6.3 v1.6.3 Kyle Mendell 2025-07-20 22:35:35 -05:00
  • 2952b15755 fix: show rename and delete buttons for passkeys without hovering over the row Kyle Mendell 2025-07-20 19:09:06 -05:00
  • ef1d599662 fix: use user-agent for identifying known device signins Kyle Mendell 2025-07-20 19:02:17 -05:00
  • 4e49d3932a chore: upgrade dependencies (#752) Kyle Mendell 2025-07-14 23:36:36 -05:00
  • 86d3c08494 chore(translations): update translations via Crowdin (#750) Elias Schneider 2025-07-14 20:15:33 +02:00
  • 7b4ccd1f30 fix: ensure user inputs are normalized (#724) Alessandro (Ale) Segala 2025-07-13 18:15:57 +02:00
  • f145903eb0 chore: use correct svelte 5 syntax for signup token modal Kyle Mendell 2025-07-11 22:53:01 -05:00
  • d3bc1797b6 fix: use object-contain for images on oidc-client list Kyle Mendell 2025-07-11 22:46:40 -05:00
  • db94f81937 chore: use issue types for new issues Kyle Mendell 2025-07-11 22:25:11 -05:00
  • b03e91b653 fix: allow passkey names up to 50 characters Kyle Mendell 2025-07-11 22:10:59 -05:00
  • 505bdcb8ba release: 1.6.2 v1.6.2 Kyle Mendell 2025-07-09 16:56:34 -05:00
  • f103a54790 fix: ensure confirmation dialog shows on top of other components Kyle Mendell 2025-07-09 16:50:01 -05:00
  • e1de593dcd fix: login failures on Postgres when IP is null (#737) Alessandro (Ale) Segala 2025-07-09 06:45:07 -07:00
  • 45f42772b1 chore(translations): update translations via Crowdin (#730) Elias Schneider 2025-07-08 03:06:52 +02:00
  • 98152640b1 chore(translations): Fix inconsistent punctuation marks for the language name of zh-TW (#731) XLion 2025-07-07 20:54:45 +08:00
  • 04e235e805 chore: update AAGUIDs (#729) github-actions[bot] 2025-07-06 21:04:32 -05:00
  • ae737dddaa release: 1.6.1 v1.6.1 Elias Schneider 2025-07-06 22:50:33 +02:00
  • f565c702e5 ci/cd: use latest-distroless tag for latest distroless images Elias Schneider 2025-07-06 21:15:00 +02:00
  • f945b44bc9 release: 1.6.0 v1.6.0 Elias Schneider 2025-07-06 20:19:45 +02:00
  • 857b9cc864 refactor: run formatter Elias Schneider 2025-07-06 15:32:19 +02:00
  • bf042563e9 feat: add support for OAuth 2.0 Authorization Server Issuer Identification Elias Schneider 2025-07-06 15:29:26 +02:00
  • 49f1ab2f75 fix: custom claims input suggestions flickering Elias Schneider 2025-07-06 00:23:06 +02:00
  • e46f60ac8d fix: keep sidebar in settings sticky Elias Schneider 2025-07-05 21:59:13 +02:00
  • 5c9e504291 fix: show friendly name in user group selection Elias Schneider 2025-07-05 21:58:56 +02:00
  • 7fe83f8087 fix: actually fix linter issues (#720) Alessandro (Ale) Segala 2025-07-04 19:14:44 -07:00
  • 43f0114c57 fix: linter issues (#719) Alessandro (Ale) Segala 2025-07-04 16:29:28 -07:00
  • 1a41b05f60 feat: distroless container additional variant + healthcheck command (#716) Alessandro (Ale) Segala 2025-07-04 12:26:01 -07:00
  • 81315790a8 fix: support non UTF-8 LDAP IDs (#714) Elias Schneider 2025-07-04 08:42:11 +02:00
  • 8c8fc2304d feat: add "key-rotate" command (#709) Alessandro (Ale) Segala 2025-07-03 13:23:24 -07:00
  • 15ece0ab30 chore(translations): update translations via Crowdin (#712) Elias Schneider 2025-07-03 20:47:27 +02:00
  • 5550729120 feat: encrypt private keys saved on disk and in database (#682) Alessandro (Ale) Segala 2025-07-03 11:34:34 -07:00
  • 9872608d61 fix: allow profile picture update even if "allow own account edit" enabled Elias Schneider 2025-07-03 10:57:56 +02:00
  • be52660227 feat: enhance language selection message and add translation contribution link Elias Schneider 2025-07-03 09:20:39 +02:00
  • 237342e876 chore(translations): update translations via Crowdin (#707) Elias Schneider 2025-07-02 13:45:10 +02:00
  • cfbfbc9753 chore(translations): update translations via Crowdin (#705) Elias Schneider 2025-07-02 00:11:42 +02:00
  • aefb308536 fix: token introspection authentication not handled correctly (#704) Elias Schneider 2025-07-01 23:14:07 +02:00
  • 031181ad2a fix: auth fails when client IP is empty on Postgres (#695) Alessandro (Ale) Segala 2025-06-30 05:04:30 -07:00
  • dbf3da41f3 chore(translations): update translations via Crowdin (#699) Elias Schneider 2025-06-29 20:04:15 +02:00
  • 3a2902789e chore: use correct team name for codeowners Kyle Mendell 2025-06-29 09:31:32 -05:00
  • 459a4fd727 chore: update CODEOWNERS to be global Kyle Mendell 2025-06-29 09:30:00 -05:00
  • 2ecc1abbad chore: add CODEOWNERS file Kyle Mendell 2025-06-29 09:28:08 -05:00
  • 92c57ada1a fix: app config forms not updating with latest values (#696) Kyle Mendell 2025-06-29 08:13:06 -05:00
  • fceb6fa7b4 fix: add missing error check in initial user setup Elias Schneider 2025-06-29 15:10:39 +02:00
  • c290c027fb refactor: use github.com/jinzhu/copier for MapStruct (#698) Alessandro (Ale) Segala 2025-06-29 06:01:10 -07:00