Commit graph

172 commits

Author SHA1 Message Date
07813c5561 Remove unused template 2019-01-17 17:19:22 +01:00
28704e82cf Disable debug 2019-01-17 17:17:35 +01:00
366282725e Add css folder to nginx config 2019-01-17 17:15:31 +01:00
f3f3a153d5 Hide number input spinners 2019-01-17 17:14:41 +01:00
90273a0109 Change phrasing 2019-01-17 16:58:27 +01:00
0381d331aa Move templates to /templates 2019-01-17 15:17:49 +01:00
159d9c52c4 Remove unused models from administration, add missing template files 2019-01-17 13:19:50 +01:00
1b12b36f74 Implement two-factor authentication using Twilio 2019-01-17 12:48:48 +01:00
ebf5519002 Have all resources internally 2019-01-17 10:59:39 +01:00
1d6ba6310c Include local Font Awesome 2019-01-17 10:54:34 +01:00
dd467bd1e7 Add Font Awesome directory to nginx 2019-01-17 10:50:45 +01:00
b1871826f4 Add Font Awesome directory to .gitignore 2019-01-17 10:00:40 +01:00
51eb63bed7 Prevent privilege escalation 2019-01-17 09:52:38 +01:00
edcf42eff7 Fix display for networks without common name 2019-01-17 09:47:41 +01:00
243fe5c6a5 Allow users to modify themselves 2019-01-17 09:40:46 +01:00
bef927d2ae Bootstrapify alerts in login page 2019-01-17 09:23:13 +01:00
c5f539e5e8 Use decorators for permission checks 2019-01-17 09:19:26 +01:00
0707fb2211 Convert login form to Bootstrap 2019-01-16 13:26:35 +01:00
e62c63a103 Highlight selected tab in administration panel 2019-01-16 09:27:33 +01:00
fc10a45eef Add email buttons in user administration 2019-01-16 09:19:06 +01:00
81d024ceb1 Show date and time of last login in user administration 2019-01-16 09:12:59 +01:00
7a43fe1a1e Use Argon2 as default password hasher 2019-01-15 15:50:49 +01:00
fa61c7f7b2 Add organization display for devices, WiFis and users in manager for superusers 2019-01-15 12:08:19 +01:00
363035af1a Add tooltips for orbs 2019-01-13 18:28:59 +01:00
67e58caec7 Implement yellow orbs in JS 2019-01-13 18:14:15 +01:00
af3df21777 Implement yellow orbs 2019-01-13 18:12:09 +01:00
3b623f2693 Work with Unix timestamps rather than strings for time calculations 2019-01-13 17:56:00 +01:00
5c6121e630 Move all Javascript to static 2019-01-13 17:28:52 +01:00
a81d1211b1 Add user management 2019-01-13 13:55:53 +01:00
ddff965bda Optically separate device and WiFi management 2019-01-13 11:48:05 +01:00
db86431b48 Add login error message 2019-01-13 11:24:35 +01:00
c5750a5b44 Add migration step to setup script 2019-01-09 19:46:03 +01:00
03322e8159 Remove testing client 2019-01-09 17:59:27 +01:00
4b7d6b14ae Move nginx and systemd configs to misc 2019-01-09 17:54:54 +01:00
8dbffe16bc Turn off debug mode 2019-01-09 17:26:56 +01:00
7095ce60be Only display WiFi selection in device editor if device model supports WWAN 2019-01-09 17:08:39 +01:00
5a7ca7bead Delete WiFi from UI, fix #2 2019-01-06 19:15:13 +01:00
cc5ebc9234 Add nginx config file 2019-01-06 19:02:15 +01:00
78a34b80fa Make things prettier 2019-01-05 16:08:19 +01:00
66b1fb0fad Improve network display 2019-01-03 19:20:13 +01:00
bbec4fd961 Merge branch 'master' of https://kumig.it/kumisystems/vpnmanager 2019-01-03 18:38:10 +01:00
4a3e5957bb Fix WiFi issues 2019-01-03 18:38:00 +01:00
e3a3fec431 Fix WiFi issues 2019-01-03 18:31:49 +01:00
Julia Pfitzer
aa75cfc0f7 Added common name to network, fix issue #1 2019-01-03 18:29:49 +01:00
120933aa33 Improve v4 heartbeat script 2018-12-28 18:52:02 +01:00
a4e223f311 Fix user name display in frontend 2018-12-28 12:10:18 +01:00
44d676795a Remove test file 2018-12-28 11:34:02 +01:00
651f6097a4 Remove Groups from backend, remove files for WiFi config demo 2018-12-28 11:28:57 +01:00
824b6ef3a9 Fix type error 2018-12-28 11:08:30 +01:00
dbde49fbf5 Require device firmware to be rebuilt after device configuration change 2018-12-28 11:06:06 +01:00