Andrew Martinez
6612ad9c14
fix startup timing issues
2021-10-19 10:58:59 -04:00
Andrew Martinez
45158ff864
updates to newest foundation/fabric/sdk-golang
2021-10-18 16:07:33 -04:00
Andrew Martinez
d03626649b
fixes #748 adds validation for host:port combos in edge configuration address
2021-08-10 10:23:23 -04:00
Andrew Martinez
177379aa8e
fix durations w/ no units
2021-06-03 08:52:24 -04:00
Andrew Martinez
6ee4f6a8a5
rework CaPems for ca store calculations
2021-05-11 14:18:08 -04:00
Andrew Martinez
74c9611996
add back reading the root identity
2021-05-11 11:16:21 -04:00
Andrew Martinez
6625084569
use xweb for Edge Client and Management APIs
...
- use xweb for run
- use xweb for api tests
- use time.ParseDuration for edge configuration
- use CORS defaults in Client/Management API handlers
2021-05-06 16:45:48 -04:00
Andrew Martinez
623681db87
add lastActivityAt
...
- as updates to API Sessions can now happen later than the last time
they were active, updatedAt is no longer the correct representation of
the last activity an API Session had
- move all logic that used updatedAt to lastActivityAt
- add migration to set lastActivityAt
2021-03-17 13:49:12 -04:00
Andrew Martinez
d6a5f329c5
fixes #477 add configurable http timeouts
2021-01-21 14:09:42 -05:00
Andrew M
0923db08d5
Merge branch 'master' into open.api
2020-06-15 13:49:23 -04:00
Paul Lorenz
a3f9e3c978
Remove postgres code. Fixes GH-195
2020-06-10 15:52:45 -04:00
Andrew M
3087972172
all conversion work
...
- remove old JSON schema, unsused code
- remove unused variables from base router functions
- rework all API entities
- rework all links
- fix lint issues
- adds error conversion logic
- update tests as needed
- fix up go test
- fix backwards compat w/ non json enroller
2020-06-09 14:11:23 -04:00
Andrew M
b6d9efaf8c
fixed #183 , move to openziti
2020-05-26 17:37:35 -04:00
Paul Lorenz
7d60e03b65
Remove copyright date from header
2020-03-19 13:47:42 -04:00
dovholuknf
3db81622cb
didn't i do this once already?
2020-02-25 14:29:08 -05:00
Andrew Martinez
da8edbfd4b
GH-18 fix line endings
2019-12-18 12:33:44 -05:00
Andrew Martinez
08649f31cf
Revert "GH-18 run go fmt, fix line endings"
...
This reverts commit e83664035c .
2019-12-18 12:00:37 -05:00
Andrew Martinez
e83664035c
GH-18 run go fmt, fix line endings
2019-12-18 11:59:39 -05:00
Andrew Martinez
c8e2729f05
GH-18 removes ziti-edge/edge folder and moves all contents up 1 row
...
- Updates .gitignore files
- Fixes imports
2019-12-18 10:02:25 -05:00