miloschwartz
d73796b92e
add new modes, port input, and domain picker
2026-04-09 17:49:22 -04:00
Owen
96b9123306
Merge branch 'dev' into private-site-ha
2026-04-09 17:39:45 -04:00
miloschwartz
f57012eb90
dont show international domain warning when capital letter present
2026-04-09 17:06:04 -04:00
miloschwartz
34387d9859
simplify wildcard domain on non pangolin-dns
2026-04-09 17:04:28 -04:00
miloschwartz
80f5914fdd
add pluto
2026-04-09 16:15:19 -04:00
miloschwartz
eaa70da4dd
add pluto
2026-04-09 16:14:46 -04:00
Joshua Belke
028df8bf27
fix: remove encodeURIComponent from invite link email parameter
...
The @ symbol in email addresses was being encoded as %40 when
constructing invite URLs, causing broken or garbled links when
copied/shared by users.
- Remove encodeURIComponent(email) from server-side invite link
construction in inviteUser.ts (both new invite and regenerate paths)
- Remove encodeURIComponent(email) from client-side redirect URLs in
InviteStatusCard.tsx (login, signup, and useEffect redirect paths)
- Valid Zod-validated email addresses do not contain characters that
require URL encoding for safe query parameter use (@ is permitted
in query strings per RFC 3986 §3.4)
2026-04-07 14:58:27 -04:00
Laurence
122079ddb2
split unix to linux and macos, show method everything other than windows, change nixos all to flake so makes sense under method
2026-04-02 17:05:50 +01:00
Owen Schwartz
a55dd769cf
Revert "enhance: Systemd newt unit instructions"
2026-04-02 11:43:01 -04:00
Laurence
1bb89fce26
enhance: Systemd newt unit
...
Add a systemd unit option directly from dashboard to prevent copy and paste mistakes
2026-04-02 12:21:53 +01:00
Owen
363c13c387
Impvove communication
2026-04-01 09:53:49 -07:00
Owen
3a9e79e6d5
Filter only newt sites on private resources
2026-03-31 16:17:17 -07:00
Owen
3b8dd45a73
Translate siem
2026-03-31 15:09:14 -07:00
Owen
958bde2090
Merge branch 'siem' into dev
2026-03-31 14:20:46 -07:00
Owen
fe30bb280e
Add option for how to batch
2026-03-31 14:04:58 -07:00
miloschwartz
2a1c290dff
dont show identifier on create private resource
2026-03-31 12:32:03 -07:00
Owen
954b492aa9
Fix imports
2026-03-31 11:52:08 -07:00
Owen
6484e8e302
Make work for demo
2026-03-30 16:57:36 -07:00
Owen
4465b05404
Merge branch 'provisioning-room' into dev
2026-03-30 16:19:11 -07:00
Owen
d1182c3a59
Merge branch 'main' into dev
2026-03-30 15:53:46 -07:00
Owen Schwartz
e345c6ee6e
Merge pull request #2627 from shreyaspapi/fix/1547-persist-user-locale
...
fix: persist user locale preference to database (#1547 )
2026-03-30 14:29:15 -07:00
Owen
1e9544af07
Customize table a little more
2026-03-29 20:29:31 -07:00
miloschwartz
4cce6e0820
add node graph and editor
2026-03-29 20:25:17 -07:00
Owen
fcf92d4e2c
Add basic provisioning room v1 and update keys
2026-03-29 16:28:51 -07:00
Owen
77cef554be
Provisioning room basics done
2026-03-29 14:20:58 -07:00
miloschwartz
2841c5ed4e
basic rules
2026-03-29 14:19:26 -07:00
Owen
9dc9b6a2c3
Merge branch 'logging-provision' into dev
2026-03-29 13:59:14 -07:00
Owen
9808a48da0
Merge branch 'multi-role' into dev
2026-03-29 13:55:23 -07:00
Milo Schwartz
8a6960d9c3
Merge pull request #2670 from Fredkiss3/feat/selector-filtering
...
Feat: selector filtering
2026-03-29 12:26:51 -07:00
miloschwartz
2828dee94c
support multi role on create user and invites
2026-03-29 12:11:22 -07:00
miloschwartz
bff2ba7cc2
add learn more link
2026-03-29 11:34:07 -07:00
miloschwartz
d1b2105c80
support search in tags input
2026-03-28 18:29:40 -07:00
miloschwartz
ba529ad14e
hide google and azure idp properly
2026-03-28 18:20:56 -07:00
miloschwartz
6ab0555148
respect full rbac feature in auto provisioning
2026-03-28 18:09:36 -07:00
miloschwartz
7bcb852dba
add google and azure templates to global idp
2026-03-27 18:10:19 -07:00
miloschwartz
bea20674a8
support policy buildiner in global idp
2026-03-27 17:35:35 -07:00
miloschwartz
ad7d68d2b4
basic idp mapping builder
2026-03-26 21:46:01 -07:00
Owen
e05af54f76
Use standard component
2026-03-26 21:36:51 -07:00
miloschwartz
13eadeaa8f
support legacy one role per user
2026-03-26 18:19:10 -07:00
miloschwartz
e13a076939
ui improvements
2026-03-26 16:37:31 -07:00
Owen
b4ca6432db
Fix double id
2026-03-26 16:24:44 -07:00
miloschwartz
3525b367b3
move to private routes
2026-03-24 20:27:15 -07:00
miloschwartz
d21dfb750e
ui for provisioning key
2026-03-24 17:01:20 -07:00
Fred KISSIE
84925f724d
💄 update UI
2026-03-24 23:43:01 +01:00
Fred KISSIE
60982bf19f
🚧 edit niceid in private resources
2026-03-23 22:55:59 +01:00
Owen
c48bc71443
Update crud endpoints and ui
2026-03-22 14:18:34 -07:00
Owen
7c2b4f422a
Merge branch 'main' into dev
2026-03-21 10:45:13 -07:00
miloschwartz
f643abf19a
dont show create org for oidc users
2026-03-20 16:04:00 -07:00
Owen Schwartz
f385bc2d22
Merge pull request #2678 from fosrl/dev
...
1.16.2-s.14
2026-03-20 11:25:03 -07:00
Fred KISSIE
572c9bf319
Merge branch 'dev' into feat/selector-filtering
2026-03-20 04:24:48 +01:00