Commit Graph

2331 Commits

Author SHA1 Message Date
8aaec6e882 Merge branch 'main' into token-revocation 2024-02-15 13:07:57 -05:00
Cam
53fd2e349e Merge branch 'main' of github.com:openziti/zrok into oauth-email-change 2024-02-15 01:03:00 -06:00
Cam
8225b1bb28 revert one name change 2024-02-15 01:02:08 -06:00
Cam
1eac1ad941 removed some deletes after token resetting 2024-02-15 01:00:05 -06:00
8cc0ca0215 changelog 2024-02-14 15:05:32 -05:00
6966596dab Merge pull request #548 from openziti/reserve-ui-fixes
Small reserver ui/ux fixes (#443, #531)
2024-02-14 14:58:24 -05:00
Cam
fe9152c451 Merge branch 'main' of github.com:openziti/zrok into token-revocation 2024-02-14 13:53:16 -06:00
Cam
8555439410 update migration number from merge 2024-02-14 13:51:32 -06:00
Cam
e764103a68 fix up js linting 2024-02-14 13:49:31 -06:00
Cam
811981d671 Merge branch 'main' of github.com:openziti/zrok into oauth-email-change 2024-02-14 13:44:17 -06:00
Cam
df51d9baba Merge branch 'main' of github.com:openziti/zrok into reserve-ui-fixes 2024-02-14 13:43:38 -06:00
Cam
adfc6e3a07 Merge branch 'main' of github.com:openziti/zrok into self-service-password 2024-02-14 13:43:08 -06:00
Cam
ec21146b4e Merge branch 'main' of github.com:openziti/zrok into password-reset-fix 2024-02-14 13:42:33 -06:00
Cam
28f6b9f57b updated email domains to email address patterns 2024-02-14 13:38:19 -06:00
Cam
3fafb55035 update changelog 2024-02-14 13:21:50 -06:00
Cam
6099b3cf44 add changelog 2024-02-14 13:20:41 -06:00
Cam
b6d42de92f added security key to password changing 2024-02-14 13:18:22 -06:00
Cam
d57d72387f few small fixes 2024-02-14 13:06:04 -06:00
4dafe4a963 Merge pull request #564 from chenrui333/normal-lf-encoding
chore: normalize encoding for the text files
2024-02-12 16:03:54 -05:00
f928615bcf feat: add .gitattributes to enforce lf line encoding
Signed-off-by: Rui Chen <rui@chenrui.dev>
2024-02-12 21:04:33 +01:00
ed7f19dc9c chore: normalize encoding for the text files
Signed-off-by: Rui Chen <rui@chenrui.dev>
2024-02-12 21:00:52 +01:00
e28b8df947 Merge pull request #560 from MichaelDavidGK/patch-1
Fix windows instruction
2024-02-12 12:59:12 -05:00
b402129cee Merge pull request #563 from openziti/openziti_sdk_v0_22_28
sdk-golang -> v0.22.28
v0.4.24
2024-02-12 11:48:27 -05:00
5f7fd53dab sdk-golang -> v0.22.28 2024-02-12 11:35:29 -05:00
7a5bdb54e2 Merge pull request #562 from openziti/backend_mode_socks
SOCKS Backend Mode (#558)
2024-02-12 11:08:44 -05:00
187e41ba1d Update windows.mdx
$env:HOME is nonexistent in Windows by default unless manually set, we use $env:USERPROFILE instead

Signed-off-by: MichaelGK <39009683+MichaelDavidGK@users.noreply.github.com>
2024-02-09 15:45:45 +00:00
d58779c7e2 no need to update targets when reserved backend mode is 'socks' (#558) 2024-02-08 21:46:50 -05:00
2982e43685 changelog (#558) 2024-02-08 14:11:35 -05:00
1ff2b3ea2f acknowledgements (#558) 2024-02-08 14:08:03 -05:00
7380a907d2 support for request logging in the socks implementation (#558) 2024-02-08 14:05:29 -05:00
3afbb6dc9a no target for socks backend (#558) 2024-02-08 13:56:38 -05:00
6440685b25 cli scaffolding for the socks backend (#558) 2024-02-08 13:39:33 -05:00
7f66489270 fix for sqlite migration (#558) 2024-02-08 13:20:26 -05:00
1db29fdc11 store and api changes for socks backend (#558) 2024-02-08 13:11:19 -05:00
Cam
2411a29d3e remove panic in proxy. Add glob check in command 2024-02-07 15:16:09 -06:00
Cam
8d51fce2b8 remove cascading deletes 2024-02-07 15:07:43 -06:00
Cam
9580fb5570 update changelog 2024-02-07 15:05:39 -06:00
Cam
a1c9f24869 small change to enable glob matching 2024-02-07 13:39:34 -06:00
31bc4b6833 initial socks backend (#558) 2024-02-07 13:59:34 -05:00
2420f61850 Merge pull request #555 from openziti/react_admin_create_account
also build the console in local dev cross-builder
2024-02-05 15:22:29 -05:00
5a1aaa6a5c Merge pull request #554 from openziti/xargs_admin_create_account
install xargs for 'zrok admin create account"
2024-02-05 15:22:12 -05:00
135d608847 Merge pull request #557 from openziti/admin_create_account
Automated Testing Changes
2024-02-05 14:04:18 -05:00
06ab8e9449 loopback changelog 2024-02-05 13:30:43 -05:00
c715719e83 println 2024-02-05 10:38:56 -05:00
251eb6ed31 also build the console in local dev cross-builder 2024-02-02 01:53:32 -05:00
32c6f07b3e bump ziti cli version; install xargs in zrok container image for bootstrapping 'admin create account' in zrok chart; 2024-02-01 22:14:09 -05:00
5090e61a8f Ensure loop service listener has started before starting iterate. Log unexpected status codes in loop tool. 2024-01-31 15:39:55 -05:00
Cam
6a29ac0117 reset token updates 2024-01-31 14:35:28 -06:00
deac55be24 changelog (#551) 2024-01-30 13:03:47 -05:00
cfe13bd085 'zrok admin create account' 2024-01-30 12:59:56 -05:00