1
1
mirror of https://github.com/openziti/zrok.git synced 2025-04-03 04:00:53 +02:00
zrok/controller
2023-03-23 17:04:10 -04:00
..
config metrics2 -> metrics () 2023-03-15 16:14:06 -04:00
emailUi email tweaks () 2023-01-20 14:01:02 -05:00
env consolidated configuration; 'zrok metrics' and 'zrok ctrl' share config () 2023-03-13 14:19:38 -04:00
limits handlers for account, environment, and strategy () 2023-03-23 17:04:10 -04:00
metrics better account and environment total efficiency and accuracy; 'bytesRead'/'bytesWritten' -> 'rx'/'tx' () 2023-03-20 15:37:21 -04:00
store limit relax triggers and associated store tweaks () 2023-03-23 15:13:59 -04:00
zrokEdgeSdk roughed in limits model that incorporates bandwidth limit specs () 2023-03-10 14:25:29 -05:00
access.go ziti edge client in sdk package () 2023-03-07 14:31:39 -05:00
bootstrap.go consolidated configuration; 'zrok metrics' and 'zrok ctrl' share config () 2023-03-13 14:19:38 -04:00
configuration.go consolidated configuration; 'zrok metrics' and 'zrok ctrl' share config () 2023-03-13 14:19:38 -04:00
controller.go share limits check owned by limits.Agent now () 2023-03-21 16:34:45 -04:00
createFrontend.go ziti edge client in sdk package () 2023-03-07 14:31:39 -05:00
createIdentity.go ziti edge client in sdk package () 2023-03-07 14:31:39 -05:00
deleteFrontend.go openziti-rest-kitchen -> openziti () 2023-01-13 15:01:34 -05:00
disable.go better finder behavior () 2023-03-10 10:57:59 -05:00
enable.go share limits check owned by limits.Agent now () 2023-03-21 16:34:45 -04:00
environmentDetail.go consolidated configuration; 'zrok metrics' and 'zrok ctrl' share config () 2023-03-13 14:19:38 -04:00
gc.go consolidated configuration; 'zrok metrics' and 'zrok ctrl' share config () 2023-03-13 14:19:38 -04:00
invite.go consolidated configuration; 'zrok metrics' and 'zrok ctrl' share config () 2023-03-13 14:19:38 -04:00
inviteTokenGenerate.go openziti-rest-kitchen -> openziti () 2023-01-13 15:01:34 -05:00
listFrontends.go openziti-rest-kitchen -> openziti () 2023-01-13 15:01:34 -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
overview.go lint () 2023-03-10 11:00:09 -05:00
passwords.go implement the new password hashing approach () 2023-01-23 12:50:24 -05:00
register.go better finder behavior () 2023-03-10 10:57:59 -05:00
resetPassword.go controller logic respects store.Account.Deleted flag () 2023-03-09 15:18:26 -05:00
resetPasswordEmail.go registration/email_from -> email/from () 2023-01-23 16:52:13 -05:00
resetPasswordRequest.go better finder behavior () 2023-03-10 10:57:59 -05:00
share.go share limits check owned by limits.Agent now () 2023-03-21 16:34:45 -04:00
shareDetail.go consolidated configuration; 'zrok metrics' and 'zrok ctrl' share config () 2023-03-13 14:19:38 -04:00
sharePrivate.go openziti-rest-kitchen -> openziti () 2023-01-13 15:01:34 -05:00
sharePublic.go openziti-rest-kitchen -> openziti () 2023-01-13 15:01:34 -05:00
sparkData.go better account and environment total efficiency and accuracy; 'bytesRead'/'bytesWritten' -> 'rx'/'tx' () 2023-03-20 15:37:21 -04:00
startup.go ziti edge client in sdk package () 2023-03-07 14:31:39 -05:00
unaccess.go reversing lint () 2023-03-10 11:03:42 -05:00
unshare.go reversing lint () 2023-03-10 11:03:42 -05:00
updateFrontend.go openziti-rest-kitchen -> openziti () 2023-01-13 15:01:34 -05:00
updateShare.go reversing lint () 2023-03-10 11:03:42 -05:00
util.go consolidated configuration; 'zrok metrics' and 'zrok ctrl' share config () 2023-03-13 14:19:38 -04:00
verify.go better finder behavior () 2023-03-10 10:57:59 -05:00
verifyEmail.go registration/email_from -> email/from () 2023-01-23 16:52:13 -05:00
version.go openziti-rest-kitchen -> openziti () 2023-01-13 15:01:34 -05:00