Commit Graph

3190 Commits

Author SHA1 Message Date
Tsu-ba-me
87c8240bf7 fix(striker-ui): complete user management in striker config 2023-07-03 04:46:06 -04:00
Tsu-ba-me
46f299d878 fix(striker-ui): make checks an array of IDs 2023-07-03 04:46:06 -04:00
Tsu-ba-me
911f0322cb fix(striker-ui-api): don't include deleted users in GET /user 2023-07-03 04:46:06 -04:00
Tsu-ba-me
a272db4239 fix(striker-ui): add submit handler to form utils 2023-07-03 04:46:06 -04:00
Tsu-ba-me
446359bfe9 fix(striker-ui): don't always show null in FormSummary 2023-07-03 04:46:06 -04:00
Tsu-ba-me
1751cef896 fix(striker-ui): handle checks in List with useChecklist hook 2023-07-03 04:46:06 -04:00
Tsu-ba-me
d5baae790c fix(striker-ui): allow diable delete in List 2023-07-03 04:46:06 -04:00
Tsu-ba-me
0711d8a63a feat(striker-ui): simplify building form confirm dialog 2023-07-03 04:46:06 -04:00
Tsu-ba-me
e1e03ba7f9 fix(striker-ui): add get list item checkbox props callback to List 2023-07-03 04:46:06 -04:00
Tsu-ba-me
4dece7aaf8 fix(striker-ui): apply withCredentials to all API requests 2023-07-03 04:46:06 -04:00
Tsu-ba-me
8d343e5cca fix(striker-ui): attempt reconnect after unclean disconnect in VNC 2023-07-03 04:46:06 -04:00
Tsu-ba-me
c4fd8cc2f6 fix(striker-ui): match front-end VNC connect 2023-07-03 04:46:06 -04:00
Tsu-ba-me
73e567b0dc fix(striker-ui-api): manage vnc with higher permissions 2023-07-03 04:46:06 -04:00
Tsu-ba-me
9b13c77752 fix(striker-ui-api): add flag to toggle API endpoint guard 2023-07-03 04:46:06 -04:00
Tsu-ba-me
be82c6e267 fix(tools): print forward port after open SSH tunnel in manage vnc pipe 2023-07-03 04:46:06 -04:00
Tsu-ba-me
aa1ea8d796 fix(striker-ui-api): add endpoint to manage VNC SSH tunnel 2023-07-03 04:46:06 -04:00
Tsu-ba-me
a48c6997fe fix(tools): include server host UUID when open VNC SSH tunnel 2023-07-03 04:46:06 -04:00
Tsu-ba-me
3cd00da76d fix(libvirt): identify server host as local when manage vnc pipes 2023-07-03 04:46:06 -04:00
Tsu-ba-me
ecaa38cfd1 fix(tools): add multiple repairs to manage-vnc-pipes
* ensure valid server UUID with pattern
* allow specify known server host UUID
* combine server UUID and server host UUID (a.k.a. ws host UUID) as
  unique record in table
