Commit Graph

1521 Commits

Author SHA1 Message Date
8f026204d2 gon changes to enable notarization 2023-01-25 15:44:48 -06:00
d3dbfa7d03 add stub image to placate docusaurus linting 2023-01-25 16:04:51 -05:00
e3fcac8bd4 initial attempt at website 2023-01-25 16:04:35 -05:00
637cf08065 fix relative link to self-hosting guide 2023-01-25 11:36:47 -05:00
13652e2f21 revised download location in readme 2023-01-25 10:29:34 -05:00
ebfea01f84 document the configuration files (#176) v0.3.0-rc3 2023-01-24 14:12:54 -05:00
31a57a1d32 changelog 2023-01-24 13:47:52 -05:00
7c5087a212 output generated tokens to stdout (#181) 2023-01-24 13:46:52 -05:00
35898412f9 changelog 2023-01-24 12:01:01 -05:00
54476d2cd1 fix verbose mode panic with tui log capture (#174) 2023-01-24 11:50:43 -05:00
2a2a64f513 changelog 2023-01-24 11:40:15 -05:00
896f3f4b29 switch from ubuntu-latest to ubuntu-20.04 (#179) 2023-01-24 11:38:58 -05:00
685683312b registration/email_from -> email/from (#178) 2023-01-23 16:52:13 -05:00
1043b16d5d changelog 2023-01-23 16:45:08 -05:00
ed2b1a653d account -> reset_password (#175) 2023-01-23 16:44:08 -05:00
c34e0047f2 more emphasis (#156) 2023-01-23 13:11:23 -05:00
4b82ce4b9d changelog 2023-01-23 13:06:12 -05:00
1265de3218 Merge pull request #177 from openziti/passwords
Password Salting and Improved Hashing (#156)
2023-01-23 13:04:36 -05:00
789532fff9 fix sqlite migration (#156) 2023-01-23 12:52:47 -05:00
b32ee6350e implement the new password hashing approach (#156) 2023-01-23 12:50:24 -05:00
45d83d1521 salted password migrations (#156) 2023-01-23 11:49:22 -05:00
44f61d3bb7 email tweaks (#157) v0.3.0-rc2 2023-01-20 14:01:02 -05:00
5057cc4bb1 rc2 changelog 2023-01-20 13:23:47 -05:00
088283d528 explicit lint 2023-01-20 12:45:02 -05:00
37d4586a03 log lint 2023-01-20 12:36:13 -05:00
3a0bc3c1c8 reset password email styling (#157) 2023-01-20 12:25:14 -05:00
1789e79b98 updated invitation email (#157) 2023-01-20 12:18:18 -05:00
7d3eeff885 forgot -> reset; password reset testing & tweaks (#65) 2023-01-20 12:08:40 -05:00
cc7516460c Merge pull request #173 from openziti/forgot-password
Initial forgot password implementation (#65)
2023-01-20 11:21:36 -05:00
3917892c58 missed bad request for password reset request 2023-01-20 10:04:52 -06:00
2bbf404bae added maintenance cleanup for expired password reset requests 2023-01-20 10:00:46 -06:00
73f068c54a failing token invites fail with 401; display a hint about --token in the cli error message (#172) 2023-01-19 15:40:41 -05:00
1c77fdc065 remove frontend service policies (#171) 2023-01-19 15:23:38 -05:00
8bf060f71d remove any frontend records assigned to an environment when the environment (#171) 2023-01-19 15:17:30 -05:00
ea2e4c8a98 Merge branch 'main' of github.com:openziti/zrok 2023-01-19 13:11:41 -05:00
f3272df53f changelog (#133) 2023-01-19 13:11:26 -05:00
b92e7043c8 Merge pull request #166 from openziti/qrkourier-patch-4
add Nginx guide
2023-01-19 13:10:53 -05:00
9db1603b1e Merge pull request #169 from openziti/mention-server-tls
mention server TLS
2023-01-19 13:10:18 -05:00
03439dd008 Merge branch 'main' into mention-server-tls 2023-01-19 13:09:21 -05:00
e3b2dc3ce6 Merge pull request #164 from openziti/qrkourier-patch-2
add a missing word
2023-01-19 13:06:10 -05:00
5012be5193 use, not utilize 2023-01-19 13:02:58 -05:00
1a402bfdfa self-hosting guide 2023-01-19 12:06:41 -05:00
55eadec8d7 self-hosting guide reference (#149) 2023-01-19 12:06:01 -05:00
67fde0cf42 Merge branch 'main' of github.com:openziti/zrok 2023-01-19 12:01:02 -05:00
9531a719f1 better document naming 2023-01-19 12:00:57 -05:00
76e538f1b7 clarify the Host header is needed by the frontend 2023-01-19 11:48:15 -05:00
ff1ba596fc mention server TLS
This may help the next self-hoster. I spent an embarrassing amount of time figuring out how to configure controller server TLS before I found the config struct that confirmed there are no server cert properties in the controller config.
2023-01-19 11:46:08 -05:00
72013a7da9 Merge pull request #165 from openziti/qrkourier-patch-3
tweaks for hosting quickstart
2023-01-19 11:36:17 -05:00
ee5995d563 image noise (#149) 2023-01-19 11:27:18 -05:00
7d76d03165 Merge branch 'main' of github.com:openziti/zrok 2023-01-19 11:22:26 -05:00