1
0
mirror of https://github.com/juanfont/headscale.git synced 2025-08-10 13:46:46 +02:00

Commit Graph

  • 27c3c3a395
    update tests Kristoffer Dalby 2025-03-10 16:27:20 +0100
  • 6c0425082c
    remove policy handling for old capver Kristoffer Dalby 2025-02-14 16:51:26 +0100
  • 87326f5c4f
    Experimental implementation of Policy v2 (#2214) Kristoffer Dalby 2025-03-10 16:20:29 +0100
  • 0e25a69da1
    update changelog Kristoffer Dalby 2025-03-05 11:10:11 +0100
  • 11b1617c1e 📝 Update documentation to support i18n, add Chinese. afterow 2025-03-04 17:32:21 +0800
  • 5d114341e2
    Merge cbf6a43e0d into b6fbd37539 Jisse Meruma 2025-03-03 08:55:24 +0100
  • 4d6bc77819 Remove leftover printf Florian Preinstorfer 2025-03-02 12:09:16 +0100
  • 61d5d5faba Add usage example to routes flag Florian Preinstorfer 2025-03-02 11:14:09 +0100
  • b6fbd37539
    flake.lock: Update (#2454) github-actions[bot] 2025-03-02 19:59:44 +0000
  • 774bc6febe Drop routes table Florian Preinstorfer 2025-03-02 10:22:47 +0100
  • d96a69a6ba flake.lock: Update github-actions[bot] 2025-03-02 00:22:04 +0000
  • 674be0d515
    add policy manager output to /debug Kristoffer Dalby 2025-02-28 14:15:59 +0100
  • 30c20df3a9
    split policy v2 tests into seperate workflow to work around github limit Kristoffer Dalby 2025-02-27 08:08:15 +0100
  • b55a7d8b52
    wire up policyv2 in integration testing Kristoffer Dalby 2025-02-26 19:32:28 +0100
  • 72049e94b1
    introduce policy v2 package Kristoffer Dalby 2025-02-26 19:31:08 +0100
  • c0f856256a
    rename display helper for user Kristoffer Dalby 2025-02-26 19:30:44 +0100
  • 236ad30d61
    use policy manager tag handling Kristoffer Dalby 2025-02-26 19:28:39 +0100
  • 7d04c97146
    remove getacl test, add back autoapprover Kristoffer Dalby 2025-02-26 19:27:08 +0100
  • d4de4e99be
    remove compareprefix, use tsaddr version Kristoffer Dalby 2025-02-26 19:26:32 +0100
  • 17fa0bcaa5
    formatter: breaks lines Kristoffer Dalby 2025-02-26 19:24:00 +0100
  • 0d95945999
    use polivyv1 definitions in integration tests Kristoffer Dalby 2025-02-26 19:19:15 +0100
  • e9ffc4f2df
    split policy -> policy and v1 Kristoffer Dalby 2025-02-26 19:15:04 +0100
  • 0189f6379e
    Bump github.com/go-jose/go-jose/v3 from 3.0.3 to 3.0.4 dependabot[bot] 2025-02-26 22:21:00 +0000
  • 1dd50c6916
    utility iterator for ipset Kristoffer Dalby 2025-02-26 19:30:13 +0100
  • cc3b716a1a Deployed 7891378f to development with MkDocs 1.6.1 and mike 2.1.3 github-actions 2025-02-26 15:23:34 +0000
  • 7891378f57
    Redo route code (#2422) Kristoffer Dalby 2025-02-26 07:22:55 -0800
  • f57d0f6b3a
    delete all, rebuild Kristoffer Dalby 2025-02-11 11:32:23 +0100
  • bfb8cd9b8d Deployed ade7f2a2 to 0.25.1 with MkDocs 1.6.1 and mike 2.1.3 github-actions 2025-02-25 17:19:13 +0000
  • ade7f2a2b1
    changelog 0.25.1 v0.25.1 Kristoffer Dalby 2025-02-25 18:18:22 +0100
  • 75c1e77de0
    fix double login URL with OIDC (#2445) Kristoffer Dalby 2025-02-25 09:16:07 -0800
  • 16868190c8
    fix double login URL with OIDC (#2445) Kristoffer Dalby 2025-02-25 09:16:07 -0800
  • 13dd6f05d6
    update changelog Kristoffer Dalby 2025-02-25 11:23:30 +0100
  • 2504f0de4c
    return regresp or err after waiting for registration Kristoffer Dalby 2025-02-25 10:33:20 +0100
  • 83587df738
    fix routes not being saved when new nodes registers (#2444) Kristoffer Dalby 2025-02-23 14:10:25 -0800
  • e9bcb7a052
    handle register auth errors (#2435) Kristoffer Dalby 2025-02-23 08:02:46 -0800
  • e5d476213e
    Bump github.com/go-jose/go-jose/v4 from 4.0.2 to 4.0.5 dependabot[bot] 2025-02-24 22:52:20 +0000
  • b4e4b79a71
    move to not trigger test gen checker Kristoffer Dalby 2025-02-24 17:17:10 +0100
  • 3ea7ca3709
    factor out login url parser Kristoffer Dalby 2025-02-24 15:51:43 +0100
  • da2ca054b1
    fix routes not being saved when new nodes registers (#2444) Kristoffer Dalby 2025-02-23 14:10:25 -0800
  • 857ad6b86b
    add missing integration tests Kristoffer Dalby 2025-02-23 22:02:44 +0100
  • ac452e4234
    no nil Kristoffer Dalby 2025-02-23 19:35:13 +0100
  • a099c45f62
    update changelog Kristoffer Dalby 2025-02-23 19:31:34 +0100
  • 7b06ba3dc4
    save routes on register Kristoffer Dalby 2025-02-23 19:27:52 +0100
  • fec8d831d8
    add test to validate exitnode propagation Kristoffer Dalby 2025-02-23 17:37:52 +0100
  • bcff0eaae7
    handle register auth errors (#2435) Kristoffer Dalby 2025-02-23 08:02:46 -0800
  • b220fb7d51
    flake.lock: Update (#2440) github-actions[bot] 2025-02-23 01:23:16 +0000
  • 770ef4a4b4 flake.lock: Update github-actions[bot] 2025-02-23 00:21:52 +0000
  • a3d77c65f3
    use internal derp for most integration tests Kristoffer Dalby 2025-02-19 15:01:39 +0100
  • e695d9665b
    changelog Kristoffer Dalby 2025-02-18 20:54:16 +0100
  • 4aeee171e2
    handle register auth errors Kristoffer Dalby 2025-02-18 20:49:52 +0100
  • 2cce3a99eb
    flake.lock: Update (#2430) github-actions[bot] 2025-02-16 20:40:20 +0000
  • 2a78afd1f0 flake.lock: Update github-actions[bot] 2025-02-16 00:21:56 +0000
  • bbe57f6cd4
    use tailscale version in all unsupported errs (#2426) Kristoffer Dalby 2025-02-14 13:43:33 +0100
  • 604f7f6282
    update to go 1.24 (#2427) Kristoffer Dalby 2025-02-14 10:56:03 +0100
  • 2f20bf1824
    override gopls build version Kristoffer Dalby 2025-02-13 11:48:31 +0100
  • 73fd45a7bd
    update changelog Kristoffer Dalby 2025-02-13 11:33:16 +0100
  • 45c9892333
    update to go 1.24 Kristoffer Dalby 2025-02-13 11:31:47 +0100
  • 261b5caea5
    use tailscale version in all unsupported errs Kristoffer Dalby 2025-02-12 16:40:33 +0100
  • c61fbe9c5f
    activate json logs (#2424) badsmoke 2025-02-12 15:31:24 +0100
  • 827eec281d Deployed b943cce8 to development with MkDocs 1.6.1 and mike 2.1.3 github-actions 2025-02-11 15:26:32 +0000
  • b943cce868
    set 0.25.0 changelog date (#2423) Kristoffer Dalby 2025-02-11 16:25:53 +0100
  • bc317d5d8a activate json logs jan.sulimma 2025-02-11 13:07:27 +0100
  • 96710932bc
    update docs version Kristoffer Dalby 2025-02-11 13:05:59 +0100
  • d5037c25a6
    date in changelog v0.25.0 Kristoffer Dalby 2025-02-11 11:56:59 +0100
  • f1fb6e2f39 Deployed c53ff2ce to 0.25.0 with MkDocs 1.6.1 and mike 2.1.3 github-actions 2025-02-11 10:33:55 +0000
  • 6403c8d5d2
    use tsweb debugger (#2420) Kristoffer Dalby 2025-02-11 11:18:59 +0100
  • cc2190d9d1
    add visualiser for go stats Kristoffer Dalby 2025-02-09 16:05:55 +0100
  • b7b71b6be5
    update changelog Kristoffer Dalby 2025-02-09 15:46:41 +0100
  • ee12fdd976
    debug handler for ssh pol Kristoffer Dalby 2025-02-09 15:43:31 +0100
  • fde49b725d
    return after error Kristoffer Dalby 2025-02-09 15:43:20 +0100
  • e1175d6741
    add useful debug information of the current running headscale Kristoffer Dalby 2025-02-09 15:30:23 +0100
  • 3f3efec403
    use tsweb debugger Kristoffer Dalby 2025-02-09 15:05:35 +0100
  • b3fa16fbda
    flake.lock: Update (#2419) github-actions[bot] 2025-02-09 08:45:06 +0000
  • 6ab9760d6c flake.lock: Update github-actions[bot] 2025-02-09 00:21:24 +0000
  • 4b8e4f9ee8 Deployed 3bf7d5a9 to development with MkDocs 1.6.1 and mike 2.1.3 github-actions 2025-02-07 12:52:11 +0000
  • 1f0110fe06
    use helper function for constructing state updates (#2410) Kristoffer Dalby 2025-02-07 13:49:59 +0100
  • b92bd3d27e
    remove oidc migration (#2411) Kristoffer Dalby 2025-02-07 13:49:45 +0100
  • 3bf7d5a9c9
    add git hash to binary, print on startup (#2415) Kristoffer Dalby 2025-02-07 13:49:34 +0100
  • 8d9332a0bf
    update changelog Kristoffer Dalby 2025-02-07 11:19:29 +0100
  • 58bf8a75d2
    add git hash to binary, print on startup Kristoffer Dalby 2025-02-07 11:17:12 +0100
  • 1d65865425
    make version info in bug template more explicit (#2413) Kristoffer Dalby 2025-02-07 11:36:00 +0100
  • c53ff2ce00
    update changelog (#2414) v0.25.0-beta.2 Kristoffer Dalby 2025-02-07 11:32:01 +0100
  • 5f76f97492 Deployed 1e2419bc to 0.24.3 with MkDocs 1.6.1 and mike 2.1.3 github-actions 2025-02-07 10:24:27 +0000
  • 695c05b37c
    update changelog Kristoffer Dalby 2025-02-07 10:43:49 +0100
  • 1e2419bc03
    update changelog v0.24.3 Kristoffer Dalby 2025-02-07 10:42:18 +0100
  • 8e5bccbc0a
    make version info in bug template more explicit Kristoffer Dalby 2025-02-07 10:33:10 +0100
  • 3b55dacda1
    hscontrol/db: add migration setting non existing pak on nodes to null (#2412) Kristoffer Dalby 2025-02-07 10:22:23 +0100
  • ffe2f299cb
    do not allow preauth keys to be deleted if assigned to node (#2396) Kristoffer Dalby 2025-02-01 09:31:13 +0000
  • b4ac8cd9a3
    hscontrol/db: add migration setting non existing pak on nodes to null (#2412) Kristoffer Dalby 2025-02-07 10:22:23 +0100
  • 967d62c184
    hscontrol/db: add migration setting non existing pak on nodes to null Kristoffer Dalby 2025-02-07 10:13:51 +0100
  • 2af18a4703
    update changelog Kristoffer Dalby 2025-02-06 12:48:38 +0100
  • 6bae9f0141
    remove oidc migration Kristoffer Dalby 2025-02-06 12:47:25 +0100
  • d85bd2f9fa
    use helper function for constructing state updates Kristoffer Dalby 2025-02-06 12:00:16 +0100
  • bceee4c6ad Deployed 22277d1f to development with MkDocs 1.6.1 and mike 2.1.3 github-actions 2025-02-05 16:30:08 +0000
  • 22277d1fc7 Spell check Nbelles 2025-02-05 16:10:18 +0100
  • c37ce607fe Spell check Nbelles 2025-02-05 16:10:18 +0100
  • cbf6a43e0d
    Block ability to use '*'. replace origins string to a list to config. enable cors for specific endpoints (#2) Jisse Meruma 2025-02-05 15:07:56 +0100
  • 9ae3570154
    drop versions older than 1.62 (#2405) v0.25.0-beta.1 Kristoffer Dalby 2025-02-05 12:02:32 +0100
  • 7c4e99b90c Deployed f12cb2e0 to development with MkDocs 1.6.1 and mike 2.1.3 github-actions 2025-02-05 10:31:43 +0000
  • f12cb2e048 Headscale now updates the user profile Florian Preinstorfer 2025-01-21 15:57:24 +0100