Alexis Tyler
|
492cc7755c
|
fix: generated keys should be 64 chars not 58
|
2021-07-01 07:56:08 +09:30 |
|
Alexis Tyler
|
d5744a603a
|
fix: account for keys missing
|
2021-06-30 23:49:42 +09:30 |
|
Alexis Tyler
|
6a2ccfc421
|
fix: cut down the generated keys after whole key
|
2021-06-30 23:19:18 +09:30 |
|
Alexis Tyler
|
338751339e
|
chore: lint
|
2021-06-30 23:13:54 +09:30 |
|
Alexis Tyler
|
4fd288616c
|
fix: api-manager not writing out notifier key if upc one exists
|
2021-06-30 23:09:25 +09:30 |
|
Alexis Tyler
|
79bba139c3
|
fix: misc changes to notifications
|
2021-06-30 23:00:59 +09:30 |
|
Alexis Tyler
|
0e676bf2dd
|
fix: move origins file to data dir
|
2021-06-29 07:22:13 +09:30 |
|
Alexis Tyler
|
33a48ed655
|
fix: os.uptime
|
2021-06-29 06:48:13 +09:30 |
|
Alexis Tyler
|
103bddbbf0
|
fix: info.os.uptime
|
2021-06-29 06:40:11 +09:30 |
|
Alexis Tyler
|
1f93bf3293
|
fix: add vars permssions to my_servers role
|
2021-06-29 06:35:02 +09:30 |
|
Alexis Tyler
|
aa9b21aa48
|
fix: ensure toBoolean can't throw
|
2021-06-28 20:38:02 +09:30 |
|
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 |
|