Commit Graph

3180 Commits

Author SHA1 Message Date
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
Tsu-ba-me
ab4a4cee9a refactor(striker-ui-api): organize middlewares 2023-07-03 04:46:06 -04:00
Tsu-ba-me
0b304251ff fix(striker-ui): use query param return-to in login 2023-07-03 04:46:06 -04:00
Tsu-ba-me
9337b3c881 fix(striker-ui-api): prefer original url over url/path of request 2023-07-03 04:46:06 -04:00
Tsu-ba-me
e460986e7c docs(striker-ui-api): adjust spacing in session logs 2023-07-03 04:46:06 -04:00
Tsu-ba-me
b72283a06c fix(striker-ui-api): set query param returnTo in assert authentication 2023-07-03 04:46:06 -04:00
Tsu-ba-me
5a51f9a31a fix(striker-ui-api): don't list get server screenshot jobs 2023-07-03 04:46:06 -04:00
Tsu-ba-me
db5d98d9d6 fix(striker-ui-api): add timeout to get server screenshot 2023-07-03 04:46:06 -04:00
Tsu-ba-me
4d9c2e79f0 fix(striker-ui-api): replace handle subnode cluster membership endpoint 2023-07-03 04:46:06 -04:00
Tsu-ba-me
8fff0f8624 fix(striker-ui-api): apply default job progress ENV variable 2023-07-03 04:46:06 -04:00
Tsu-ba-me
f49c510468 fix(striker-ui-api): add replacement for power control nodes, subnodes 2023-07-03 04:46:06 -04:00