Fred KISSIE
1a5e9f1005
🚧 resource policy rules
2026-03-04 19:31:59 +01:00
Fred KISSIE
f42c013f33
♻️ refactor
2026-03-04 17:41:55 +01:00
Fred KISSIE
42c9bda939
Merge branch 'dev' into feat/resource-policies
2026-03-04 16:46:33 +01:00
Owen
1362b72cd3
Restrict what can be a header
2026-03-03 21:10:52 -08:00
Owen
db042e520e
Adjust language
2026-03-03 20:34:56 -08:00
Fred KISSIE
7f6ca31757
🚧 Email whiteList for resource policy
2026-03-04 01:46:56 +01:00
Owen
b01fcc70fe
Fix ts and add note about ipv4
2026-03-03 14:45:18 -08:00
Fred KISSIE
be2b1fd1ce
🚧 wip: email whitelist
2026-03-03 20:26:17 +01:00
Fred KISSIE
20b65f549e
✨ Update resource policy pincode
2026-03-03 19:49:24 +01:00
Fred KISSIE
22b2e6b3d4
🚧 wip: separating form sections
2026-03-03 18:41:04 +01:00
miloschwartz
ed95f10fcc
openapi and swagger ui improvements and cleanup
2026-03-02 21:59:41 -08:00
Owen
6cf1b9b010
Support improved targets msg v2
2026-03-02 18:51:48 -08:00
Fred KISSIE
89e7107a47
♻️ use put and return 200 OK
2026-03-03 03:31:43 +01:00
Fred KISSIE
0a69131c38
♻️ merge header auth & extended compability to one table
2026-03-03 03:27:02 +01:00
Fred KISSIE
590f2c29b3
🚧 prepare tables for auth methods
2026-03-03 03:20:03 +01:00
Fred KISSIE
5c280b024e
✨ update policy access control
2026-03-03 01:33:37 +01:00
Owen
19f9dda490
Add comment about not needing exit node
2026-03-02 16:28:01 -08:00
Fred KISSIE
033cc62ce7
🚧 wip
2026-03-02 19:37:23 +01:00
Fred KISSIE
4c69b7a64e
✨ update policy access control
2026-03-02 19:26:51 +01:00
Fred KISSIE
e7ab9b3f37
🚧 wip
2026-03-02 18:32:08 +01:00
Fred KISSIE
3143662f82
Merge branch 'dev' into feat/resource-policies
2026-03-02 15:53:00 +01:00
Owen Schwartz
768eebe2cd
Merge pull request #2432 from ChanningHe/feat-integration-api-domain-crud
...
feat(integration): add domain CRUD endpoints to integration API
2026-03-01 11:12:05 -08:00
Owen
66c377a5c9
Merge branch 'main' into dev
2026-02-28 12:14:41 -08:00
Fred KISSIE
18964ba2a3
🚧 wip
2026-02-28 14:22:41 +01:00
Laurence
b0a34fa21b
fix(openapi): Add openapi call after catch
...
fix : #2561
without making an explicit call to openapi a runtime error happens because it cannot infer the type, the call to openapi is the same across the codebase
2026-02-28 11:27:19 +00:00
Jacky Fong
5c4de03588
add reset bandwidth api for site
...
Change endpoint
update to reset all site in the organization
move the logic to organization
move the permission to organization
2026-02-28 15:47:03 +08:00
Fred KISSIE
f862404c5c
Merge branch 'dev' into feat/resource-policies
2026-02-28 01:17:51 +01:00
Fred KISSIE
c292578f80
Merge branch 'dev' into feat/resource-policies
2026-02-28 01:08:12 +01:00
miloschwartz
ad9289e0c1
sort by name by default
2026-02-27 15:53:27 -08:00
Fred KISSIE
7b02d4104d
🚧 wip
2026-02-28 00:47:27 +01:00
Owen Schwartz
b0cb0e5a99
Merge pull request #2559 from fosrl/dev
...
1.16.1
2026-02-27 12:40:23 -08:00
miloschwartz
8347203bbe
add sort to name col
2026-02-27 12:39:26 -08:00
miloschwartz
4aa1186aed
fix machine client pagination
2026-02-27 11:59:55 -08:00
Owen
daeea8e7ea
Add alises to quieries
...
Fixes #2556
2026-02-26 21:37:47 -08:00
Fred KISSIE
2ef5d90e13
♻️ update policy in integration API
2026-02-27 04:24:33 +01:00
Fred KISSIE
d6a8021613
🚧 wip: update resource policy form
2026-02-27 04:21:20 +01:00
Fred KISSIE
c5231d37f6
🚧 wip
2026-02-26 19:20:15 +01:00
Owen
75f34ff127
Stub cache
2026-02-25 16:17:06 -08:00
Owen
52937a6d90
Make sshCA GA
2026-02-25 16:04:47 -08:00
ChanningHe
52f26396ac
feat(integration): add domain CRUD endpoints to integration API
2026-02-26 08:44:55 +09:00
Owen
5b7f893ad7
Merge branch 'main' into dev
2026-02-25 10:46:28 -08:00
miloschwartz
8ea6d9fa67
add get user by username search endpoint to integration api
2026-02-24 22:04:15 -08:00
Owen
63e208f4ec
Use local cache in verify session
2026-02-24 19:56:16 -08:00
Owen
f50d1549b0
Update cache to use redis
2026-02-24 19:50:42 -08:00
Owen
55e24df671
Check and prefer user token if provided
2026-02-24 19:48:32 -08:00
miloschwartz
20e547a0f6
first pass
2026-02-24 17:58:11 -08:00
Fred KISSIE
1d709b551a
✨ create policy endpoitn
2026-02-24 06:31:43 +01:00
Fred KISSIE
335411de4c
♻️ create table for resource policies associations with users
2026-02-24 03:05:51 +01:00
Owen
5ef808d4a2
Merge branch 'main' into logs-database
2026-02-23 16:39:39 -08:00
Owen Schwartz
63694032e8
Merge pull request #2511 from fosrl/dev
...
1.15.4-s.4
2026-02-20 20:45:23 -08:00