1
1
mirror of https://github.com/openziti/zrok.git synced 2025-01-02 03:59:38 +01:00
zrok/controller
2024-12-11 12:57:34 -05:00
..
config ZROK_CTRL_CONFIG_VERSION override () 2024-06-12 13:21:45 -04:00
emailUi remove copyright year from html email 2024-10-16 10:54:13 -04:00
env consolidated configuration; 'zrok metrics' and 'zrok ctrl' share config () 2023-03-13 14:19:38 -04:00
limits fix for broken environment count inheritance () 2024-07-09 11:37:29 -04:00
metrics updated github/openziti/sdk-golang to v0.23.44, core ziti to 1.1.15 2024-10-18 14:20:22 -04:00
store lint; sqlite () 2024-12-11 12:57:34 -05:00
zrokEdgeSdk full wiring; unit testing () 2024-09-06 11:36:34 -04:00
access.go fix for private frontend permission mode () 2024-06-25 14:27:45 -04:00
accountDetail.go roughed in environment sparklines backend () 2023-05-12 11:57:34 -04:00
addOrganizationMember.go plumbed add member to org in cli () 2024-12-09 14:53:46 -05:00
bootstrap.go move the go sdk into subdir 2023-11-21 13:27:17 -06:00
changePassword.go update actions tab to include new way to surface password change 2024-02-15 14:47:38 -06:00
configuration.go tweaks to invites configuration and processing () 2023-05-23 14:21:37 -04:00
controller.go plumbing for org admin members list () 2024-12-10 14:15:27 -05:00
createAccount.go new endpoint handler and wiring for account creation () 2024-08-19 11:49:36 -04:00
createFrontend.go adjust admin tooling to support creating open/closed permission mode frontends () 2024-06-18 13:38:00 -04:00
createIdentity.go Format changes 2023-05-25 13:59:39 -05:00
createOrganization.go create/delete organization handlers () 2024-12-09 13:30:45 -05:00
deleteFrontend.go fix: typo 2023-10-12 13:03:29 +08:00
deleteOrganization.go add/delete org plumbed through to CLI () 2024-12-09 13:44:56 -05:00
disable.go Format changes 2023-05-25 13:59:39 -05:00
enable.go share limits check owned by limits.Agent now () 2023-03-21 16:34:45 -04:00
environmentDetail.go env+shrs -> env+res; making space to return frontends () 2023-05-17 11:23:16 -04:00
frontendDetail.go support for removing frontends through the web console and all associated plumbing () 2024-01-05 13:26:18 -05:00
gc.go Format changes 2023-05-25 13:59:39 -05:00
grants.go full wiring; unit testing () 2024-09-06 11:36:34 -04:00
health.go health check endpoint for checking both the SQL store and also influx () 2023-08-08 13:48:34 -04:00
invite.go chore: update invite.go 2024-09-25 18:48:39 +09:00
inviteTokenGenerate.go openziti-rest-kitchen -> openziti () 2023-01-13 15:01:34 -05:00
listFrontends.go list members of organization handler () 2024-12-09 14:21:49 -05:00
listMemberships.go list memberships for end users () 2024-12-10 13:28:29 -05:00
listOrganizationMembers.go list members of organization () 2024-12-09 16:42:30 -05:00
listOrganizations.go list organizations () 2024-12-09 17:03:30 -05:00
listOrgMembers.go plumbing for org admin members list () 2024-12-10 14:15:27 -05:00
login.go better finder behavior () 2023-03-10 10:57:59 -05:00
maintenance.go consolidated configuration; 'zrok metrics' and 'zrok ctrl' share config () 2023-03-13 14:19:38 -04:00
metrics.go metrics improvements () 2023-05-11 15:56:29 -04:00
orgAccountOverview.go plumbing for org admin members list () 2024-12-10 14:15:27 -05:00
overview.go initial implementation of 'orgAccountOverview' () 2024-12-10 11:46:01 -05:00
passwords.go 'zrok admin create account' 2024-01-30 12:59:56 -05:00
regenerateToken.go reset -> regenerate () 2024-02-20 11:40:11 -05:00
register.go 'zrok admin create account' 2024-01-30 12:59:56 -05:00
removeOrganizationMember.go remove members from organizations () 2024-12-09 15:04:43 -05:00
resetPassword.go 'zrok admin create account' 2024-01-30 12:59:56 -05:00
resetPasswordEmail.go registration/email_from -> email/from () 2023-01-23 16:52:13 -05:00
resetPasswordRequest.go 'zrok admin create account' 2024-01-30 12:59:56 -05:00
share.go skip interstitial on drive shares () 2024-07-25 11:37:20 -04:00
shareDetail.go 'activity' () 2023-05-11 15:41:21 -04:00
sharePrivate.go move the go sdk into subdir 2023-11-21 13:27:17 -06:00
sharePublic.go wire skip interstitial into public share config () 2024-07-24 11:28:20 -04:00
sparkData.go tweaks to get environment sparklines running () 2023-05-12 13:24:29 -04:00
startup.go move the go sdk into subdir 2023-11-21 13:27:17 -06:00
unaccess.go support deleting multiple service policies in one shot; bug in limits () 2023-05-18 14:25:53 -04:00
unshare.go clean up access grants when removing share () 2024-03-05 12:51:06 -05:00
updateFrontend.go fix: typo 2023-10-12 13:03:29 +08:00
updateShare.go full 'zrok modify share' implementation () 2024-03-06 13:39:55 -05:00
util.go 'zrok admin create account' 2024-01-30 12:59:56 -05:00
verify.go better finder behavior () 2023-03-10 10:57:59 -05:00
verifyEmail.go email deliverability improvements () 2023-10-16 14:33:52 -04:00
version.go openziti-rest-kitchen -> openziti () 2023-01-13 15:01:34 -05:00