Owen
66c377a5c9
Merge branch 'main' into dev
2026-02-28 12:14:41 -08: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
miloschwartz
ad9289e0c1
sort by name by default
2026-02-27 15:53:27 -08: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
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
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
miloschwartz
3f2bdf081f
allow edit admin role ssh and support null authDaemonMode
2026-02-20 20:25:14 -08:00
miloschwartz
d6ba34aeea
set auth daemon type on resource
2026-02-20 17:33:21 -08:00
Owen
b622aca221
Try to route logs requests to a different database
2026-02-20 17:20:01 -08:00
miloschwartz
7a01a4e090
ssh settings on a role
2026-02-19 17:53:11 -08:00
Owen
4e7eac368f
Uniform ne check on niceId and dont reject clients
2026-02-18 11:56:01 -08:00
Owen
09a9457021
Fix transaction issue
2026-02-17 21:27:23 -08:00
Owen
e2f78ba476
Merge branch 'main' of github.com:fosrl/pangolin into dev
2026-02-17 21:06:16 -08:00
miloschwartz
d4bff9d5cb
clean orgId and fix primary badge
2026-02-17 20:35:36 -08:00
Owen
6661a76aa8
Update member resources page and testing new org counts
2026-02-17 20:01:43 -08:00
miloschwartz
a2ed22bfcc
use add/remove helper functions in auto (de)provision
2026-02-17 17:50:41 -08:00
Owen
e370f8891a
Also update in the assign
2026-02-17 17:34:57 -08:00
miloschwartz
8a83e32c42
add send email verification opt out
2026-02-17 17:33:35 -08:00
Owen
831eb6325c
Centralize user functions
2026-02-17 17:31:41 -08:00
Owen
4d6240c987
Handle new usage tracking with multi org
2026-02-17 17:10:05 -08:00
miloschwartz
79cf7c84dc
support delete org and preserve path on switch
2026-02-17 16:45:15 -08:00
miloschwartz
b8c3cc751a
support creating multiple orgs in saas
2026-02-17 14:37:46 -08:00
Owen
3debc6c8d3
Add round trip tracking for any message
2026-02-16 20:29:55 -08:00
Owen
f0b9240575
Accept resource as either niceId or alias
2026-02-16 15:29:23 -08:00
Owen
9cf59c409e
Initial sign endpoint working
2026-02-16 15:19:29 -08:00
miloschwartz
9eacefb155
support delete account
2026-02-14 22:44:30 -08:00
miloschwartz
33f0782f3a
support delete account
2026-02-14 18:01:37 -08:00
Milo Schwartz
e6a5cef945
Merge pull request #2371 from Fredkiss3/refactor/paginated-tables
...
feat: server side filtered, ordered & paginated tables
2026-02-14 11:43:01 -08:00
miloschwartz
d4668fae99
add openapi types
2026-02-14 11:25:00 -08:00
Fred KISSIE
ddfe55e3ae
♻️ add niceId to query filtering on most tables
2026-02-14 04:19:30 +01:00
Fred KISSIE
761a5f1d4c
♻️ use like & LOWER(column) for searching with query
2026-02-14 04:11:27 +01:00
miloschwartz
1f8e89772d
disable global idp routes if idp mode is org
2026-02-13 15:46:13 -08:00
Owen
be89e5ca55
Fix issue with auto provisioning being overriden
2026-02-13 14:56:56 -08:00
Fred KISSIE
ab65bb6a8a
Merge branch 'dev' into refactor/paginated-tables
2026-02-13 06:03:09 +01:00
miloschwartz
f527c30923
add post auth url
2026-02-12 14:21:50 -08:00
Owen
937f6fdae8
Add better error message
2026-02-11 17:56:58 -08:00
Owen
98a4c453c1
Fix anouther subscribed logic issue
2026-02-11 12:41:22 -08:00
Owen
6475dceab9
Rename tiers in features and fix subscribed logic issue
2026-02-11 12:38:18 -08:00