Commit Graph

159 Commits

Author SHA1 Message Date
Michael Quigley
3e2885c3eb
changelog 2024-02-27 12:40:56 -05:00
Michael Quigley
fa91d091bb
changelog (#148) 2024-02-16 14:31:41 -05:00
Michael Quigley
29cba30154
changelog (#148) 2024-02-16 12:22:00 -05:00
Michael Quigley
56ed13d96a
Merge branch 'main' into self-service-password 2024-02-16 12:20:13 -05:00
Michael Quigley
fdc6b72c23
changelog (#413) 2024-02-16 11:27:32 -05:00
Michael Quigley
e2ac7a8bce
Merge branch 'main' into oauth-email-change 2024-02-16 11:23:18 -05:00
Cam
338b5a0936
Merge branch 'main' of github.com:openziti/zrok into self-service-password 2024-02-15 14:46:43 -06:00
Michael Quigley
a5e6f51f2f
Merge branch 'main' into password-reset-fix 2024-02-15 14:23:08 -05:00
Michael Quigley
4437d44553
changelog (#191) 2024-02-15 13:10:44 -05:00
Cam
53fd2e349e
Merge branch 'main' of github.com:openziti/zrok into oauth-email-change 2024-02-15 01:03:00 -06:00
Michael Quigley
8cc0ca0215
changelog 2024-02-14 15:05:32 -05:00
Cam
811981d671
Merge branch 'main' of github.com:openziti/zrok into oauth-email-change 2024-02-14 13:44:17 -06:00
Cam
df51d9baba
Merge branch 'main' of github.com:openziti/zrok into reserve-ui-fixes 2024-02-14 13:43:38 -06:00
Cam
adfc6e3a07
Merge branch 'main' of github.com:openziti/zrok into self-service-password 2024-02-14 13:43:08 -06:00
Cam
ec21146b4e
Merge branch 'main' of github.com:openziti/zrok into password-reset-fix 2024-02-14 13:42:33 -06:00
Cam
28f6b9f57b
updated email domains to email address patterns 2024-02-14 13:38:19 -06:00
Cam
3fafb55035
update changelog 2024-02-14 13:21:50 -06:00
Cam
6099b3cf44
add changelog 2024-02-14 13:20:41 -06:00
Cam
d57d72387f
few small fixes 2024-02-14 13:06:04 -06:00
Michael Quigley
5f7fd53dab
sdk-golang -> v0.22.28 2024-02-12 11:35:29 -05:00
Michael Quigley
2982e43685
changelog (#558) 2024-02-08 14:11:35 -05:00
Cam
9580fb5570
update changelog 2024-02-07 15:05:39 -06:00
Cam
a1c9f24869
small change to enable glob matching 2024-02-07 13:39:34 -06:00
Michael Quigley
06ab8e9449
loopback changelog 2024-02-05 13:30:43 -05:00
Michael Quigley
deac55be24
changelog (#551) 2024-01-30 13:03:47 -05:00
Michael Quigley
596f94fc6f
drives cli guide rename; changelog (#438) 2024-01-19 13:39:02 -05:00
Michael Quigley
960397a41c
changelog 2024-01-17 16:51:08 -05:00
Michael Quigley
d41e489499
Merge branch 'main' into zrok_copy_p1 2024-01-17 16:50:01 -05:00
Cam Otts
53940d51ab
Tls supprt (#540)
* added tls support to controller and access proxies

* few pr comments
2024-01-17 15:37:46 -06:00
Michael Quigley
288392c098
Merge branch 'main' into zrok_copy_p1 2024-01-17 11:50:57 -05:00
Cam Otts
3e6ab2b39b
Python SDK Update (#523)
* added first iteration decorator for zrok and example flask server

* update requirements. Add context managing for share and access. Updated pastebin example to better cleanup

* setup and sample tweaks

* small linting updates and example changes

* A few small fixes

* fix long description

* Update the ignore file.
Considering moving location of this.

* Added flake8 linting for builds

* use python 3.10

* move setup python to its own block

* added back in the py name

* update changelogs and add readme

---------

Signed-off-by: Cam Otts <otts.cameron@gmail.com>
Co-authored-by: Kenneth Bingham <kenneth.bingham@netfoundry.io>
2024-01-17 10:46:19 -06:00
Michael Quigley
4a561edf4d
Merge branch 'main' into zrok_copy_p1 2024-01-17 11:29:25 -05:00
Michael Quigley
8a85c4beb6
changelog (#535) 2024-01-17 11:14:35 -05:00
Michael Quigley
56b6e00618
improved resource cleanup resilience (#533) 2024-01-17 11:02:34 -05:00
Michael Quigley
c753c35144
changelog (#438) 2024-01-16 15:42:47 -05:00
Michael Quigley
777c2d287b
changelog 2024-01-11 20:43:48 -05:00
Michael Quigley
addaac95f6
goreleaser fix 2024-01-11 20:42:19 -05:00
Michael Quigley
72785ff290
sdk -> v0.22.6 2024-01-11 18:25:21 -05:00
Kenneth Bingham
ee3bcbbbdb
delete cookie from request instead of setting max age because cookie is never seen by client at this stage before it's passed to backend 2024-01-09 15:34:37 -05:00
Michael Quigley
0cb436801a
changelog typos 2024-01-08 12:53:14 -05:00
Michael Quigley
7a0d835e30
fix for case sensitive email addresses (#517) 2024-01-08 10:50:19 -05:00
Michael Quigley
2afaa54afc
support for removing frontends through the web console and all associated plumbing (#515) 2024-01-05 13:26:18 -05:00
Michael Quigley
c5dfc98e8a
a better migration fix (#504) 2024-01-04 21:20:28 -05:00
Michael Quigley
87338635ea
changelog (#504) 2024-01-03 12:10:20 -05:00
Michael Quigley
95ec070ec2
fix for migration 015 on sqlite3 (#504) 2024-01-03 12:06:30 -05:00
Kenneth Bingham
ece79f28d9
set and check zrok-access JWT audience matches share host 2023-12-15 12:13:30 -05:00
Michael Quigley
47df1174fa
updated golang-sdk to v0.21.2; adjust ziti.ListenOptions to include WaitForNEstablishedListeners (#490) 2023-12-13 11:22:20 -05:00
Michael Quigley
68e088d2d3
changelog (#487) 2023-12-12 10:57:17 -05:00
Michael Quigley
e3920330bc
CHANGELOG (#123) 2023-12-08 13:11:59 -05:00
Michael Quigley
70a43b5ac7
lint 2023-12-06 13:48:08 -05:00