dovholuknf
|
ae6a24d965
|
add package-lock and unignore
|
2023-01-27 22:12:49 -05:00 |
|
dovholuknf
|
b0ae06905c
|
add deploy doc site workflow
|
2023-01-27 22:10:05 -05:00 |
|
Dave Finger
|
e36199a907
|
Style Updates
|
2023-01-27 17:10:08 -05:00 |
|
dovholuknf
|
0c8650c804
|
more website rearranging
|
2023-01-27 11:42:58 -05:00 |
|
dovholuknf
|
aec01ad1f3
|
add standard markdowns, start to fill them out
|
2023-01-27 08:28:50 -05:00 |
|
dovholuknf
|
b1dcbb1499
|
add index markdown
|
2023-01-25 16:53:35 -05:00 |
|
dovholuknf
|
d3dbfa7d03
|
add stub image to placate docusaurus linting
|
2023-01-25 16:04:51 -05:00 |
|
dovholuknf
|
e3fcac8bd4
|
initial attempt at website
|
2023-01-25 16:04:35 -05:00 |
|
Michael Quigley
|
13652e2f21
|
revised download location in readme
|
2023-01-25 10:29:34 -05:00 |
|
Michael Quigley
|
ebfea01f84
|
document the configuration files (#176)
|
2023-01-24 14:12:54 -05:00 |
|
Michael Quigley
|
31a57a1d32
|
changelog
|
2023-01-24 13:47:52 -05:00 |
|
Michael Quigley
|
7c5087a212
|
output generated tokens to stdout (#181)
|
2023-01-24 13:46:52 -05:00 |
|
Michael Quigley
|
35898412f9
|
changelog
|
2023-01-24 12:01:01 -05:00 |
|
Michael Quigley
|
54476d2cd1
|
fix verbose mode panic with tui log capture (#174)
|
2023-01-24 11:50:43 -05:00 |
|
Michael Quigley
|
2a2a64f513
|
changelog
|
2023-01-24 11:40:15 -05:00 |
|
Michael Quigley
|
896f3f4b29
|
switch from ubuntu-latest to ubuntu-20.04 (#179)
|
2023-01-24 11:38:58 -05:00 |
|
Michael Quigley
|
685683312b
|
registration/email_from -> email/from (#178)
|
2023-01-23 16:52:13 -05:00 |
|
Michael Quigley
|
1043b16d5d
|
changelog
|
2023-01-23 16:45:08 -05:00 |
|
Michael Quigley
|
ed2b1a653d
|
account -> reset_password (#175)
|
2023-01-23 16:44:08 -05:00 |
|
Michael Quigley
|
c34e0047f2
|
more emphasis (#156)
|
2023-01-23 13:11:23 -05:00 |
|
Michael Quigley
|
4b82ce4b9d
|
changelog
|
2023-01-23 13:06:12 -05:00 |
|
Michael Quigley
|
1265de3218
|
Merge pull request #177 from openziti/passwords
Password Salting and Improved Hashing (#156)
|
2023-01-23 13:04:36 -05:00 |
|
Michael Quigley
|
789532fff9
|
fix sqlite migration (#156)
|
2023-01-23 12:52:47 -05:00 |
|
Michael Quigley
|
b32ee6350e
|
implement the new password hashing approach (#156)
|
2023-01-23 12:50:24 -05:00 |
|
Michael Quigley
|
45d83d1521
|
salted password migrations (#156)
|
2023-01-23 11:49:22 -05:00 |
|
Michael Quigley
|
44f61d3bb7
|
email tweaks (#157)
|
2023-01-20 14:01:02 -05:00 |
|
Michael Quigley
|
5057cc4bb1
|
rc2 changelog
|
2023-01-20 13:23:47 -05:00 |
|
Michael Quigley
|
088283d528
|
explicit lint
|
2023-01-20 12:45:02 -05:00 |
|
Michael Quigley
|
37d4586a03
|
log lint
|
2023-01-20 12:36:13 -05:00 |
|
Michael Quigley
|
3a0bc3c1c8
|
reset password email styling (#157)
|
2023-01-20 12:25:14 -05:00 |
|
Michael Quigley
|
1789e79b98
|
updated invitation email (#157)
|
2023-01-20 12:18:18 -05:00 |
|
Michael Quigley
|
7d3eeff885
|
forgot -> reset; password reset testing & tweaks (#65)
|
2023-01-20 12:08:40 -05:00 |
|
Michael Quigley
|
cc7516460c
|
Merge pull request #173 from openziti/forgot-password
Initial forgot password implementation (#65)
|
2023-01-20 11:21:36 -05:00 |
|
Cam Otts
|
3917892c58
|
missed bad request for password reset request
|
2023-01-20 10:04:52 -06:00 |
|
Cam Otts
|
2bbf404bae
|
added maintenance cleanup for expired password reset requests
|
2023-01-20 10:00:46 -06:00 |
|
Michael Quigley
|
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 |
|
Michael Quigley
|
1c77fdc065
|
remove frontend service policies (#171)
|
2023-01-19 15:23:38 -05:00 |
|
Michael Quigley
|
8bf060f71d
|
remove any frontend records assigned to an environment when the environment (#171)
|
2023-01-19 15:17:30 -05:00 |
|
Michael Quigley
|
ea2e4c8a98
|
Merge branch 'main' of github.com:openziti/zrok
|
2023-01-19 13:11:41 -05:00 |
|
Michael Quigley
|
f3272df53f
|
changelog (#133)
|
2023-01-19 13:11:26 -05:00 |
|
Ken Bingham
|
b92e7043c8
|
Merge pull request #166 from openziti/qrkourier-patch-4
add Nginx guide
|
2023-01-19 13:10:53 -05:00 |
|
Ken Bingham
|
9db1603b1e
|
Merge pull request #169 from openziti/mention-server-tls
mention server TLS
|
2023-01-19 13:10:18 -05:00 |
|
kbingham
|
03439dd008
|
Merge branch 'main' into mention-server-tls
|
2023-01-19 13:09:21 -05:00 |
|
Ken Bingham
|
e3b2dc3ce6
|
Merge pull request #164 from openziti/qrkourier-patch-2
add a missing word
|
2023-01-19 13:06:10 -05:00 |
|
Michael Quigley
|
5012be5193
|
use, not utilize
|
2023-01-19 13:02:58 -05:00 |
|
Michael Quigley
|
1a402bfdfa
|
self-hosting guide
|
2023-01-19 12:06:41 -05:00 |
|
Michael Quigley
|
55eadec8d7
|
self-hosting guide reference (#149)
|
2023-01-19 12:06:01 -05:00 |
|
Michael Quigley
|
67fde0cf42
|
Merge branch 'main' of github.com:openziti/zrok
|
2023-01-19 12:01:02 -05:00 |
|
Michael Quigley
|
9531a719f1
|
better document naming
|
2023-01-19 12:00:57 -05:00 |
|
Ken Bingham
|
76e538f1b7
|
clarify the Host header is needed by the frontend
|
2023-01-19 11:48:15 -05:00 |
|