|
e764103a68
|
fix up js linting
|
2024-02-14 13:49:31 -06:00 |
|
|
811981d671
|
Merge branch 'main' of github.com:openziti/zrok into oauth-email-change
|
2024-02-14 13:44:17 -06:00 |
|
|
df51d9baba
|
Merge branch 'main' of github.com:openziti/zrok into reserve-ui-fixes
|
2024-02-14 13:43:38 -06:00 |
|
|
adfc6e3a07
|
Merge branch 'main' of github.com:openziti/zrok into self-service-password
|
2024-02-14 13:43:08 -06:00 |
|
|
ec21146b4e
|
Merge branch 'main' of github.com:openziti/zrok into password-reset-fix
|
2024-02-14 13:42:33 -06:00 |
|
|
28f6b9f57b
|
updated email domains to email address patterns
|
2024-02-14 13:38:19 -06:00 |
|
|
3fafb55035
|
update changelog
|
2024-02-14 13:21:50 -06:00 |
|
|
6099b3cf44
|
add changelog
|
2024-02-14 13:20:41 -06:00 |
|
|
b6d42de92f
|
added security key to password changing
|
2024-02-14 13:18:22 -06:00 |
|
|
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 |
|
|
2411a29d3e
|
remove panic in proxy. Add glob check in command
|
2024-02-07 15:16:09 -06:00 |
|
|
8d51fce2b8
|
remove cascading deletes
|
2024-02-07 15:07:43 -06:00 |
|
|
9580fb5570
|
update changelog
|
2024-02-07 15:05:39 -06:00 |
|
|
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 |
|
|
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 |
|
|
f7d4dfba1b
|
update error messaging
|
2024-01-25 10:01:38 -06:00 |
|
|
f77404b4db
|
update casing
|
2024-01-25 09:58:55 -06:00 |
|
|
bba9377b9f
|
initial work on token revocation
|
2024-01-25 09:55:45 -06:00 |
|
|
b69780908c
|
return 409 for share token collision. Have property table show strings to correctly render booleans. Fixes #531 and #443
|
2024-01-24 09:48:27 -06:00 |
|
|
00d46be77a
|
Merge pull request #547 from openziti/update-tag-mgr
replace tag with tag manager
|
2024-01-23 14:54:11 -05:00 |
|
|
55322ca6dc
|
replace tag with tag manager
|
2024-01-23 14:35:53 -05:00 |
|
|
5861cc7d7e
|
Add tab for user actions. First action is a password change
|
2024-01-23 10:20:02 -06:00 |
|
|
8d88e32d91
|
Merge pull request #473 from openziti/zrok_copy_p1
'zrok copy' (phase 1) (#438)
v0.4.23
|
2024-01-22 10:48:01 -05:00 |
|