Commit Graph

1776 Commits

Author SHA1 Message Date
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
16e2cff4c9 Merge pull request #536 from openziti/max_terminators
Set Maximum Terminators to Default (#535)
2024-01-17 11:26:03 -05:00
8a85c4beb6 changelog (#535) 2024-01-17 11:14:35 -05:00
c3855fdb5a drop 'ListenOptions.MaxConnections' (renamed to ListenOptions.MaxTerminators in upcoming github.com/openziti/sdk-golang release) (#535) 2024-01-17 11:13:07 -05:00
ed082cbb12 Merge pull request #534 from openziti/deallocate_resilience
Improved Resource Cleanup Resiience (#533)
2024-01-17 11:08:51 -05:00
56b6e00618 improved resource cleanup resilience (#533) 2024-01-17 11:02:34 -05:00
0bb0e98fcb Merge pull request #528 from openziti/fix-docs
fix doc search
2024-01-15 10:50:52 -05:00
c9dfadda0d bump docusaurus version 2024-01-12 00:12:08 -05:00
d894367ee4 add a crawler schedule 2024-01-12 00:11:41 -05:00
94d2e3aef6 Merge pull request #527 from openziti/goreleaser_toolchain
goreleaser fix
v0.4.22
2024-01-11 20:46:49 -05:00
777c2d287b changelog 2024-01-11 20:43:48 -05:00
addaac95f6 goreleaser fix 2024-01-11 20:42:19 -05:00
c9c71eb95e Merge pull request #526 from openziti/sdk_update
Golang SDK -> v0.22.6
v0.4.21
2024-01-11 18:50:57 -05:00
72785ff290 sdk -> v0.22.6 2024-01-11 18:25:21 -05:00
3cb249e9ea Merge pull request #524 from openziti/512-delete-the-auth-cookie-if-its-not-needed
delete the zrok-access cookie if not oauth
2024-01-09 16:54:53 -05:00
5e0cc3ce53 correct logical operator 2024-01-09 16:46:22 -05:00
8674edc23e correctly filter the pkce cookie by name 2024-01-09 16:34:41 -05:00
df829bf225 optimize cookie handling loops 2024-01-09 16:30:47 -05:00
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
b5f6fd3f55 normalize function names 2024-01-09 13:08:37 -05:00
25ac8a76f4 delete the zrok-access cookie if not oauth 2024-01-09 13:05:37 -05:00
0cb436801a changelog typos 2024-01-08 12:53:14 -05:00
0aa520d10c Merge pull request #521 from openziti/missing_drive
Fix for Missing 'drive' in Share Public (#518)
2024-01-08 11:12:25 -05:00
99bd7eefa6 Merge branch 'main' into missing_drive 2024-01-08 11:10:12 -05:00
32c1286bc4 Merge pull request #520 from openziti/case_insensitive_email
Fix for Email Case Sensitivity (#517)
2024-01-08 11:09:43 -05:00
03e8d88069 fix for missing 'drive' in share public (#518) 2024-01-08 11:07:57 -05:00
7a0d835e30 fix for case sensitive email addresses (#517) 2024-01-08 10:50:19 -05:00
aef603529f Merge pull request #502 from openziti/caddy-no-admin
stop listening on 2019/tcp with the caddy admin API
2024-01-05 14:50:31 -05:00
68139c3c57 Merge pull request #516 from openziti/ui_delete_frontend
Support for Removing Frontends through the Web Console (#515)
2024-01-05 13:34:20 -05:00
7d85b75514 Merge branch 'main' into ui_delete_frontend 2024-01-05 13:32:24 -05:00
1e8646e7a7 Merge pull request #513 from okandas/patch-1
Update _frontdoor-linux.mdx
2024-01-05 13:31:54 -05:00
2afaa54afc support for removing frontends through the web console and all associated plumbing (#515) 2024-01-05 13:26:18 -05:00
8d7c0d73b7 Merge pull request #514 from openziti/migration_fix_2
Migration Fix Redux (#504)
2024-01-04 21:38:49 -05:00
c5dfc98e8a a better migration fix (#504) 2024-01-04 21:20:28 -05:00
a3f8d62878 Update _frontdoor-linux.mdx
Remove extra sudo 

Signed-off-by: okandas <okandas@users.noreply.github.com>
2024-01-05 00:57:28 +02:00
8ad6690fbc Merge pull request #507 from openziti/migration_fix
sqlite3 Migration Issue Fix
2024-01-03 13:48:19 -05:00
87338635ea changelog (#504) 2024-01-03 12:10:20 -05:00
95ec070ec2 fix for migration 015 on sqlite3 (#504) 2024-01-03 12:06:30 -05:00
4445720927 stop listening on 2019/tcp with the caddy admin API in zrok caddy backend examples 2023-12-20 08:49:50 -05:00
1b3eacc04e Merge pull request #497 from openziti/frontdoor-fix-vars
correctly spell OAuth
v0.4.20
2023-12-17 16:13:45 -05:00
6c9e5bd330 correctly spell OAuth 2023-12-17 15:22:03 -05:00
523da9d1a8 Merge pull request #494 from openziti/docker-repo-use-vars
Docker repo use vars
2023-12-15 13:16:48 -05:00
d9d7bc6f5e Merge pull request #492 from openziti/v0.4.19-cookie
V0.4.19 cookie
2023-12-15 12:43:53 -05:00
4a3c25befc bump the ziti version in the zrok container image 2023-12-15 12:16:46 -05:00
7be46bfd40 normalize some existing log messages 2023-12-15 12:15:40 -05:00
ece79f28d9 set and check zrok-access JWT audience matches share host 2023-12-15 12:13:30 -05:00
96e5e145d0 build Py wheel with alternate name in testing forks 2023-12-14 18:03:58 -05:00
417d6273ec use GitHub vars when releasing container images 2023-12-14 17:04:59 -05:00
b7f9b8615f Merge pull request #486 from openziti/frontdoor-option-exit-after-reserve
frontdoor option - exit after reserve
2023-12-14 09:31:49 -05:00
40bbb4a935 Merge pull request #491 from openziti/wait_for_terminator
Wait for Terminators (#490)
2023-12-13 11:30:58 -05:00