Commit graph

242 commits

Author SHA1 Message Date
eadf2d46bd Change status code 2019-02-11 15:45:41 +00:00
b1145c3059 Improve No-VPN device display in frontend, improve build env 2019-02-11 14:09:56 +00:00
ff292a96ce Allow a user not assigned to an orga to edit themselves 2019-02-10 19:08:09 +00:00
1a2ae036e5 Execute make in shell because that appears to do something 2019-02-10 18:49:36 +00:00
2d71aebc06 Another safeguard to make sure celery only executes one task at a time 2019-02-10 16:00:21 +00:00
7b589e2f9a Improve upstream host discovery 2019-02-10 13:18:55 +00:00
6ab1d79100 Terminate subprocess on timeout 2019-02-10 13:17:47 +00:00
59c340fd24 Automatically remove any surviving kumilocks on startup 2019-02-09 17:00:08 +00:00
5c885db6b1 Send generic 502 if firmware building fails 2019-02-09 16:51:06 +00:00
9d32307f34 Catch more exceptions 2019-02-09 16:37:07 +00:00
ecafcf7aa7 Revert "Remove .kumilock files – the queue prevents synchronous executions"
This reverts commit d0307e13d7.
2019-02-09 16:32:02 +00:00
aec67fe5b7 Simple fix reducing necessary requests 2019-02-09 16:25:47 +00:00
97d045c063 Improve firmware generation JS 2019-02-09 16:24:41 +00:00
d402b1b0ac Update submodule source for v3 firmware 2019-02-09 11:41:14 +00:00
fcef62655c Add missing import 2019-02-09 11:24:36 +00:00
f0394f876d Implement queue 2019-02-09 11:24:24 +00:00
c2c8cbbf8a Revert "Fix wget location"
This reverts commit 1d2cbf8135.
2019-02-07 21:25:56 +00:00
d0307e13d7 Remove .kumilock files – the queue prevents synchronous executions 2019-02-07 20:54:32 +00:00
3824fdabc7 Implement queue 2019-02-07 20:52:59 +00:00
1d2cbf8135 Fix wget location 2019-02-07 20:23:02 +00:00
fc527afdd0 Add another necessary setup step to post-install instructions 2019-02-07 19:15:28 +00:00
446b8aa53e Create CCD directory in setup script 2019-02-07 19:14:22 +00:00
dd48525a48 Add full path for uwsgi 2019-02-07 19:14:02 +00:00
14bc795039 Add Kea config 2019-02-07 16:55:11 +00:00
cb20a164d3 Add sample OpenVPN server config 2019-02-07 16:47:25 +00:00
8aeedd6f3c Fix syntax 2019-02-07 16:16:14 +00:00
723aeb1946 Make heartbeats to the test environment possible 2019-02-07 16:11:45 +00:00
3ea5c941d9 Add netplan config 2019-02-07 15:51:25 +00:00
c4b4c6fb29 Add bridge-utils as dependency 2019-02-07 15:51:10 +00:00
c48063179d Fix device editing 2019-02-07 15:11:41 +00:00
6d4e69cb41 Add missing import 2019-02-07 08:32:46 +00:00
734945a923 Move firmware generation to tasks 2019-02-03 15:15:28 +00:00
3d9cfd40b2 Implement organization editing 2019-02-03 10:35:57 +00:00
8cab325f9f Implement organization overview/creation/deletion in frontend for superusers 2019-02-03 09:51:02 +00:00
ae590f402f Fix device creation 2019-02-02 15:35:14 +00:00
8a62cd6ac5 Automatically set device change timestamp on creation 2019-02-02 15:30:47 +00:00
32764274dd Add key generation to setup script 2019-02-02 15:18:57 +00:00
f25bf54f26 Condense code 2019-02-02 15:08:20 +00:00
c85549c124 Add network adding form 2019-02-02 15:01:18 +00:00
3f734fed15 Remove a line 2019-02-02 14:41:24 +00:00
3b668264b7 Add link to network add 2019-02-02 14:34:32 +00:00
3e744a4bc5 Implement network adding form 2019-02-02 14:31:25 +00:00
41d915a90b Implement Networks URLs 2019-02-02 13:24:15 +00:00
21014a6894 Implement Network display tab 2019-02-02 13:20:40 +00:00
22d0726175 Normalize Network Organization field name 2019-02-02 13:20:21 +00:00
79b7b2f8cd Remove unused module 2019-02-02 13:03:28 +00:00
d673ce311d Add delete user function in frontend 2019-02-02 12:31:05 +00:00
fb7faddd15 Update links 2019-02-02 12:20:09 +00:00
a3679d4f99 Beauty fix for URLs 2019-02-02 12:14:12 +00:00
ff17fb284f Implement user adding in frontend (already pushed some files in c82868a4) 2019-02-02 12:01:06 +00:00