Commit Graph

  • 5b7bda3378 chore: use bun frozen lockfile for builds Stavros 2025-10-08 18:56:42 +03:00
  • e878516130 refactor: don't add tinyauth suffix to title v4.0.0-rc.1 Stavros 2025-10-08 16:41:41 +03:00
  • e5f1df03c4 feat: add tinyauth to container path Stavros 2025-10-08 16:40:22 +03:00
  • c77da30d87 refactor: set gin mode using env Stavros 2025-10-08 16:24:14 +03:00
  • 287c6f975f fix: do not allow request if docker labels check fail v4.0.0-beta.3 Stavros 2025-10-08 15:44:34 +03:00
  • 0255e954f7 refactor: use non-google specific meta tags Stavros 2025-10-08 15:42:52 +03:00
  • c5d70d7c93 feat: set page title based on configured title Stavros 2025-10-08 15:35:54 +03:00
  • adffb4ac0a fix: names in oauth broker Stavros 2025-10-08 15:15:30 +03:00
  • cbe31d442d chore(deps): bump the minor-patch group across 1 directory with 10 updates (#391) v4.0.0-beta.2 dependabot[bot] 2025-10-07 15:49:41 +03:00
  • 4a530eebc9 chore(deps): bump react-i18next from 15.7.3 to 16.0.0 in /frontend (#389) dependabot[bot] 2025-10-07 15:44:33 +03:00
  • 9ba1695274 chore(deps-dev): bump eslint-plugin-react-hooks in /frontend (#388) dependabot[bot] 2025-10-07 15:43:16 +03:00
  • c337ba5b31 chore(deps): bump github.com/go-playground/validator/v10 (#387) dependabot[bot] 2025-10-07 15:42:18 +03:00
  • bbf8112995 refactor: touch up loggin in healthcheck command Stavros 2025-10-07 15:41:39 +03:00
  • 103285855e feat: add distroless to release workflow Stavros 2025-10-07 15:34:08 +03:00
  • 2cc6b6bdbb fix: tinyauth path in dockerfiles Stavros 2025-10-07 15:25:17 +03:00
  • adb1a9bee5 fix: fix typo Stavros 2025-10-07 15:15:21 +03:00
  • 1ee0cee171 feat: distroless image Stavros 2025-10-07 15:03:53 +03:00
  • 720f387908 refactor: rework cli healthcheck logic Stavros 2025-10-07 14:30:09 +03:00
  • a629430a88 chore: update readme Stavros 2025-10-06 21:46:15 +03:00
  • f0a48cc91c feat: add health check command Stavros 2025-10-06 21:45:23 +03:00
  • 2f8fa39a9b refactor: make cli modular (#390) Stavros 2025-10-06 21:27:51 +03:00
  • e1dcbda4ec refactor: no need to handle user escaping in verify cmd refactor/cli Stavros 2025-10-06 21:26:31 +03:00
  • fa62ba2e33 chore: apply review suggestions Stavros 2025-10-06 21:18:03 +03:00
  • 04b075c748 chore: apply suggestion from @Rycochet Stavros 2025-10-06 21:15:06 +03:00
  • 74a360369d refactor: make cli modular Stavros 2025-10-06 20:57:18 +03:00
  • 30fe695371 New Crowdin updates (#278) v4.0.0-beta.1 Stavros 2025-10-05 23:19:59 +03:00
  • 121c629d51 chore(deps): bump the minor-patch group across 1 directory with 3 updates (#380) dependabot[bot] 2025-10-05 23:17:33 +03:00
  • 3ed180cb71 chore(deps): bump the minor-patch group across 1 directory with 21 updates (#379) dependabot[bot] 2025-10-05 23:15:50 +03:00
  • 2f1cb8dfe3 refactor: disable indexing completely in frontend Stavros 2025-10-05 23:14:24 +03:00
  • dad0718091 fix: disable search engine indexing Stavros 2025-10-05 16:41:15 +03:00
  • d4069900bc feat: autofocus totp form Stavros 2025-10-03 16:36:02 +03:00
  • a54996d72d chore(deps): bump oven/bun from 1.2.22-alpine to 1.2.23-alpine (#373) dependabot[bot] 2025-10-03 16:32:17 +03:00
  • 085f6257c5 fix: fix oauth group provider check Stavros 2025-09-25 22:35:44 +03:00
  • c307f7eb2e fix: handle 201 status for heartbeat v4.0.0-alpha.2 Stavros 2025-09-22 19:56:59 +03:00
  • 5dd8526833 fix: fix key normalization function handing more cases than it needs to Stavros 2025-09-22 19:29:55 +03:00
  • e8558b89b4 fix: set gin mode correctly Stavros 2025-09-22 16:15:55 +03:00
  • f8047a6c2e feat: add option to disable resources server Stavros 2025-09-22 15:52:43 +03:00
  • e114bf0943 Update verify.go (#364) axjp 2025-09-21 07:52:41 +01:00
  • c9867ccb76 chore: fix typo Stavros 2025-09-20 11:08:57 +03:00
  • 866933b3d6 fix: fix version handling in docker and cd v4.0.0-alpha.1 Stavros 2025-09-19 15:38:32 +03:00
  • d70cbea546 chore: handle trusted proxies config error Stavros 2025-09-19 14:53:10 +03:00
  • 50105e4e9d feat: version info analytics (#363) Stavros 2025-09-19 14:44:22 +03:00
  • 902574e501 refactor: don't create new client everytime feat/analytics Stavros 2025-09-19 14:39:24 +03:00
  • aac19d4d5a feat: version info analytics Stavros 2025-09-18 19:21:01 +03:00
  • 51937906ad chore(deps): bump the minor-patch group across 1 directory with 7 updates (#362) dependabot[bot] 2025-09-18 18:55:21 +03:00
  • b2dcffdbe4 chore(deps): bump gorm.io/gorm in the minor-patch group (#360) dependabot[bot] 2025-09-18 18:54:53 +03:00
  • b62b2932fe fix: only set trusted proxies if config option is not empty Stavros 2025-09-16 15:14:36 +03:00
  • 363f0f932f chore(deps): bump the minor-patch group in /frontend with 21 updates (#359) dependabot[bot] 2025-09-16 13:30:11 +03:00
  • 9a306f57ec chore(deps): bump oven/bun from 1.2.21-alpine to 1.2.22-alpine (#358) dependabot[bot] 2025-09-16 13:29:31 +03:00
  • 039bdb4785 chore(deps): bump the minor-patch group across 1 directory with 6 updates (#351) dependabot[bot] 2025-09-16 13:29:10 +03:00
  • 5c866bad1a feat: multiple oauth providers (#355) Stavros 2025-09-16 13:28:28 +03:00
  • 7795a989cd refactor: rework oauth name database migration feat/multi-oauth Stavros 2025-09-15 15:06:39 +03:00
  • cebce1a92c refactor: rework decoders using simpler and more efficient pattern Stavros 2025-09-15 14:46:27 +03:00
  • 120ae2c79d fix: bot suggestions Stavros 2025-09-15 13:37:08 +03:00
  • 060e20e578 feat: style oauth auto redirect screen Stavros 2025-09-12 17:30:30 +03:00
  • e001f63eb5 chore: add credits for parser Stavros 2025-09-12 15:11:40 +03:00
  • 9f97a4ddd5 feat: add some default icons Stavros 2025-09-12 14:57:26 +03:00
  • e5ecf6336f feat: implement multiple oauth providers in the frontend Stavros 2025-09-12 14:38:06 +03:00
  • fbf5843592 feat: implement backend logic for multiple oauth providers Stavros 2025-09-12 13:46:07 +03:00
  • 5fcc50d5fd feat: add oauth config parsing logic Stavros 2025-09-12 13:16:45 +03:00
  • 68fd5ac24c feat: add env decoder Stavros 2025-09-12 12:54:44 +03:00
  • b30b908de3 refactor: finalize flags decoder Stavros 2025-09-12 12:47:58 +03:00
  • 91048c16f8 feat: add flag decoder (candidate) Stavros 2025-09-11 23:10:36 +03:00
  • 2d78e6b598 feat: add cookie domain back to context controller Stavros 2025-09-10 13:47:48 +03:00
  • e03eaf4f08 feat: add psl check in cookie domain Stavros 2025-09-10 13:43:08 +03:00
  • 74cb8067a8 tests: add util tests Stavros 2025-09-03 17:52:51 +03:00
  • ba46493a7b tests: add proxy controller tests Stavros 2025-09-03 15:30:24 +03:00
  • bb0373758a tests: add resources controller test Stavros 2025-09-03 14:58:24 +03:00
  • f8836fc964 tests: test user context handler with no context Stavros 2025-09-03 13:36:11 +03:00
  • 53856e0a70 tests: test invalid json in user controller Stavros 2025-09-03 13:31:45 +03:00
  • 9b7dcfd86f tests: add user controller tests Stavros 2025-09-03 13:28:27 +03:00
  • 7afea8b3fc tests: add tests for context controller Stavros 2025-09-03 12:45:23 +03:00
  • f5ac7eff99 refactor: mode label decoder to separate package Stavros 2025-09-03 12:23:21 +03:00
  • b024d5ffda feat: allow for dash substitute in ip filters for environments like kubernetes Stavros 2025-09-03 12:16:06 +03:00
  • 773cd6d171 feat: add trusted proxies config value Stavros 2025-09-03 12:14:04 +03:00
  • f3eb7f69b4 Revert "feat: header based acls (#337)" (#340) Stavros 2025-09-03 12:12:18 +03:00
  • c9817e7feb Revert "feat: header based acls (#337)" revert-337-feat/header-acls Stavros 2025-09-03 12:01:33 +03:00
  • f0d2da281a feat: header based acls (#337) Stavros 2025-09-02 19:06:52 +03:00
  • 1a83e1c811 fix: lowercase key and filter before comparing feat/header-acls Stavros 2025-09-02 19:00:41 +03:00
  • b15f91967b refactor: use stdlib prefix check in header decoder Stavros 2025-09-02 18:54:38 +03:00
  • 6e88a89730 refactor: simplify decode header to node function Stavros 2025-09-02 18:45:36 +03:00
  • 9ce16c9652 fix: expire csrf cookie if it's invalid Stavros 2025-09-02 18:38:11 +03:00
  • 78920cba64 feat: use decoded headers in proxy controller Stavros 2025-09-02 18:19:18 +03:00
  • b6bc3d0020 feat: allow for dash substitute over slash for environments like kubernetes Stavros 2025-09-02 17:47:29 +03:00
  • ca772ed24f feat: add header decoder Stavros 2025-09-02 17:44:44 +03:00
  • ad4fc7ef5f refactor: don't export non-needed fields (#336) Stavros 2025-09-02 01:27:55 +03:00
  • 78deffb3df fix: avoid queries panic refactor/exports Stavros 2025-09-02 01:25:38 +03:00
  • 3feb5d3930 feat: coderabbit suggestions Stavros 2025-09-02 01:11:14 +03:00
  • 00ed365f66 refactor: don't export non-needed fields Stavros 2025-09-02 00:29:41 +03:00
  • 5184c96e85 feat: add mutex to ldap service Stavros 2025-09-02 00:08:19 +03:00
  • b9e35716ac feat: invalid domain warning (#332) Stavros 2025-09-01 18:22:42 +03:00
  • 95f8a95fd3 refactor: rename domain to root domain feat/domain-warning Stavros 2025-09-01 18:19:57 +03:00
  • c80c37ba69 refactor: rework redirects and history storage Stavros 2025-09-01 18:01:45 +03:00
  • 0c18a64466 fix: use useeffect to cleanup timeout Stavros 2025-09-01 17:29:23 +03:00
  • 57dd8a6d81 feat: clear timeouts Stavros 2025-09-01 17:04:33 +03:00
  • 4ef5eef167 refactor: rework hooks usage Stavros 2025-09-01 16:41:12 +03:00
  • 3873bb279c i18n: add domain warning translations Stavros 2025-09-01 15:46:50 +03:00
  • d9fda75d41 refactor: update domain warning layout Stavros 2025-09-01 14:43:39 +03:00
  • 4093a91e12 wip Stavros 2025-08-31 01:11:18 +03:00
  • 17048d94b6 chore(deps): bump the minor-patch group across 1 directory with 18 updates (#328) dependabot[bot] 2025-08-30 11:53:06 +03:00