Michael Quigley
|
2ae1ff06c4
|
record service alloc/dealloc (#10)
|
2022-07-29 16:03:53 -04:00 |
|
Michael Quigley
|
1292c5d702
|
fix authentication transaction; record created identities (#10)
|
2022-07-29 15:54:13 -04:00 |
|
Michael Quigley
|
cb1a88e339
|
not public; lint
|
2022-07-29 15:28:40 -04:00 |
|
Michael Quigley
|
4b3c22d02a
|
endpoint tracking (#10)
|
2022-07-29 15:19:28 -04:00 |
|
Michael Quigley
|
409fee1576
|
identities (#10)
|
2022-07-29 15:15:48 -04:00 |
|
Michael Quigley
|
7fd1287465
|
identities ddl (#10)
|
2022-07-29 13:33:55 -04:00 |
|
Michael Quigley
|
e63e831374
|
store updates (#10)
|
2022-07-29 13:27:00 -04:00 |
|
Michael Quigley
|
abad64c808
|
set migrations table name
|
2022-07-29 11:10:39 -04:00 |
|
Michael Quigley
|
e3f4eb33fe
|
authenticate remaining api endpoints (#11)
|
2022-07-28 14:32:49 -04:00 |
|
Michael Quigley
|
e6e487c07e
|
richer principal (#11)
|
2022-07-28 12:12:50 -04:00 |
|
Michael Quigley
|
cc86776351
|
authentication (#11)
|
2022-07-27 14:50:46 -04:00 |
|
Michael Quigley
|
6156005446
|
authentication; enable only (for now) (#11)
|
2022-07-27 14:45:16 -04:00 |
|
Michael Quigley
|
4311d89526
|
api improvements
|
2022-07-27 13:38:35 -04:00 |
|
Michael Quigley
|
d44ebb9e80
|
tunnel/untunnel handler cleanups (#3)
|
2022-07-27 13:17:47 -04:00 |
|
Michael Quigley
|
ae496beb92
|
logging lint
|
2022-07-27 12:58:16 -04:00 |
|
Michael Quigley
|
6b4fcadc6b
|
more reasonable allocation and deallocation of resources (#3, #9)
|
2022-07-27 12:55:51 -04:00 |
|
Michael Quigley
|
91849caf25
|
clean up edge router policy (#3, #9)
|
2022-07-27 12:17:37 -04:00 |
|
Michael Quigley
|
b852518a0d
|
untunnel swagger (#3, #9)
|
2022-07-27 11:35:28 -04:00 |
|
Michael Quigley
|
ad93c613b5
|
shutdown hook
|
2022-07-27 11:31:01 -04:00 |
|
Michael Quigley
|
cfa603ea0c
|
de-linting (#3)
|
2022-07-27 09:49:54 -04:00 |
|
Michael Quigley
|
06b523d39f
|
separate dial/bind service policies (#3)
|
2022-07-26 18:07:49 -04:00 |
|
Michael Quigley
|
3d9a7107c0
|
ugly service detection (#3)
|
2022-07-26 17:30:06 -04:00 |
|
Michael Quigley
|
7b7da0f6ac
|
rough policies, just to wire things up (#3)
|
2022-07-26 17:26:39 -04:00 |
|
Michael Quigley
|
73718804e1
|
service policy (#3)
|
2022-07-26 17:17:37 -04:00 |
|
Michael Quigley
|
f44599e9c2
|
create serp (#3)
|
2022-07-26 16:36:47 -04:00 |
|
Michael Quigley
|
2d4299984e
|
create the service (#3)
|
2022-07-26 16:21:49 -04:00 |
|
Michael Quigley
|
83b141ae00
|
tunnel service call wiring (#3)
|
2022-07-26 16:00:59 -04:00 |
|
Michael Quigley
|
54328c488b
|
tunnel request/response (#3)
|
2022-07-26 15:38:35 -04:00 |
|
Michael Quigley
|
84ac03c048
|
api package naming cleanup (less conflicts with existing ziti infrastructure)
|
2022-07-26 15:16:02 -04:00 |
|
Michael Quigley
|
0b6469b742
|
adjust reverse proxy infrastructure to selectively proxy based on host header (#7)
|
2022-07-26 13:30:19 -04:00 |
|
Michael Quigley
|
cad9a2bf5b
|
rough and sketchy identity creation and enrollment
|
2022-07-26 12:26:58 -04:00 |
|
Michael Quigley
|
bb57075059
|
skeleton bits for zrok enable
|
2022-07-25 17:05:44 -04:00 |
|
Michael Quigley
|
17c75b212d
|
swagger lint
|
2022-07-25 16:44:13 -04:00 |
|
Michael Quigley
|
754674d8f8
|
swagger; enable request/response
|
2022-07-25 16:42:06 -04:00 |
|
Michael Quigley
|
efdf5b5293
|
account creation error handling
|
2022-07-25 16:23:55 -04:00 |
|
Michael Quigley
|
1d0218ad91
|
more account creation wiring
|
2022-07-25 16:17:03 -04:00 |
|
Michael Quigley
|
629d2fe0dc
|
store; account
|
2022-07-25 16:03:51 -04:00 |
|
Michael Quigley
|
a0a6f49131
|
rough, basic edge api ping
|
2022-07-25 14:55:46 -04:00 |
|
Michael Quigley
|
64e2864fab
|
rough 'create account' api skeleton
|
2022-07-25 13:17:52 -04:00 |
|
Michael Quigley
|
53b7c3c7b7
|
api reshuffle
|
2022-07-25 11:51:23 -04:00 |
|
Michael Quigley
|
23896ab3fa
|
rudimentary account registration swagger
|
2022-07-25 11:44:17 -04:00 |
|
Michael Quigley
|
0e37be14b4
|
controller store skeleton; sqlx; sqlite3; migrations
|
2022-07-22 13:53:39 -04:00 |
|
Michael Quigley
|
ab8ddd66f6
|
wiring up the go-swagger client
|
2022-07-22 12:24:45 -04:00 |
|
Michael Quigley
|
a0664a4562
|
skip the automatically generated main
|
2022-07-22 11:48:24 -04:00 |
|
Michael Quigley
|
3c19094b32
|
more swagger wiring
|
2022-07-22 11:45:37 -04:00 |
|
Michael Quigley
|
ad8000c369
|
wiring in the go-swagger infrastructure
|
2022-07-22 11:16:30 -04:00 |
|
Michael Quigley
|
87d729791a
|
more swagger infrastructure
|
2022-07-22 10:52:36 -04:00 |
|
Michael Quigley
|
24815de925
|
initial swagger spec for client api
|
2022-07-22 10:21:14 -04:00 |
|
Michael Quigley
|
0ae698dd85
|
fixed diagram; wthwit?
|
2022-07-21 21:30:49 -04:00 |
|
Michael Quigley
|
6b4fcb8dc1
|
cmd scaffolding for controller; lint removal
|
2022-07-21 16:43:42 -04:00 |
|