Commit Graph

2410 Commits

Author SHA1 Message Date
Fred KISSIE e983e1166a 🚧 wip: approval tables in DB 2025-12-20 00:05:33 +01:00
miloschwartz 5587bd9d59 Merge branch 'dev' of https://github.com/fosrl/pangolin into dev 2025-12-19 17:06:57 -05:00
miloschwartz b5f8e8feb2 add org auth slug with device auth support 2025-12-19 17:04:37 -05:00
Owen 322f3bfb1d Add version and send it down 2025-12-19 16:44:57 -05:00
Jacky Fong 9bd66fa306 add back the blueprints api - draft 2025-12-19 15:01:33 -05:00
Owen fea4d43920 Make utility subnet configurable 2025-12-19 14:45:00 -05:00
Fred KISSIE 009b86c33b Merge branch 'dev' into feat/device-approvals 2025-12-19 20:03:05 +01:00
Fred KISSIE a5775a0f4f 🗃️ create approvals table 2025-12-19 00:00:10 +01:00
Owen 6e7ba1dc52 Prevent overlapping resources with org subnets 2025-12-18 17:08:50 -05:00
Owen 3e01bfef7d Move primaryDb into driver 2025-12-18 17:08:50 -05:00
miloschwartz e0de003c2c Merge branch 'dev' of https://github.com/fosrl/pangolin into dev 2025-12-18 16:49:44 -05:00
Owen 6b609bb078 Force big queries onto primary db to prevent 40001 2025-12-18 16:03:15 -05:00
depado 16653dd524 fix(database): filter dates evaluated at module load time 2025-12-18 10:06:31 -05:00
Owen 8ff588407c Fix various small issues; blueprints working 2025-12-17 22:12:16 -05:00
Owen c2e06725a8 Keep the same site resource id 2025-12-17 22:12:16 -05:00
Owen bb43e0c325 Handle changing site by recreating site resource 2025-12-17 22:12:16 -05:00
Owen 35ea01610a Update API routes and ui 2025-12-17 22:12:16 -05:00
Owen cc1e551f43 Fix deleting site not terminating newt 2025-12-17 21:23:25 -05:00
miloschwartz 6f50fb8a4f remote node changes 2025-12-17 16:50:39 -05:00
Owen f892acbc4c Add tcp, udp ports, and icmp to blueprints 2025-12-17 11:58:45 -05:00
miloschwartz 9f29657570 Merge branch 'dev' into feat/login-page-customization 2025-12-17 11:41:17 -05:00
Milo Schwartz 553fda265c Merge branch 'dev' into feature/oidc-email-error 2025-12-17 08:20:40 -08:00
Owen 43fb06084f Alias should not get double regex 2025-12-16 21:54:14 -05:00
Owen 9de39dbe42 Support wildcard resources 2025-12-16 21:54:14 -05:00
Owen a21029582e Always send the relay port config 2025-12-16 18:38:20 -05:00
Owen 3d5ae9dd5c Disable icmp packets over private resources 2025-12-16 17:20:18 -05:00
miloschwartz 6072ee93fa add remove invitation to integration api 2025-12-16 17:17:03 -05:00
Owen 7f7f6eeaea Check the postgres string first
Fixes #2092
2025-12-16 10:42:32 -05:00
Owen 1b4884afd8 Make sure to push changes 2025-12-15 22:13:56 -05:00
Owen 0c0ad7029f Batch and delay for large amounts of targets 2025-12-15 22:13:56 -05:00
Owen c44c1a5518 Add UI, update API, send to newt 2025-12-15 22:13:56 -05:00
Owen Schwartz 48110ccda3 Merge pull request #2080 from water-sucks/server-setup-token-env-var
feat(setup): allow declaring a server setup token through env variable
2025-12-15 21:04:05 -05:00
Owen 0e3b6b90b7 Send reply to email in support requests 2025-12-15 17:43:45 -05:00
Varun Narravula 474b9a685d feat(setup): allow declaring a server setup token through env variable 2025-12-14 16:24:17 -08:00
Owen 97631c068c Clean key
Ref #1806
2025-12-14 15:58:29 -05:00
Owen a767a31c21 Quiet log message 2025-12-13 12:28:44 -05:00
Owen deac26bad2 Bump version 2025-12-13 12:07:35 -05:00
Owen 1aaad43871 Format 2025-12-13 11:36:53 -05:00
Owen 9f55d6b20a Try to fix issue not sending newt commands 2025-12-13 11:19:42 -05:00
Owen a012369f83 Make sure to always check retention first
Fixes #2061
2025-12-12 18:39:13 -05:00
Owen 27db77bca4 Format 2025-12-12 14:53:26 -05:00
Owen 224b78fc64 Update consts 2025-12-11 16:13:33 -05:00
miloschwartz f81909489a add client telmetry and fix missing openapi on prefault 2025-12-11 10:38:48 -05:00
miloschwartz 963468d7fa remove top border from dialog 2025-12-11 10:17:17 -05:00
Owen 4c819d264b Only permit ipv4 for now 2025-12-10 20:40:22 -05:00
Owen 01f7842fd5 Fix function rename issue 2025-12-10 20:34:40 -05:00
Owen Schwartz d409e58186 Merge pull request #2020 from Fredkiss3/fix/log-analytics-adjustments
refactor: adjustments for logs pages
2025-12-10 20:33:12 -05:00
David Reed 78369b6f6a Add OIDC authentication error response support 2025-12-10 11:13:04 -08:00
Owen c56574e431 Send site add in case the client does not have the site 2025-12-10 11:57:45 -05:00
Fred KISSIE f9c0e0ec3d 💬 updated text 2025-12-10 03:56:08 +01:00