Commit Graph

  • 35ae69791c chore: fix typo Stavros 2025-05-25 12:50:49 +03:00
  • 1dfa54305f feat: allow generic provider to use untrusted SSL certificates Stavros 2025-05-25 12:48:57 +03:00
  • 3a7b71ae3e feat: generate a unique id for the cookie names based on the domain (#161) Stavros 2025-05-25 12:38:21 +03:00
  • 3c3bd719db fix: show correct generic name in login screen Stavros 2025-05-24 16:19:56 +03:00
  • a6aa97bcfa chore: remove url requirement in background image Stavros 2025-05-24 16:02:40 +03:00
  • 1a7b6cfb99 chore: remove healthcheck from dockerfile Stavros 2025-05-22 22:36:29 +03:00
  • 07933ad71c tests: fix tests feat/cookie-uuid Stavros 2025-05-22 22:30:54 +03:00
  • 7151832cc7 feat: generate a unique id for the cookie names based on the domain Stavros 2025-05-22 22:21:29 +03:00
  • da7cebdfed chore: update readme Stavros 2025-05-21 20:04:45 +03:00
  • 318f00993e Feat/new UI (#153) Stavros 2025-05-20 17:17:12 +03:00
  • 97b0d3e350 fix: use axios error instead of generic error in login page feat/new-ui Stavros 2025-05-20 17:16:08 +03:00
  • e8190456c3 feat: validate api response against zod schema Stavros 2025-05-20 17:12:39 +03:00
  • 02f83baa4d chore: formatting Stavros 2025-05-20 17:02:10 +03:00
  • d59f35467e Merge branch 'main' into feat/new-ui Stavros 2025-05-20 16:49:19 +03:00
  • 4d061db29a chore(deps): bump github.com/pquerna/otp from 1.4.0 to 1.5.0 (#154) dependabot[bot] 2025-05-20 16:40:55 +03:00
  • 39abb4fa02 fix: fix dependabot config Stavros 2025-05-20 16:40:23 +03:00
  • 91e3bbc9d9 refactor: store version in constants Stavros 2025-05-20 16:39:27 +03:00
  • 415eea6fab fix: use current context in release workflows Stavros 2025-05-15 17:08:56 +03:00
  • ad5aa30b9f fix: checkout in the create release step in the nightly workflow Stavros 2025-05-15 16:49:54 +03:00
  • dcd6c5667d fix: ensure create release has succeeded in nightly Stavros 2025-05-15 16:44:48 +03:00
  • ff48fa320e feat: nightly release workflow Stavros 2025-05-15 16:41:26 +03:00
  • 00fbbfc4f2 chore: remove translations cdn Stavros 2025-05-15 16:07:38 +03:00
  • 76346fe835 fix: fix hook rendering Stavros 2025-05-15 16:05:21 +03:00
  • 03f193090d fix: fix dockerfiles Stavros 2025-05-15 15:57:12 +03:00
  • 3612ac0740 refactor: change select color Stavros 2025-05-15 15:50:34 +03:00
  • 5fe70b4bce chore: remove commit activity Stavros 2025-05-14 21:06:30 +03:00
  • 00203722f8 fix: run oauth auto redirect only when there is a redirect URI Stavros 2025-05-14 21:00:06 +03:00
  • 60093997dc fix: correctly redirect to app and check for untrusted redirects Stavros 2025-05-14 20:56:24 +03:00
  • ada21776bc refactor: bot suggestions Stavros 2025-05-14 20:43:18 +03:00
  • b12d0655d4 chore: fix dependabot config Stavros 2025-05-14 20:26:38 +03:00
  • 2246ca0c13 Merge branch 'main' into feat/new-ui Stavros 2025-05-14 20:21:37 +03:00
  • 10dc228f6c feat: sanitize redirect URL on check Stavros 2025-05-14 20:08:48 +03:00
  • 28eea8d40c feat: sanitize redirect URL Stavros 2025-05-14 20:08:04 +03:00
  • a4224e6771 chore: add acknowledgements for background image Stavros 2025-05-14 19:50:44 +03:00
  • 003f55b9ff feat: custom background image config option Stavros 2025-05-14 19:47:56 +03:00
  • dbc460144e feat: favicons Stavros 2025-05-14 19:36:57 +03:00
  • f05181b05d chore: rename docs back to assets Stavros 2025-05-14 19:29:28 +03:00
  • 28ef893456 chore: update readme and assets Stavros 2025-05-12 23:16:17 +03:00
  • a488b70bbe feat: add oauth logic Stavros 2025-05-12 23:03:14 +03:00
  • 4e91e567b2 fix: use correct tab order in login form Stavros 2025-05-09 23:17:53 +03:00
  • 6453edede6 feat: finalize username login Stavros 2025-05-09 22:55:52 +03:00
  • 41c63e5b49 feat: user context Stavros 2025-05-09 17:39:14 +03:00
  • 31a7b0ff06 feat: app context Stavros 2025-05-09 16:49:54 +03:00
  • 0880152b48 chore: remove unused translations Stavros 2025-05-09 16:26:26 +03:00
  • 51532350cc feat: finalize pages Stavros 2025-05-09 16:25:12 +03:00
  • 56ae246ff4 feat: make forms functional Stavros 2025-05-08 18:08:56 +03:00
  • 854c10d13f chore(deps): bump @mantine/form from 7.17.7 to 8.0.0 in /frontend (#145) dependabot[bot] 2025-05-06 18:42:08 +03:00
  • 7e158eb0d3 chore(deps): bump golang.org/x/oauth2 from 0.29.0 to 0.30.0 (#147) dependabot[bot] 2025-05-06 18:41:53 +03:00
  • 8b6194217e chore: group minor and patch dep updates Stavros 2025-05-06 18:41:26 +03:00
  • 15d3bffd6d chore(deps): bump @mantine/hooks from 7.17.7 to 8.0.0 in /frontend (#144) dependabot[bot] 2025-05-06 18:38:45 +03:00
  • 5dd3bd5f7e chore(deps): bump golang.org/x/crypto from 0.37.0 to 0.38.0 (#146) dependabot[bot] 2025-05-06 18:36:54 +03:00
  • 1d2530db6d chore(deps): bump @mantine/core from 7.17.7 to 8.0.0 in /frontend (#143) dependabot[bot] 2025-05-06 18:36:08 +03:00
  • b04af33fdb chore(deps): bump @mantine/notifications in /frontend (#142) dependabot[bot] 2025-05-06 18:35:51 +03:00
  • f3db19930a chore(deps): bump oven/bun from 1.2.11-alpine to 1.2.12-alpine (#140) dependabot[bot] 2025-05-06 18:35:29 +03:00
  • 5a601277ab refactor: remove www authenticate header Stavros 2025-05-06 17:01:46 +03:00
  • d5615bdcec docs: regenerate readme sponsors list (#138) github-actions[bot] 2025-05-03 23:57:18 +03:00
  • 58588d6663 fix: allow docker api negotiation Stavros 2025-05-03 16:37:37 +00:00
  • 2db7795eb7 fix: use email in oauth whitelist check v3.3.1-beta.1 v3.3.1 Stavros 2025-05-02 15:16:57 +03:00
  • dd5a9e2216 docs: regenerate readme sponsors list (#131) github-actions[bot] 2025-05-01 23:43:44 +03:00
  • 00d1543f08 fix: include past sponsors in readme Stavros 2025-05-01 23:41:27 +03:00
  • d1eeb8c7f7 New Crowdin updates (#116) v3.3.0 Stavros 2025-05-01 22:25:51 +03:00
  • a98a91a394 fix: only use groups in OAuth Stavros 2025-05-01 22:00:37 +03:00
  • 5278fbea68 chore(deps-dev): bump vite from 6.0.7 to 6.3.4 in /frontend (#129) v3.3.0-alpha.3 dependabot[bot] 2025-05-01 14:19:42 +03:00
  • 773942dc3b feat: add support for auto redirecting to oauth providers Stavros 2025-05-01 14:18:26 +03:00
  • 83483d6374 fix: disable basic auth on totp users Stavros 2025-05-01 13:05:48 +03:00
  • aab01b3195 chore: fix logo size in readme Stavros 2025-04-30 20:38:41 +03:00
  • fe5e07139f docs: regenerate readme sponsors list (#128) github-actions[bot] 2025-04-30 20:35:50 +03:00
  • 93a75324b8 chore: fix spacing in sponsors list Stavros 2025-04-30 20:34:46 +03:00
  • 67a01c196f docs: regenerate readme sponsors list (#127) github-actions[bot] 2025-04-30 20:31:15 +03:00
  • 483b1de701 chore: remove permissions from sponsors generator workflow Stavros 2025-04-30 20:29:08 +03:00
  • 40ceed6686 chore: update secret in sponsors generator Stavros 2025-04-30 20:27:16 +03:00
  • 3878c629c6 chore: add sponsors list workflow Stavros 2025-04-30 20:22:05 +03:00
  • 31e874a34f chore: update readme Stavros 2025-04-30 20:09:37 +03:00
  • 74a346349a chore(deps): bump oven/bun from 1.2.10-alpine to 1.2.11-alpine (#125) dependabot[bot] 2025-04-30 19:58:44 +03:00
  • a9e8bf89a9 feat: map info from OIDC claims to headers (#122) Stavros 2025-04-30 19:57:49 +03:00
  • 86a18b4cac fix: close body correctly feat/oauth-info Stavros 2025-04-30 19:55:03 +03:00
  • d171c5940b feat: get claims from github and google Stavros 2025-04-30 19:49:35 +03:00
  • 3dff650e71 fix: bot suggestions Stavros 2025-04-30 18:15:11 +03:00
  • fd96f39d3a wip Stavros 2025-04-29 22:36:48 +03:00
  • 1fec583ead Merge branch 'main' into feat/oauth-info Stavros 2025-04-28 22:54:38 +03:00
  • 065b9eaf3d feat: add support for required oauth groups Stavros 2025-04-28 22:49:56 +03:00
  • f824b84787 chore: update readme Stavros 2025-04-26 17:03:07 +03:00
  • 71b0c301f6 chore(deps): bump react-router from 7.5.0 to 7.5.2 in /frontend (#119) v3.3.0-alpha.2 dependabot[bot] 2025-04-25 17:03:51 +03:00
  • 1c738b718a refactor: log actual errors when an error takes place Stavros 2025-04-25 17:03:12 +03:00
  • dca09a3d9d feat: map info from OIDC claims to headers Stavros 2025-04-25 16:41:45 +03:00
  • 5e4e2ddbd9 refactor: only accept claims following the OIDC spec Stavros 2025-04-25 15:28:24 +03:00
  • 13032e564d refactor: return all values from body in the providers Stavros 2025-04-25 15:02:34 +03:00
  • 4dc6bc0c98 refactor: change generic name to other Stavros 2025-04-25 14:01:09 +03:00
  • 3436466cff chore: bump version v3.3.0-alpha.1 Stavros 2025-04-23 18:56:00 +03:00
  • 84f550023a tests: fix api tests Stavros 2025-04-23 15:12:38 +03:00
  • 9923eb9b8f tests: add new var in tests Stavros 2025-04-23 14:33:17 +03:00
  • db43f1cb7a feat: add custom forgot password message Stavros 2025-04-23 14:31:31 +03:00
  • bedef0bbf2 chore: update readme Stavros 2025-04-20 23:50:00 +03:00
  • 2bfed23db3 New Crowdin updates (#73) Stavros 2025-04-18 19:43:57 +03:00
  • 85ad0d19c7 feat: add regex support to oauth whitelist Stavros 2025-04-18 19:36:50 +03:00
  • 34b1c97db0 chore(deps): bump github.com/docker/docker (#111) dependabot[bot] 2025-04-18 19:20:20 +03:00
  • dc731cff10 feat: add regex support in user and oauth whitelist Stavros 2025-04-18 19:15:49 +03:00
  • ab4efdc66c chore(deps): bump oven/bun from 1.2.9-alpine to 1.2.10-alpine (#110) dependabot[bot] 2025-04-18 19:02:07 +03:00
  • 4f883260b9 chore(deps): bump github.com/charmbracelet/huh from 0.6.0 to 0.7.0 (#109) dependabot[bot] 2025-04-18 19:01:50 +03:00
  • 0cc85b5d85 chore(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 (#108) dependabot[bot] 2025-04-18 19:01:30 +03:00