zrok/controller
Michael Quigley 23a6f128d0
lint
2023-10-17 13:23:16 -04:00
..
config support for pprof endpoint 2023-06-16 11:52:42 -04:00
emailUi email deliverability improvements (#405) 2023-10-16 14:33:52 -04:00
env consolidated configuration; 'zrok metrics' and 'zrok ctrl' share config (#269) 2023-03-13 14:19:38 -04:00
limits use sdk types/constants throughout the codebase for backend and share modes (#34) 2023-07-17 16:21:29 -04:00
metrics cross-wire backend rx/tx (#356) 2023-06-26 16:58:32 -04:00
store new backend mode 'drive' (#218) 2023-10-17 13:04:09 -04:00
zrokEdgeSdk frontend config polish (#404) 2023-09-25 14:15:19 -04:00
access.go limits.CanAccessShare 2023-06-06 11:29:22 -04:00
accountDetail.go roughed in environment sparklines backend (#327) 2023-05-12 11:57:34 -04:00
bootstrap.go update sdk-golang dependency to correct openziti identity creation issue (#389) 2023-08-18 16:22:17 -04:00
configuration.go tweaks to invites configuration and processing (#229) 2023-05-23 14:21:37 -04:00
controller.go Merge branch 'main' into oauth-testing 2023-09-05 10:10:25 -05:00
createFrontend.go ziti edge client in sdk package (#128) 2023-03-07 14:31:39 -05:00
createIdentity.go Format changes 2023-05-25 13:59:39 -05:00
deleteFrontend.go fix: typo 2023-10-12 13:03:29 +08:00
disable.go Format changes 2023-05-25 13:59:39 -05:00
enable.go share limits check owned by limits.Agent now (#277) 2023-03-21 16:34:45 -04:00
environmentDetail.go env+shrs -> env+res; making space to return frontends (#323) 2023-05-17 11:23:16 -04:00
frontendDetail.go fix for frontend detail handler 2023-06-26 16:47:09 -04:00
gc.go Format changes 2023-05-25 13:59:39 -05: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 lint 2023-05-23 14:30:24 -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 better finder behavior (#262) 2023-03-10 10:57:59 -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
overview.go frontends and data plane connections to owned shares (#323) 2023-05-17 13:21:01 -04:00
passwords.go implement the new password hashing approach (#156) 2023-01-23 12:50:24 -05:00
register.go remove token from account created message 2023-07-31 15:18:29 -04:00
resetPassword.go Enhanced password requirements and relevant ui changes 2023-05-23 10:51:15 -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 lint 2023-10-17 13:23:16 -04:00
shareDetail.go 'activity' (#234) 2023-05-11 15:41:21 -04:00
sharePrivate.go frontend config polish (#404) 2023-09-25 14:15:19 -04:00
sharePublic.go frontend config polish (#404) 2023-09-25 14:15:19 -04:00
sparkData.go tweaks to get environment sparklines running (#327) 2023-05-12 13:24:29 -04:00
startup.go generalized implementation of public/private share (#34) 2023-07-17 16:45:20 -04: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 Format changes 2023-05-25 13:59:39 -05:00
updateFrontend.go fix: typo 2023-10-12 13:03:29 +08:00
updateShare.go fixes for --override-endpoint (#347) 2023-06-14 13:18:44 -04:00
util.go password subsystem tweaks (#167) 2023-05-23 13:51:33 -04:00
verify.go better finder behavior (#262) 2023-03-10 10:57:59 -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