* remove unnecessary checks for ws source port
2023-07-03 04:46:06 -04:00
Tsu-ba-me
84af484090 build: remove extra space in transfer owner apache->suiapi 2023-07-03 04:46:06 -04:00
Tsu-ba-me
ee363f29ad build: add to 1cecdc2, include libvirt/hooks as node/dr files in SPEC 2023-07-03 04:46:06 -04:00
Tsu-ba-me
c8d2d72689 build: move striker-ui-api executable from core to striker in SPEC 2023-07-03 04:46:06 -04:00
Tsu-ba-me
fa56d16094 build: add to 1cecdc2, make libvirt/Makefile known to ./configure 2023-07-03 04:46:06 -04:00
Tsu-ba-me
b92627dd5d fix(tools): simplify kill logic in manage-vnc-pipes 2023-07-03 04:46:06 -04:00
Tsu-ba-me
de23f6e4d4 chore(libvirt): manage websockify in libvirt hooks, include in build 2023-07-03 04:46:06 -04:00
Tsu-ba-me
a7b2f7c9e1 fix(tools): pass server vnc port as flag in manage-vnc-pipes 2023-07-03 04:46:06 -04:00
Tsu-ba-me
17bef8b415 fix(tools): allow manage-vnc-pipes to accept server name 2023-07-03 04:46:06 -04:00
Tsu-ba-me
324bbaf141 fix(tools): always end with nice exit in open-shh-tunnel 2023-07-03 04:46:06 -04:00
Tsu-ba-me
8da4033607 fix(tools): separate open/close websockify and ssh tunnel 2023-07-03 04:46:06 -04:00
Tsu-ba-me
9457986659 fix(tools): simplify accessing switches in manage-vnc-pipes 2023-07-03 04:46:06 -04:00
Tsu-ba-me
bf0e75109f fix(tools): simplify selection between local/remote call in manage-vnc-pipes 2023-07-03 04:46:06 -04:00
Tsu-ba-me
f56f931599 fix(striker-ui-api): add set host config::map_network variable command endpoint 2023-07-03 04:46:06 -04:00
Tsu-ba-me
322f1c4607 refactor(striker-ui-api): rearrange GET network-interface handler 2023-07-03 04:46:06 -04:00
Tsu-ba-me
8b828f81a5 fix(striker-ui-api): read server screenshot from memory instead of through job 2023-07-03 04:46:06 -04:00
Tsu-ba-me
d98df4b2a4 fix(tools): isolate non-striker tasks in anvil-daemon 2023-07-03 04:46:06 -04:00
Tsu-ba-me
7465a3ab4e fix(striker-ui-api): make only admin can see all users 2023-07-03 04:46:06 -04:00
Tsu-ba-me
61deceb849 fix(striker-ui-api): avoid single quotes in access interact 2023-07-03 04:46:06 -04:00
Tsu-ba-me
710f076d04 fix(striker-ui-api): protect mod user endpoints based on account 2023-07-03 04:46:06 -04:00
Tsu-ba-me
a9d0ae4ae7 fix(striker-ui-api): don't consider name of deleted users as used 2023-07-03 04:46:06 -04:00
Tsu-ba-me
e93c48bec4 fix(striker-ui-api): don't allow admin to change username 2023-07-03 04:46:06 -04:00
Tsu-ba-me
cbfbc38f10 fix(striker-ui-api): remove slashes from rand password in create user 2023-07-03 04:46:06 -04:00
Tsu-ba-me
75068c1957 fix(striker-ui-api): identify current user when getting users 2023-07-03 04:46:06 -04:00
Tsu-ba-me
c1fcaf5161 fix(striker-ui-api): reverse chrono order users when getting for passport 2023-07-03 04:46:06 -04:00
Tsu-ba-me
c5015bf43f fix(striker-ui-api): add create and update user endpoints 2023-07-03 04:46:06 -04:00
Tsu-ba-me
b080d319af refactor(striker-ui-api): hoist encrypt password 2023-07-03 04:46:06 -04:00
Tsu-ba-me
a16d5160d4 feat(striker-ui-api): add insert or update user to access module 2023-07-03 04:46:06 -04:00
Tsu-ba-me
560d60c7e8 fix(tools): get server screenshots every minute and punt to strikers WIP 2023-07-03 04:46:06 -04:00
Tsu-ba-me
ffd41b1dfa fix(tools): enable anvil-get-server-screenshot to send screenshot to multiple hosts 2023-07-03 04:46:06 -04:00
Tsu-ba-me
d9e6061b6e fix(striker-ui-api): replace get anvil shared storage summary 2023-07-03 04:46:06 -04:00
Tsu-ba-me
0360b39598 fix(striker-ui-api): replace get anvil network summary endpoint 2023-07-03 04:46:06 -04:00