Mustafa Arici
|
eae9e56f13
chore(test): use Infof if you include a formatting string
|
7 年之前 |
Mustafa Arici
|
7bf6619ba1
fix(webui): prevent dropdown from swallowing items
|
7 年之前 |
Mustafa Arici
|
32a4f61eed
chore: gen
|
7 年之前 |
Mustafa Arici
|
c24f77b4c3
Merge branch 'feat/46-bulk-cli-ops' into dev
|
7 年之前 |
Mustafa Arici
|
f8556d7113
feat(cmd): imp. bulk network assoc/dissoc w/ users
|
7 年之前 |
Mustafa Arici
|
e8f5852ba0
feat(cmd): impl. bulk user update
|
7 年之前 |
Mustafa Arici
|
b2d6bdc20a
chore: ensure hoek node module is up to date
|
7 年之前 |
Mustafa Arici
|
fbc7ddb4e8
feat(vpn): impl. server and ca cert expiration indicators
|
7 年之前 |
Mustafa Arici
|
46982f21f7
refactor(user): use consistent datetime standart within gRPC
|
7 年之前 |
Mustafa Arici
|
34f46e7302
chore(webui): add static files to bindata
|
7 年之前 |
Mustafa Arici
|
645c27dba1
feat(user): impl. ExpiresAtExpiresAt returns date time for which the user certificate gets expired.
|
7 年之前 |
Mustafa Arici
|
34fe513f89
feat(webui): ensure assets are fetched from the OVPM HTTP server only
|
7 年之前 |
Mustafa Arici
|
174991048e
style(webui): remove unnoecessary table head
|
7 年之前 |
Mustafa Arici
|
d50cf633e0
refactor(rest): add Safari friendly CORS headers
|
7 年之前 |
Mustafa Arici
|
0de988f873
chore: bump to 0.2.7-beta
|
7 年之前 |
Mustafa Arici
|
c45c1786f9
test(user): add tests for ConectionStatus
|
7 年之前 |
Mustafa Arici
|
c814725fcc
refactor(user): make helper funcs mockable
|
7 年之前 |
Mustafa Arici
|
10c0f702db
chore: reduce timeout intervals
|
7 年之前 |
Mustafa Arici
|
eb561943de
refactor(vpn): remove unnecessary line
|
7 年之前 |
Mustafa Arici
|
1222a9f15f
refactor(webui): ensure auth failure causes a visual logout
|
7 年之前 |
Mustafa Arici
|
4cb50d916b
chore: update dependencies
|
7 年之前 |
Mustafa Arici
|
cf1e09661d
chore: remove debug line
|
7 年之前 |
Mustafa Arici
|
5c4e124460
doc(cmd/ovpm): fix log stmt
|
7 年之前 |
Mustafa Arici
|
1c6c9e0b63
chore: remove debug line
|
7 年之前 |
Mustafa Arici
|
762e9c867a
refactor(vpn): make parseStatusLog a mockable func
|
7 年之前 |
Mustafa Arici
|
6df5a43d91
test(vpn): add tests for GetConnectedUsers
|
7 年之前 |
Mustafa Arici
|
9ce7db14b1
refactor(vpn): move all funcs under Server struct
|
7 年之前 |
Mustafa Arici
|
876ce4fa2d
refactor(vpn): issue warning when user reported online by OpenVPN is not found in dbWe were giving errors when the CN reported by the OpenVPN mismatcheswith the records in the db.Now we are logging WARNING messages instead of errors when this happens.
|
7 年之前 |
Mustafa Arici
|
5a547099f7
test(parselog): add test for parseStatusLog
|
7 年之前 |
Mustafa Arici
|
85478d5e5a
refactor(parselog): accept io.Reader instead of path
|
7 年之前 |