Michael Quigley
|
0e76f75c6b
|
not true; docs
|
2023-06-13 12:02:26 -04:00 |
|
Michael Quigley
|
ec08ebf16f
|
Merge pull request #342 from openziti/v0.4.0_account_requests
remove unique constraint on email to accomodate soft deletes (#338)
|
2023-06-12 14:05:17 -04:00 |
|
Michael Quigley
|
b640b0bcb6
|
Merge pull request #345 from openziti/v0.4.0_amqp_reconnect
AMQP Reconnection for metrics.amqpSource (#344)
|
2023-06-09 12:45:03 -04:00 |
|
Michael Quigley
|
368ddf5f01
|
fix for controller shutdown when amqpSource is in reconnecting state (#344)
|
2023-06-09 12:05:02 -04:00 |
|
Michael Quigley
|
459e0e60a1
|
rudimentary reconnection support in metrics.amqpSource (#344)
|
2023-06-09 11:56:58 -04:00 |
|
Cam Otts
|
85616370fc
|
remove unique constraint on email to accomodate soft deletes
|
2023-06-07 11:05:59 -05:00 |
|
Michael Quigley
|
edef86d06a
|
limits.Agent.enforce needs to consider the store.Account.Limitless flag
|
2023-06-07 11:00:52 -04:00 |
|
Michael Quigley
|
04fddce422
|
Merge pull request #340 from openziti/v0.4.0_access_limit_check
Private Access Limit Check
|
2023-06-06 11:41:55 -04:00 |
|
Michael Quigley
|
0fa1a350cd
|
limits.CanAccessShare
|
2023-06-06 11:29:22 -04:00 |
|
Michael Quigley
|
243261d70a
|
limits check scaffolding in accessHandler
|
2023-06-06 10:54:57 -04:00 |
|
Michael Quigley
|
cde59084a6
|
run 'apt update' before running other apt operations
|
2023-06-05 18:00:16 -04:00 |
|
Michael Quigley
|
a2df30a8bd
|
Merge pull request #339 from openziti/v0.4.0_limits_agent_api_usage
Fix for Edge Management API Usage in Limits Agent
|
2023-06-05 16:27:02 -04:00 |
|
Michael Quigley
|
4a789ce341
|
need this
|
2023-06-05 16:16:07 -04:00 |
|
Michael Quigley
|
ec48d574fd
|
allocate an edge management session when it's needed, rather than trying to be efficient and keep one around
|
2023-06-05 16:01:04 -04:00 |
|
Michael Quigley
|
a8c652aef8
|
changelog
|
2023-06-02 14:13:04 -04:00 |
|
Michael Quigley
|
c743932eeb
|
freshening (#336)
|
2023-05-31 13:59:05 -04:00 |
|
Michael Quigley
|
9274218fc3
|
downloading updates (#336)
|
2023-05-31 13:48:30 -04:00 |
|
Michael Quigley
|
b77c9bee81
|
getting started; intro section (#336)
|
2023-05-30 15:53:19 -04:00 |
|
Michael Quigley
|
8e6ea5f5ce
|
changelog (#335)
|
2023-05-30 15:02:51 -04:00 |
|
Michael Quigley
|
119a0b7f03
|
Merge pull request #337 from openziti/v0.4.0_deps
Update dependencies (#335)
|
2023-05-30 15:01:09 -04:00 |
|
Cam Otts
|
fec0fd9e73
|
Format changes
|
2023-05-25 13:59:39 -05:00 |
|
Michael Quigley
|
cade019d31
|
Merge pull request #334 from openziti/v0.4.0_password_requirements
check for undefined rather than null (fixes password requirements issue)
|
2023-05-25 11:55:20 -04:00 |
|
Cam Otts
|
d6d5ac65a3
|
update deps
|
2023-05-25 10:50:38 -05:00 |
|
Michael Quigley
|
22cc06eb74
|
reserve backend-mode text
|
2023-05-24 11:36:06 -04:00 |
|
Cam Otts
|
f9159e9d00
|
moved to warnf
|
2023-05-24 09:16:56 -05:00 |
|
Cam Otts
|
8e0ae86214
|
check for undefined rather than null
|
2023-05-24 09:02:12 -05:00 |
|
Michael Quigley
|
cf9514a0e1
|
lint
|
2023-05-23 14:30:24 -04:00 |
|
Michael Quigley
|
c889005ac1
|
Merge branch 'v0.4.0_password_requirements' into v0.4.0
|
2023-05-23 14:22:07 -04:00 |
|
Michael Quigley
|
434972a9f1
|
tweaks to invites configuration and processing (#229)
|
2023-05-23 14:21:37 -04:00 |
|
Michael Quigley
|
ee17f2f3d3
|
Merge pull request #326 from openziti/v0.4.0_password_requirements
Enhanced password requirements and relevant ui changes (#167)
|
2023-05-23 14:10:49 -04:00 |
|
Michael Quigley
|
cf5b839209
|
changelog; etc/ctrl.yml (#167)
|
2023-05-23 14:01:29 -04:00 |
|
Michael Quigley
|
93707b692d
|
password subsystem tweaks (#167)
|
2023-05-23 13:51:33 -04:00 |
|
Cam Otts
|
8c4134c8ad
|
checks against top password field rather than bottom
|
2023-05-23 10:51:16 -05:00 |
|
Cam Otts
|
64fbfbf1d3
|
Enhanced password requirements and relevant ui changes
|
2023-05-23 10:51:15 -05:00 |
|
Michael Quigley
|
d34e024b66
|
Merge pull request #333 from openziti/v0.4.0_amqp_fix
V0.4.0 amqp fix
|
2023-05-22 16:32:18 -04:00 |
|
Cam Otts
|
6a572c9977
|
fix amqp
|
2023-05-22 15:23:55 -05:00 |
|
Michael Quigley
|
de02cea5f3
|
Merge pull request #313 from openziti/v0.4_invite_overhaul
New metadata driven invite process (#229)
|
2023-05-22 15:50:32 -04:00 |
|
Michael Quigley
|
b334ff50b2
|
slight reworking on the configuration-based invite system to include open registration flag, contact details, and store strategy. moved to 'admin' stanza (#229)
|
2023-05-22 15:42:20 -04:00 |
|
Michael Quigley
|
41c30e4158
|
Merge branch 'v0.4.0' into v0.4_invite_overhaul
|
2023-05-22 15:07:24 -04:00 |
|
Michael Quigley
|
04a541df8f
|
Merge pull request #318 from openziti/amqp_ack
added ack for amqp messages
|
2023-05-22 15:02:15 -04:00 |
|
Michael Quigley
|
390c50b48e
|
logging lint
|
2023-05-22 14:54:28 -04:00 |
|
Michael Quigley
|
25116ec0cf
|
Merge branch 'v0.4.0' into amqp_ack
|
2023-05-22 14:39:17 -04:00 |
|
Michael Quigley
|
d959aa0218
|
Merge pull request #331 from openziti/v0.4_web_console
V0.4 Web Console
|
2023-05-22 14:24:31 -04:00 |
|
Michael Quigley
|
78ea98626d
|
support deleting multiple service policies in one shot; bug in limits (#329)
|
2023-05-18 14:25:53 -04:00 |
|
Michael Quigley
|
871bf2d528
|
make frontend dial policies for private access names more unique (include frontend token) (#329)
|
2023-05-18 13:19:16 -04:00 |
|
Michael Quigley
|
1b70c6e013
|
synthetic 'selection.id', real identifiers on bespoke properties (#323)
|
2023-05-18 13:10:12 -04:00 |
|
Michael Quigley
|
d205405aa0
|
use a synthetic 'node.id' for frontend nodes to fix 'undulating visualizer' issue; change detection was breaking (#323)
|
2023-05-17 20:58:07 -04:00 |
|
Michael Quigley
|
7963ba83b0
|
frontend details (#323)
|
2023-05-17 13:53:18 -04:00 |
|
Michael Quigley
|
05b53df6ba
|
frontends and data plane connections to owned shares (#323)
|
2023-05-17 13:21:01 -04:00 |
|
Michael Quigley
|
4119ab4e2b
|
icons
|
2023-05-17 12:46:10 -04:00 |
|