Commit Graph

169 Commits

Author SHA1 Message Date
miloschwartz 8fa1701e06 rename windowsDefenderEnabled 2026-01-21 17:57:20 -08:00
Varun Narravula e2e09527ec fix(fingerprint): set fingerprintId reference to null 2026-01-20 12:13:43 -08:00
Varun Narravula 3ce1afbcc9 feat(fingerprint): consolidate posture checks into fingerprint table 2026-01-20 12:13:43 -08:00
Varun Narravula 1f077d7ec2 refactor(fingerprint): start taking fingerprint snapshots in new table 2026-01-20 12:13:43 -08:00
Fred KISSIE b7df8b7319 ♻️ make logo URL optional 2026-01-19 20:39:24 -08:00
Milo Schwartz 06aaa7c680 Merge pull request #2121 from Fredkiss3/feat/device-approvals
feat: device approvals
2026-01-15 21:33:31 -08:00
Milo Schwartz 40e37b1798 Merge pull request #2244 from water-sucks/add-fingerprint-and-posture-check-info
feat(fingerprint): store posture checks and fingerprint info
2026-01-15 12:05:41 -08:00
Varun Narravula e9e935d6c4 feat(fingerprint): add platform fingerprint hash 2026-01-14 20:21:22 -08:00
Fred KISSIE 9040f9b82a ♻️ set approval state nullable 2026-01-15 01:03:02 +01:00
Fred KISSIE fc0ec0d754 🐛 remove unused approval state 2026-01-15 00:28:30 +01:00
Fred KISSIE b3569174b6 🐛 fix sqlite type 2026-01-15 00:20:45 +01:00
Fred KISSIE cbf184342b Merge branch 'dev' into feat/device-approvals 2026-01-14 23:08:40 +01:00
Fred KISSIE bc20a34a49 process approval endpoint 2026-01-14 03:00:40 +01:00
miloschwartz 2201b0395d add optional tags field to idp 2026-01-13 16:21:40 -08:00
miloschwartz 673cd0fcd1 add block client 2026-01-12 20:37:53 -08:00
miloschwartz b941b5571f add archive to org clients and add unarchive 2026-01-12 15:52:27 -08:00
Varun Narravula fcee735578 feat(fingerprints): receive fingerprints/postures from olm and add to db 2026-01-10 21:15:54 -08:00
miloschwartz 2ba49e84bb add archive device instead of delete 2026-01-09 18:00:00 -08:00
Fred KISSIE 7a4aff8e4b 🗃️ use clientId and fix bad column name for decision and add userId 2026-01-09 01:17:05 +01:00
Fred KISSIE cb21cab117 🚧 add device approval in the roles page 2026-01-06 01:51:33 +01:00
Fred KISSIE 0f2b94307f Merge branch 'dev' into feat/device-approvals 2026-01-05 16:54:18 +01:00
Owen ab3be26790 Working on remote nodes 2025-12-22 21:53:57 -05:00
Owen 5c67a1cb12 Format 2025-12-22 16:28:41 -05:00
Owen 1d5d856799 Make extendedCompatibility on by default 2025-12-21 16:38:28 -05:00
Owen 7e047d9e34 db schema for maintenance 2025-12-20 16:35:16 -05:00
Owen eafcefbe45 Merge branch 'dev' of github.com:jln-brtn/pangolin into jln-brtn-dev 2025-12-20 15:34:32 -05:00
Fred KISSIE e983e1166a 🚧 wip: approval tables in DB 2025-12-20 00:05:33 +01: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 3e01bfef7d Move primaryDb into driver 2025-12-18 17:08:50 -05:00
Owen 6b609bb078 Force big queries onto primary db to prevent 40001 2025-12-18 16:03:15 -05:00
miloschwartz 9f29657570 Merge branch 'dev' into feat/login-page-customization 2025-12-17 11:41:17 -05:00
Owen 3d5ae9dd5c Disable icmp packets over private resources 2025-12-16 17:20:18 -05:00
Owen c44c1a5518 Add UI, update API, send to newt 2025-12-15 22:13:56 -05:00
Owen f9b03943c3 Format all files 2025-12-09 10:56:14 -05:00
Owen e24a13fb11 Implement previous year delete 2025-12-06 20:49:53 -05:00
Owen 58177f4a02 Add niceid 2025-12-06 17:24:00 -05:00
Fred KISSIE d0157ea7a5 Merge branch 'dev' into feat/login-page-customization 2025-12-05 22:38:07 +01:00
miloschwartz a3b852ef45 Merge branch 'dev' into clients-user 2025-12-05 15:17:32 -05:00
Fred KISSIE ba9048a377 Merge branch 'dev' into feat/login-page-customization 2025-12-04 23:56:16 +01:00
Varun Narravula f33be1434b feat(schema): add TLS server name column to target healthcheck tables 2025-12-04 12:00:40 -05:00
Varun Narravula bd3d339905 feat(schema): add TLS server name column to target healthcheck tables 2025-12-04 10:18:20 -05:00
Owen 8eec122114 Fixing holepunching and other bugs 2025-12-03 20:31:37 -05:00
Owen a623604e96 Improve holepunching 2025-12-01 13:54:30 -05:00
Julien Breton 46ed27a218 Fix: Extend Basic Auth compatibility with browsers 2025-12-01 01:18:09 +01:00
miloschwartz 5bd31f87f0 only allow one device auth per session 2025-11-26 15:48:49 -05:00
Owen 73b0411e1c Add alias config 2025-11-24 20:43:26 -05:00
Owen 3750c36aa7 Working on orchestration 2025-11-20 10:31:09 -05:00
Owen 937b36e756 Build client site resource associations and send messages 2025-11-19 18:05:42 -05:00
Fred KISSIE e2c4a906c4 ♻️rename title & subtitle to orgTitle and orgSubtitle 2025-11-15 01:41:56 +01:00