Paul Lorenz
ae6edccbab
Update for Xt changes ( #142 )
...
* Update for Xt changes
2020-05-01 13:24:20 -04:00
Andrew Martinez
214c25a628
adds transit router enrollment and CRUD, resolves #27
...
- allows fabric routers to be created in an unenrolled state
- allows fabric routers to be CRUD
- converts both edge and transit routers to use the same enrollment
facilities as identities (1st step to merge)
- migrations for enrollment changes
- adds ability to extend a base store
- add external cleanup logic to tx router to handle isbase=true
- use router handler for is connected status
2020-04-01 10:10:34 -04:00
Andrew Martinez
cff179b86f
api model changes
2020-03-23 11:03:02 -04:00
Andrew Martinez
34ace5afd4
be less strict on input and rely on API model to ignore additional props
2020-03-19 13:32:27 -04:00
Paul Lorenz
f0257f6ccf
Support for multiple endpoints
2020-03-19 13:31:31 -04:00
Andrew Martinez
7016c8b413
sync password length mins between init and API
2020-02-25 11:03:40 -05:00
Andrew Martinez
8f64d859c2
add password for self service password, fixes #87
...
- moves logic from REST endpoint def to handlers
- moves to version 0.10
2020-02-25 10:31:58 -05:00
Andrew Martinez
046128194a
fixes #86
...
- restores /current-identity
- restores /authenticators
- adds tests for both endpoints
2020-02-21 08:29:46 -05:00
Paul Lorenz
95a7064549
Extract service edge router policies into standalone entity. Fixes GH-69
2020-02-03 12:14:33 -05:00
Paul Lorenz
d0f18a3a5b
Allow overriding service configurations per identity ( #68 )
...
Allow overriding service configurations per identity. Fixes GH-31
2020-02-03 12:10:08 -05:00
Paul Lorenz
9adf93dc57
Enable schema validation for configs. Fixes GH-62 ( #63 )
...
* Enable schema validation for configs. Fixes GH-62
2020-01-28 15:02:20 -05:00
Paul Lorenz
d1bdaae857
Move tunneler configuration into config entities ( #61 )
...
* Move tunneler configuration into config entities. Fixes GH-46
2020-01-24 09:09:09 -05:00
Paul Lorenz
b1289cb96a
Replacing isHosting with session type. Fixes GH-44
2020-01-22 14:02:42 -05:00
Paul Lorenz
d93b6d5da2
Allow anyOf semantics in addition to allOf for policies. Fixes GH-41
2020-01-22 14:02:39 -05:00
Paul Lorenz
d0b4b9047f
Allow linking configurations to services. Fixes GH-30
2020-01-22 14:01:09 -05:00
Paul Lorenz
fb8be70394
Implement config store. Fixes GH-17 ( #37 )
...
* Implement config store. Fixes GH-17
* Fix PATCH. Allow null tags on patch and add config patch test
2020-01-13 10:55:07 -05:00
Paul Lorenz
55eaa157b9
GH-16 Enable service policies replacing appwans ( #28 )
...
* GH-16 Enable service policies replacing appwans
2020-01-08 15:08:58 -05:00
Andrew
3646ee3551
gitattributes and eol ( #26 )
2020-01-06 09:47:00 -05:00
Andrew Martinez
e06cb3dd82
GH-18 selective swap back to lf for sql
2019-12-18 13:16:57 -05:00
Andrew Martinez
7f1fb9a458
GH-18 Swap most sql back to crlf
2019-12-18 13:14:16 -05:00
Andrew Martinez
d49e246eda
GH-18 fix sql line endings
2019-12-18 12:35:12 -05:00
Andrew Martinez
82973f4532
GH-18 json line endings
2019-12-18 12:34:38 -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