zrok/controller
2025-02-05 13:52:11 -05:00
..
config remove password requirements (#834); deep regeneration of nodejs and python zrok clients 2025-02-04 11:17:01 -05: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 frontend bind address data wiring (#834) 2025-02-05 11:14:00 -05:00
zrokEdgeSdk full wiring; unit testing (#744) 2024-09-06 11:36:34 -04:00
access.go tokens, tokens, tokens... tokens all the way down (#820, #834) 2025-02-04 14:59:35 -05:00
accountDetail.go roughed in environment sparklines backend (#327) 2023-05-12 11:57:34 -04:00
addOrganizationMember.go organization toke (#820, #834) 2025-02-04 14:26:27 -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 remove password requirements (#834); deep regeneration of nodejs and python zrok clients 2025-02-04 11:17:01 -05:00
controller.go implemented patching frontend descriptions (#834) 2025-02-05 10:48:02 -05:00
createAccount.go account token (#820, #834) 2025-02-04 14:16:16 -05:00
createFrontend.go frontend token (#820, #834) 2025-02-04 14:20:55 -05:00
createIdentity.go Format changes 2023-05-25 13:59:39 -05:00
createOrganization.go organization toke (#820, #834) 2025-02-04 14:26:27 -05:00
deleteFrontend.go fix: typo 2023-10-12 13:03:29 +08:00
deleteOrganization.go organization toke (#820, #834) 2025-02-04 14:26:27 -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 tokens, tokens, tokens... tokens all the way down (#820, #834) 2025-02-04 14:59:35 -05:00
frontendDetail.go additional data for frontend details (#834) 2025-02-05 11:25:05 -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 tokens, tokens, tokens... tokens all the way down (#820, #834) 2025-02-04 14:59:35 -05:00
inviteTokenGenerate.go registration, invite, and organization tokens (#820, #834) 2025-02-04 14:35:23 -05:00
listFrontends.go frontend token (#820, #834) 2025-02-04 14:20:55 -05:00
listMemberships.go registration, invite, and organization tokens (#820, #834) 2025-02-04 14:35:23 -05:00
listOrganizationMembers.go registration, invite, and organization tokens (#820, #834) 2025-02-04 14:35:23 -05:00
listOrganizations.go organization toke (#820, #834) 2025-02-04 14:26:27 -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 tokens, tokens, tokens... tokens all the way down (#820, #834) 2025-02-04 14:59:35 -05:00
orgAccountOverview.go frontendToken; frontend description (#834) 2025-02-05 11:05:42 -05:00
overview.go limited data plumbing (#649) 2025-02-05 13:52:11 -05:00
passwords.go 'zrok admin create account' 2024-01-30 12:59:56 -05:00
regenerateAccountToken.go regenerateToken -> regenerateAccountToken (#820, #834) 2025-02-04 11:45:40 -05:00
register.go tokens, tokens, tokens... tokens all the way down (#820, #834) 2025-02-04 14:59:35 -05:00
removeOrganizationMember.go organization toke (#820, #834) 2025-02-04 14:26:27 -05:00
resetPassword.go reset token (#820, #834) 2025-02-04 14:10:45 -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 tokens, tokens, tokens... tokens all the way down (#820, #834) 2025-02-04 14:59:35 -05:00
shareDetail.go tokens, tokens, tokens... tokens all the way down (#820, #834) 2025-02-04 14:59:35 -05: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 tokens, tokens, tokens... tokens all the way down (#820, #834) 2025-02-04 14:59:35 -05:00
unshare.go tokens, tokens, tokens... tokens all the way down (#820, #834) 2025-02-04 14:59:35 -05:00
updateAccess.go additional data for frontend details (#834) 2025-02-05 11:25:05 -05:00
updateFrontend.go fix: typo 2023-10-12 13:03:29 +08:00
updateShare.go tokens, tokens, tokens... tokens all the way down (#820, #834) 2025-02-04 14:59:35 -05:00
util.go remove password requirements (#834); deep regeneration of nodejs and python zrok clients 2025-02-04 11:17:01 -05:00
verify.go tokens, tokens, tokens... tokens all the way down (#820, #834) 2025-02-04 14:59:35 -05:00
verifyEmail.go regToken, accountToken (#820, #834) 2025-02-04 11:52:46 -05:00
version.go openziti-rest-kitchen -> openziti (#158) 2023-01-13 15:01:34 -05:00