zrok/controller
2023-03-29 17:03:42 -04:00
..
config roughed in limit warning email actions (#276) 2023-03-27 15:29:25 -04:00
emailUi warning graphic for limit email (#279); only run relax actions when reverting a limit not a warning (#276) 2023-03-29 16:24:52 -04:00
env consolidated configuration; 'zrok metrics' and 'zrok ctrl' share config (#269) 2023-03-13 14:19:38 -04:00
limits email subject (#279); record windowed transfer correctly in journals (#273); properly cycle the relax run when inbound usage is happenign (#276) 2023-03-29 17:03:42 -04:00
metrics better account and environment total efficiency and accuracy; 'bytesRead'/'bytesWritten' -> 'rx'/'tx' (#271) 2023-03-20 15:37:21 -04:00
store store implementation for private_share_id (#278) 2023-03-29 14:05:44 -04:00
zrokEdgeSdk roughed in limits model that incorporates bandwidth limit specs (#235) 2023-03-10 14:25:29 -05:00
access.go record share identifier for access private frontends (#278) 2023-03-29 14:21:02 -04:00
bootstrap.go consolidated configuration; 'zrok metrics' and 'zrok ctrl' share config (#269) 2023-03-13 14:19:38 -04:00
configuration.go consolidated configuration; 'zrok metrics' and 'zrok ctrl' share config (#269) 2023-03-13 14:19:38 -04:00
controller.go roughed in limit warning email actions (#276) 2023-03-27 15:29:25 -04:00
createFrontend.go ziti edge client in sdk package (#128) 2023-03-07 14:31:39 -05:00
createIdentity.go ziti edge client in sdk package (#128) 2023-03-07 14:31:39 -05:00
deleteFrontend.go openziti-rest-kitchen -> openziti (#158) 2023-01-13 15:01:34 -05:00
disable.go better finder behavior (#262) 2023-03-10 10:57:59 -05:00
enable.go share limits check owned by limits.Agent now (#277) 2023-03-21 16:34:45 -04:00
environmentDetail.go consolidated configuration; 'zrok metrics' and 'zrok ctrl' share config (#269) 2023-03-13 14:19:38 -04:00
gc.go consolidated configuration; 'zrok metrics' and 'zrok ctrl' share config (#269) 2023-03-13 14:19:38 -04:00
invite.go consolidated configuration; 'zrok metrics' and 'zrok ctrl' share config (#269) 2023-03-13 14:19:38 -04:00
inviteTokenGenerate.go openziti-rest-kitchen -> openziti (#158) 2023-01-13 15:01:34 -05:00
listFrontends.go openziti-rest-kitchen -> openziti (#158) 2023-01-13 15:01:34 -05:00
login.go implement the new password hashing approach (#156) 2023-01-23 12:50:24 -05:00
maintenance.go consolidated configuration; 'zrok metrics' and 'zrok ctrl' share config (#269) 2023-03-13 14:19:38 -04:00
overview.go lint (#262) 2023-03-10 11:00:09 -05:00
passwords.go implement the new password hashing approach (#156) 2023-01-23 12:50:24 -05:00
register.go operational improvements in log messages (#186) 2023-01-30 11:38:55 -05:00
resetPassword.go controller logic respects store.Account.Deleted flag (#262) 2023-03-09 15:18:26 -05:00
resetPasswordEmail.go registration/email_from -> email/from (#178) 2023-01-23 16:52:13 -05:00
resetPasswordRequest.go better finder behavior (#262) 2023-03-10 10:57:59 -05:00
share.go check limit journals for creating environments or shares (#281) 2023-03-29 13:29:12 -04:00
shareDetail.go consolidated configuration; 'zrok metrics' and 'zrok ctrl' share config (#269) 2023-03-13 14:19:38 -04:00
sharePrivate.go openziti-rest-kitchen -> openziti (#158) 2023-01-13 15:01:34 -05:00
sharePublic.go openziti-rest-kitchen -> openziti (#158) 2023-01-13 15:01:34 -05:00
sparkData.go better account and environment total efficiency and accuracy; 'bytesRead'/'bytesWritten' -> 'rx'/'tx' (#271) 2023-03-20 15:37:21 -04:00
startup.go ziti edge client in sdk package (#128) 2023-03-07 14:31:39 -05:00
unaccess.go reversing lint (#262) 2023-03-10 11:03:42 -05:00
unshare.go reversing lint (#262) 2023-03-10 11:03:42 -05:00
updateFrontend.go openziti-rest-kitchen -> openziti (#158) 2023-01-13 15:01:34 -05:00
updateShare.go reversing lint (#262) 2023-03-10 11:03:42 -05:00
util.go consolidated configuration; 'zrok metrics' and 'zrok ctrl' share config (#269) 2023-03-13 14:19:38 -04:00
verify.go better finder behavior (#262) 2023-03-10 10:57:59 -05:00
verifyEmail.go registration/email_from -> email/from (#178) 2023-01-23 16:52:13 -05:00
version.go openziti-rest-kitchen -> openziti (#158) 2023-01-13 15:01:34 -05:00