zrok/controller
2022-10-03 13:53:59 -04:00
..
email_ui using the 'go-mail' framework (#50, #51) 2022-09-12 17:02:51 -04:00
store fix for sqlite transactional concurrency issue (#40) 2022-10-03 13:53:59 -04:00
account.go don't forward the error details 2022-09-26 16:35:06 -04:00
config.go remove immediate create; streamline controller account infrastructure (#50) 2022-09-20 14:05:27 -04:00
controller.go controller registration endpoint improvements (#50) 2022-09-20 16:01:46 -04:00
disable.go don't forward the error details 2022-09-26 16:35:06 -04:00
enable.go don't forward the error details 2022-09-26 16:35:06 -04:00
login.go username -> email (#50, #51) 2022-09-09 10:20:05 -04:00
overview.go better url-ing in the ui (#68); demo improvements 2022-09-28 14:47:42 -04:00
register.go more cleanups and polish; working registration (#50) 2022-09-20 16:33:36 -04:00
startup.go zrok proxy config v1 (#12) 2022-08-15 17:29:31 -04:00
tunnel.go better url-ing in the ui (#68); demo improvements 2022-09-28 14:47:42 -04:00
untunnel.go don't forward the error details 2022-09-26 16:35:06 -04:00
util.go extract real ip address when behind a load balancer (#68) 2022-09-26 16:21:49 -04:00
verify_email.go implement verify endpoint (#50) 2022-09-19 16:13:47 -04:00
verify.go don't forward the error details 2022-09-26 16:35:06 -04:00