Commit Graph

147 Commits

Author SHA1 Message Date
Alexis Tyler 2d7a70dc0c feat: add origin checking for graphql 2021-06-28 18:05:41 +09:30
Alexis Tyler 67fd432682 chore: remove nginx-origin path 2021-06-23 07:10:45 +09:30
Alexis Tyler cd245c9063 fix: only lookup disk temp when requested 2021-06-14 14:22:40 +09:30
Alexis Tyler ce617667c6 fix: missing my_servers permissions for software-versions 2021-06-08 09:05:57 +09:30
Alexis Tyler 2f33491604 fix: missing my_servers permissions for machine-id 2021-06-08 08:47:27 +09:30
Alexis Tyler 5781dc864a fix: missing my_servers permissions for unraid-version 2021-06-08 08:41:48 +09:30
Alexis Tyler 3b181293ef fix: missing my_servers permissions for os 2021-06-08 08:28:05 +09:30
Alexis Tyler 17251f83a9 fix: if we have multiple pids return newest 2021-06-07 14:31:16 +09:30
Alexis Tyler 47d2c32900 feat: add autoStart to vm endpoint 2021-06-07 14:30:57 +09:30
Alexis Tyler 5d764d8056 fix: use subscription client reconnect method 2021-06-04 14:13:28 +09:30
Alexis Tyler c238b3c0ae fix: on registation key change allow api manager to reload sockets 2021-06-04 13:36:42 +09:30
Alexis Tyler 4eaf0a472a fix: reconnect to internal relay on my_servers reload 2021-06-01 23:03:53 +09:30
Alexis Tyler 223a6e6bf4 fix: ensure api manager reloads my_servers key 2021-06-01 22:35:54 +09:30
Alexis Tyler c6becf920f chore: add logs on disconnect/reconnect of sockets 2021-06-01 18:14:40 +09:30
Alexis Tyler ee21f0b2ec fix: use 401 when disconnecting for invalid api key 2021-06-01 17:46:30 +09:30
Alexis Tyler ad750f5753 fix: try disconnecting/reconnect to relay from watcher 2021-06-01 17:41:59 +09:30
Alexis Tyler d537c6ee8b fix: reconnect to mothership's subcription endpoint on key change 2021-06-01 17:21:34 +09:30
Alexis Tyler 3acb9a3f7f fix: convert libvirt code to new library 2021-06-01 15:09:25 +09:30
Alexis Tyler 15daa2e8db chore: switch to custom fork of libvirt 2021-05-27 22:09:09 +09:30
Alexis Tyler d19eb80f14 fix: imports 2021-05-27 16:19:03 +09:30
Alexis Tyler 36a1f58632 fix: switch libvirt libs 2021-05-27 14:44:29 +09:30
Alexis Tyler 3ac1fdb8f9 fix: only emit key expired event if the key just expired 2021-05-27 13:16:23 +09:30
Alexis Tyler d6d1ca77f1 chore: add debug log for owner endpoint 2021-05-27 12:23:29 +09:30
Alexis Tyler 9a41a3d79a fix: return null is owner is signed out of myservers 2021-05-27 09:10:41 +09:30
Alexis Tyler 17af8a64c3 chore: add log when serializing MyServers config file 2021-05-20 09:37:45 +09:30
Alexis Tyler 17c9f6e09b fix: add quotes to serialized upc 2021-05-20 09:15:11 +09:30
Alexis Tyler 9ac16c8086 fix: keep quotes when serializing upc key 2021-05-20 08:32:44 +09:30
Alexis Tyler b98083c112 Revert "fix: add 'servers' permission to my_servers key"
This reverts commit 715f94ab98.
2021-05-19 05:55:35 +09:30
Alexis Tyler 715f94ab98 fix: add 'servers' permission to my_servers key 2021-05-19 05:53:48 +09:30
Alexis Tyler 26ddc520ed fix: use service account for internal user and fix root permissions 2021-05-18 15:41:34 +09:30
Alexis Tyler bd1cbb566d fix: wrong import 2021-05-18 15:06:48 +09:30
Alexis Tyler 81e064da4e fix: add permission to admin role 2021-05-18 14:58:56 +09:30
Alexis Tyler 62f652da39 chore: lint 2021-05-18 14:47:24 +09:30
Alexis Tyler 019c94fa6e refactor: move my servers mothership permissions to own role 2021-05-18 14:22:48 +09:30
Alexis Tyler c7e80d1829 chore: update copyright header 2021-05-18 14:21:46 +09:30
Alexis Tyler 34a03354bf fix: preserve quotes when saving my servers config file 2021-05-18 14:08:25 +09:30
Alexis Tyler 1218f9f950 fix: use -1 for service account ids 2021-05-17 15:02:14 +09:30
Alexis Tyler ba13ff94bf fix: allow upc keys to access display endpoint 2021-05-17 12:08:07 +09:30
Alexis Tyler b97e2f5bf6 fix: add en_US as fallback for display.locale 2021-05-17 11:24:34 +09:30
Alexis Tyler 98432a4059 fix: use display.locale not display for locale value 2021-05-17 11:12:14 +09:30
Alexis Tyler 2c6d9f92fa fix: append upc key to cfg instead of rewriting whole file 2021-05-15 07:10:48 +09:30
Alexis Tyler 97042a8bed fix: don't throw when machine-id is missing 2021-05-14 09:59:28 +09:30
Alexis Tyler a15f3c8c82 fix: get machine id should not be fatal 2021-05-14 08:37:37 +09:30
Alexis Tyler 69432bd3d9 refactor: change my-servers and unraid-api base paths 2021-05-13 13:08:43 +09:30
Alexis Tyler f821c0e258 fix: add other endpoints to upc permissions 2021-05-12 09:32:11 +09:30
Alexis Tyler d8c67b36c0 fix: add upc permissions 2021-05-12 08:32:01 +09:30
Alexis Tyler 5b9299c20b fix: grants[role] is undefined 2021-05-12 08:16:56 +09:30
Alexis Tyler a7fb0dfba1 fix: add upc key to api-manager on load not only when it's missing 2021-05-12 08:13:11 +09:30
Alexis Tyler a5a006d6b1 chore: add more logging on api key validation 2021-05-12 08:11:00 +09:30
Alexis Tyler 0524c2eb80 fix: non user accounts throwing null for id/description and disable silly logging by default 2021-05-12 08:02:50 +09:30