Commit Graph
58 Commits
Author SHA1 Message Date
Michael Quigley 65ab6e382f disable profanity screening (#1152) 2026-03-03 12:50:25 -05:00
Michael Quigley e7f093447a github.com/openziti/zrok -> github.com/openziti/zrokv/v2 (#1124) 2025-12-19 12:05:45 -05:00
Michael Quigley 8c6cd1c600 split apart name validation for share tokens and for namespace names; support uuids (#532) 2025-10-22 11:27:56 -04:00
Michael Quigley b72fdc8086 urls are generated by prefixing a namespace name with the name 2025-10-20 14:09:53 -04:00
Michael Quigley d00e4a5290 everything -> dl (#1078) 2025-09-25 13:25:46 -04:00
Michael Quigley 55f0bcc0bd logging lint 2025-09-25 12:48:57 -04:00
Michael Quigley 8ec3b44402 "namespace selection" -> "name selection" (#726) 2025-09-24 11:14:25 -04:00
Michael Quigley 509dac621d remove 'Reserved' and 'UniqueName' from 'store.Share' and update dependents; added 'limits.CanReserveName' to check limits for creating names (#1063) 2025-09-23 11:51:17 -04:00
Michael Quigley 8de630dade /agent/share support for private share token (#1070) 2025-09-18 13:55:26 -04:00
Michael Quigley 82a4fb8a0f support for custom private share names (#1070) 2025-09-18 13:28:38 -04:00
Michael Quigley 083e8d532e share12|unshare12 -> share|unshare (#1057) 2025-09-18 13:06:53 -04:00
Michael Quigley 3d1d0bf602 ripping stuff out by the handful (#1057) 2025-09-15 17:07:56 -04:00
Michael Quigley ce37219bac new frontend grants admin endpoint handlers; miscellaneous cleanup and organization for consistency (#992) 2025-06-25 12:40:39 -04:00
Michael Quigley a71f9eb3b1 tokens, tokens, tokens... tokens all the way down (#820, #834) 2025-02-04 14:59:35 -05:00
Michael Quigley e0b467fab0 skip interstitial on drive shares (#704) 2024-07-25 11:37:20 -04:00
Michael Quigley d593232cf6 wire skip interstitial into public share config (#704) 2024-07-24 11:28:20 -04:00
Michael Quigley 9bbe4532a0 add frontend grant check when closed permission mode frontend (#539) 2024-06-18 13:54:04 -04:00
Michael Quigley 896a4a7845 limit class filtering (#606) 2024-05-23 14:08:14 -04:00
Michael Quigley 33fdce7337 wire in checks for reserved share count and unique name count (#632) 2024-05-22 16:21:52 -04:00
Michael Quigley 9b03765086 tracking unique names in the shares table (#632) 2024-05-22 14:42:14 -04:00
Michael Quigley 12639c27e6 lint (#432) 2024-03-04 13:19:51 -05:00
Michael Quigley d2f747db27 wire up permission mode and access grant list in share handler (#432) 2024-03-04 12:55:04 -05:00
Michael Quigley c673a57304 access handler block (#432) 2024-03-01 15:50:54 -05:00
Michael Quigley 28d3002207 fix for reserved unique name collision checking 2024-02-15 14:08:28 -05:00
Cam f7d4dfba1b update error messaging 2024-01-25 10:01:38 -06:00
Cam b69780908c return 409 for share token collision. Have property table show strings to correctly render booleans. Fixes #531 and #443 2024-01-24 09:48:27 -06:00
Michael Quigley f61b2c9086 basic unique name implementation (#123) 2023-12-08 12:03:07 -05:00
Cam 30558a454b move the go sdk into subdir 2023-11-21 13:27:17 -06:00
Michael Quigley 23a6f128d0 lint 2023-10-17 13:23:16 -04:00
Michael Quigley c0503ae593 use sdk types/constants throughout the codebase for backend and share modes (#34) 2023-07-17 16:21:29 -04:00
Michael Quigley fd741353d7 getting a basic tunnel backend plumbed up (#170) 2023-04-14 14:55:49 -04:00
Michael Quigley f9dc0f6ba1 check limit journals for creating environments or shares (#281) 2023-03-29 13:29:12 -04:00
Michael Quigley 558606fad3 add trx to action interfaces; implement limit and relax for share (#276) 2023-03-27 13:51:48 -04:00
Michael Quigley d0dd04a141 share limits check owned by limits.Agent now (#277) 2023-03-21 16:34:45 -04:00
Michael Quigley 83ab21f00c roughed in limits model that incorporates bandwidth limit specs (#235) 2023-03-10 14:25:29 -05:00
Michael Quigley 3a0c06f54d ziti edge client in sdk package (#128) 2023-03-07 14:31:39 -05:00
Michael Quigley f5ab73bcb0 openziti-rest-kitchen -> openziti (#158) 2023-01-13 15:01:34 -05:00
Michael Quigley 4e4bd1c876 limitless flag on accounts (#96) 2023-01-13 13:16:10 -05:00
Michael Quigley e6932d67f2 limits on shares (#96) 2023-01-13 10:34:21 -05:00
Michael Quigley 74b9786a61 more services -> shares (#144) 2023-01-04 14:21:23 -05:00
Michael Quigley fe89551bfb massive services -> share boatload (#144) 2023-01-04 13:43:37 -05:00
Michael Quigley 9572ed3c73 controller, store infrastructure; services -> shares (#144) 2023-01-04 13:13:50 -05:00
Michael Quigley ac09f2d749 modular backend implementation for share private (#95) 2022-12-13 12:24:28 -05:00
Michael Quigley 4b7c1d3b51 formatting faux pas'es 2022-12-06 14:53:59 -05:00
Michael Quigley a0c50c68e5 allow share endpoint to return multiple frontends; more frontend selection (#110) 2022-12-06 12:00:25 -05:00
Michael Quigley 081a558ba2 refactor public sharing backend to use frontend selection, rather than hard-wired frontend zids (#110) 2022-12-06 11:48:59 -05:00
Michael Quigley 7458c625aa update backend proxy endpoint when overridden (#125) 2022-12-02 16:18:28 -05:00
Michael Quigley c9db95fe03 create frontend handler (#129) 2022-12-01 16:14:42 -05:00
Michael Quigley 3f5c5003de zrok reserve; zrok release (#41) 2022-11-30 13:45:57 -05:00
Michael Quigley 483babe813 massive name -> token work (#119) 2022-11-30 12:10:00 -05:00