zrok/controller
2025-02-03 17:09:42 -05:00
..
config ZROK_CTRL_CONFIG_VERSION override (#648) 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 (#269) 2023-03-13 14:19:38 -04:00
limits fix for broken environment count inheritance (#695) 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 roughed in '/sparklines' handler (#823) 2025-01-10 15:02:09 -05:00
zrokEdgeSdk full wiring; unit testing (#744) 2024-09-06 11:36:34 -04:00
access.go access endpoint tweaks (#834) 2025-02-03 17:09:42 -05:00
accountDetail.go roughed in environment sparklines backend (#327) 2023-05-12 11:57:34 -04:00
addOrganizationMember.go plumbed add member to org in cli (#537) 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 api polish: change password (#834) 2025-02-03 11:03:22 -05:00
configuration.go tweaks to invites configuration and processing (#229) 2023-05-23 14:21:37 -04:00
controller.go roughed in '/sparklines' handler (#823) 2025-01-10 15:02:09 -05:00
createAccount.go new endpoint handler and wiring for account creation (#734) 2024-08-19 11:49:36 -04:00
createFrontend.go admin endpoints polish and lint removal (#834) 2025-02-03 13:10:13 -05:00
createIdentity.go Format changes 2023-05-25 13:59:39 -05:00
createOrganization.go create/delete organization handlers (#537) 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 (#537) 2024-12-09 13:44:56 -05:00
disable.go Format changes 2023-05-25 13:59:39 -05:00
enable.go enable endpoint refactoring (#834) 2025-02-03 16:29:27 -05:00
environmentDetail.go env+shrs -> env+res; making space to return frontends (#323) 2023-05-17 11:23:16 -04:00
frontendDetail.go support for removing frontends through the web console and all associated plumbing (#515) 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 (#744) 2024-09-06 11:36:34 -04:00
health.go health check endpoint for checking both the SQL store and also influx (#372) 2023-08-08 13:48:34 -04:00
invite.go invite api polish (#834) 2025-02-03 11:20:57 -05:00
inviteTokenGenerate.go invite token generate lint (#834) 2025-02-03 13:20:49 -05:00
listFrontends.go admin endpoints polish and lint removal (#834) 2025-02-03 13:10:13 -05:00
listMemberships.go list memberships for end users (#537) 2024-12-10 13:28:29 -05:00
listOrganizationMembers.go list members of organization (#537) 2024-12-09 16:42:30 -05:00
listOrganizations.go list organizations (#537) 2024-12-09 17:03:30 -05:00
listOrgMembers.go plumbing for org admin members list (#537) 2024-12-10 14:15:27 -05:00
login.go login api polish (#834) 2025-02-03 11:45:26 -05:00
maintenance.go consolidated configuration; 'zrok metrics' and 'zrok ctrl' share config (#269) 2023-03-13 14:19:38 -04:00
metrics.go metrics improvements (#234) 2023-05-11 15:56:29 -04:00
orgAccountOverview.go plumbing for org admin members list (#537) 2024-12-10 14:15:27 -05:00
overview.go initial implementation of 'orgAccountOverview' (#537) 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 (#191) 2024-02-20 11:40:11 -05:00
register.go api polish for register endpoint (#834) 2025-02-03 11:53:33 -05:00
removeOrganizationMember.go remove members from organizations (#537) 2024-12-09 15:04:43 -05:00
resetPassword.go reset password endpoint polish (#834) 2025-02-03 11:57:17 -05:00
resetPasswordEmail.go registration/email_from -> email/from (#178) 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 (#704) 2024-07-25 11:37:20 -04:00
shareDetail.go 'activity' (#234) 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 (#704) 2024-07-24 11:28:20 -04:00
sparkData.go tweaks to get environment sparklines running (#327) 2023-05-12 13:24:29 -04:00
sparklines.go roughed in '/sparklines' handler (#823) 2025-01-10 15:02:09 -05: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 (#329) 2023-05-18 14:25:53 -04:00
unshare.go clean up access grants when removing share (#432) 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 (#432) 2024-03-06 13:39:55 -05:00
util.go 'zrok admin create account' 2024-01-30 12:59:56 -05:00
verify.go verify endpoint polish (#834) 2025-02-03 12:59:55 -05:00
verifyEmail.go email deliverability improvements (#405) 2023-10-16 14:33:52 -04:00
version.go openziti-rest-kitchen -> openziti (#158) 2023-01-13 15:01:34 -05:00