Commit Graph

47 Commits

Author SHA1 Message Date
96e5e145d0 build Py wheel with alternate name in testing forks 2023-12-14 18:03:58 -05:00
47df1174fa updated golang-sdk to v0.21.2; adjust ziti.ListenOptions to include WaitForNEstablishedListeners (#490) 2023-12-13 11:22:20 -05:00
f73d6860a6 Merge pull request #480 from openziti/frontdoor_vanity_names
expect the unique-name option in reserved share wrappers
2023-12-11 21:30:06 -05:00
444b45626f Merge pull request #479 from openziti/vanity_share_tokens
Unique Names (Vanity Share Tokens) (#123)
2023-12-11 17:22:49 -05:00
b887e33a30 explain UNIQUE_NAME in the reserved public share context 2023-12-11 11:59:23 -05:00
Cam
142e7e50b6 fix spelling mistake and add conditional setting 2023-12-11 09:32:07 -06:00
Cam
4f457155a7 Moved defaultable params further down struct and capitlaized model params 2023-12-08 14:14:20 -06:00
2e7c183f4b this file should not be changed (#123) 2023-12-08 13:14:54 -05:00
b6de71bb17 update the python sdk to support both reserved shares and unique names (#123) 2023-12-08 13:02:54 -05:00
f61b2c9086 basic unique name implementation (#123) 2023-12-08 12:03:07 -05:00
ead350b442 added 'uniqueName' to the share request in the api spec (#123) 2023-12-07 14:26:03 -05:00
Cam
f1897e7034 small fix 2023-12-05 16:21:26 -06:00
Cam
4d14617ed7 updated the zrok sdk to be simpler 2023-11-21 15:26:33 -06:00
Cam
7af28dada9 Merge branch 'main' of github.com:openziti/zrok into python-sdk 2023-11-16 10:56:38 -06:00
Cam
31da710edd small build changes 2023-11-16 10:12:33 -06:00
5e4fbab2a4 Merge branch 'main' into drives_p1 2023-10-25 16:54:56 -04:00
77964211b3 sdk fixes to re-instate reserved share metadata (#427) 2023-10-25 14:16:18 -04:00
870c1a083b incorporate '--json-output' flag to the 'zrok reserve' command (#422) 2023-10-25 11:44:21 -04:00
Cam
d4a6af15b7 added version requirement to setup 2023-10-19 09:46:18 -05:00
1912b7b0ba Merge pull request #414 from openziti/python-sdk-tweaks
Python sdk doc tweaks
2023-10-19 08:29:41 -04:00
Cam
4daf99c49e strip any trailing slashes on api endpoint 2023-10-18 15:33:31 -05:00
58c8292c88 mention Py 3.10 is required and tweak Markdown formatting 2023-10-18 13:28:29 -04:00
Cam
e1f6e1866a added account overview 2023-10-18 10:11:58 -05:00
Cam
1dbab328c5 A few cleanup fixes 2023-10-18 09:47:31 -05:00
62cfa4a2c7 the most basic drive implementation (#218) 2023-10-17 13:49:44 -04:00
Cam
4d6f79f696 python sdk work 2023-10-17 11:24:43 -05:00
8dbebed34a sdk.Overview implementation; migrated 'zrok overview' to dogfood the sdk implementation (#407) 2023-10-16 21:10:48 -04:00
27fcf98fbd cleanups for OAuth in sdk.ShareRequest (#404) 2023-09-28 13:06:00 -04:00
ed96a465a0 capitalization (#404) 2023-09-25 14:06:14 -04:00
ceee205239 reworking of zrok.proxy.v1 and associated config mapping (#404) 2023-09-25 14:04:05 -04:00
a07552f0c4 fixed up auth check interval 2023-09-05 11:50:41 -05:00
8e63548552 Merge branch 'main' into oauth-testing 2023-09-05 10:10:25 -05:00
a96f3e9f96 --backend-mode caddy rough-in (#391) 2023-08-28 14:49:20 -04:00
9e48da7bad refactor share public to dogfood sdk (#34) 2023-08-28 13:50:23 -04:00
567ee6c003 copyto/pastefrom tweaks + readme (#379) 2023-07-31 13:53:49 -04:00
c43f34083d copyto; abort when there is no stdin (#379) 2023-07-27 17:00:05 -04:00
33a8088377 use os.Stdin to read the pastebin text (#379) 2023-07-27 14:31:15 -04:00
6eddcedb32 minimum infrastructure for pastebin sdk example (#379) 2023-07-27 14:17:41 -04:00
1130ff8006 these need to always be enabled anyway... (#34) 2023-07-26 16:25:52 -04:00
86b1e3cde7 sdk.CreateAccess fix; sdk.NewListener; sdk.NewDialer (#34, #379) 2023-07-26 16:19:16 -04:00
7a3533209a access capabilities; minor alignment and refactoring (#34) 2023-07-18 15:30:46 -04:00
7dc14445ad slightly improved version of the generalized share implementation (#34) 2023-07-17 16:51:30 -04:00
c26d325f61 generalized implementation of public/private share (#34) 2023-07-17 16:45:20 -04:00
04b0b64ebf migrated all usages to the new package (#369) 2023-07-13 14:26:35 -04:00
c468c7ace9 environment -> env_v0_3 (#369) 2023-07-11 14:59:02 -04:00
ea71493f2f zrokdir -> environment (#34) 2023-07-10 16:41:16 -04:00
917ba12ce6 refactoring around the new sdk approach (#34) 2023-07-10 13:44:58 -04:00