| .. |
|
emqx
|
ef692596f7
fix: don't crash when 401 and 403 unauthorize
|
vor 2 Jahren |
|
emqx_audit
|
c97fe796e3
chore: update emqx_audit's license
|
vor 2 Jahren |
|
emqx_auth
|
8d82c30b00
Merge pull request #11771 from savonarola/1015-validate-bcrypt-schema-in-api
|
vor 2 Jahren |
|
emqx_auth_http
|
c2c56ba481
chore(auth): update tests
|
vor 2 Jahren |
|
emqx_auth_jwt
|
1eb75b43c4
chore(auth): split emqx_authn and emqx_authz apps
|
vor 2 Jahren |
|
emqx_auth_ldap
|
9b4def885a
chore: change the LDAP integration to opensource
|
vor 2 Jahren |
|
emqx_auth_mnesia
|
8d82c30b00
Merge pull request #11771 from savonarola/1015-validate-bcrypt-schema-in-api
|
vor 2 Jahren |
|
emqx_auth_mongodb
|
1eb75b43c4
chore(auth): split emqx_authn and emqx_authz apps
|
vor 2 Jahren |
|
emqx_auth_mysql
|
1eb75b43c4
chore(auth): split emqx_authn and emqx_authz apps
|
vor 2 Jahren |
|
emqx_auth_postgresql
|
4f14e8df22
chore(source dir): split out postgresql connector
|
vor 2 Jahren |
|
emqx_auth_redis
|
e1c8317779
chore(authn): remove dead code
|
vor 2 Jahren |
|
emqx_auto_subscribe
|
e4d09d4ad4
feat: implement configuration and user data export/import CLI
|
vor 2 Jahren |
|
emqx_bridge
|
4f14e8df22
chore(source dir): split out postgresql connector
|
vor 2 Jahren |
|
emqx_bridge_azure_event_hub
|
e794143ae1
Merge remote-tracking branch 'origin/release-52' into 0906-sync-release-52-to-master
|
vor 2 Jahren |
|
emqx_bridge_cassandra
|
51c57a5f0a
fix(cass): avoid using aggregates in healthcheck query
|
vor 2 Jahren |
|
emqx_bridge_clickhouse
|
2f1fa2e961
chore: unified slog message formatting to improve logging consistency
|
vor 2 Jahren |
|
emqx_bridge_dynamo
|
243b8f5b67
chore: merge 'upstream/master' into v5.1.2
|
vor 2 Jahren |
|
emqx_bridge_gcp_pubsub
|
14983ec14a
chore(hooks): validate hookpoints and document hook callbacks
|
vor 2 Jahren |
|
emqx_bridge_greptimedb
|
dafd7c6085
chore: bump apps versions
|
vor 2 Jahren |
|
emqx_bridge_hstreamdb
|
dafd7c6085
chore: bump apps versions
|
vor 2 Jahren |
|
emqx_bridge_http
|
90a0c093bf
Merge pull request #11750 from savonarola/1011-redact-auth-http-request
|
vor 2 Jahren |
|
emqx_bridge_influxdb
|
2f1fa2e961
chore: unified slog message formatting to improve logging consistency
|
vor 2 Jahren |
|
emqx_bridge_iotdb
|
5abe4bed88
feat: add Azure Event Hub Producer bridge
|
vor 2 Jahren |
|
emqx_bridge_kafka
|
6eb3bb7cff
Merge remote-tracking branch 'origin/release-53' into 1114-sync-release-53
|
vor 2 Jahren |
|
emqx_bridge_kinesis
|
18c6bfec97
chore: bump app vsns
|
vor 2 Jahren |
|
emqx_bridge_matrix
|
6cd503865b
fix(machine_boot): ensure `emqx_bridge` starts after its companion apps
|
vor 2 Jahren |
|
emqx_bridge_mongodb
|
d93e1bbf08
feat(mongodb): add configurable option to override legacy protocol usage
|
vor 2 Jahren |
|
emqx_bridge_mqtt
|
14983ec14a
chore(hooks): validate hookpoints and document hook callbacks
|
vor 2 Jahren |
|
emqx_bridge_mysql
|
6cd503865b
fix(machine_boot): ensure `emqx_bridge` starts after its companion apps
|
vor 2 Jahren |
|
emqx_bridge_opents
|
2f1fa2e961
chore: unified slog message formatting to improve logging consistency
|
vor 2 Jahren |
|
emqx_bridge_oracle
|
5c8dc092a1
fix(http_bridge): don't attempt to convert headers to atoms
|
vor 2 Jahren |
|
emqx_bridge_pgsql
|
4f14e8df22
chore(source dir): split out postgresql connector
|
vor 2 Jahren |
|
emqx_bridge_pulsar
|
902b1d6ec5
fix(pulsar_producer): use `simple_async_internal_buffer` query mode for Pulsar
|
vor 2 Jahren |
|
emqx_bridge_rabbitmq
|
2f1fa2e961
chore: unified slog message formatting to improve logging consistency
|
vor 2 Jahren |
|
emqx_bridge_redis
|
05fdf52d8e
fix(redis): set bridge as unhealthy on authentication error
|
vor 2 Jahren |
|
emqx_bridge_rocketmq
|
6cd503865b
fix(machine_boot): ensure `emqx_bridge` starts after its companion apps
|
vor 2 Jahren |
|
emqx_bridge_sqlserver
|
dafd7c6085
chore: bump apps versions
|
vor 2 Jahren |
|
emqx_bridge_tdengine
|
2f1fa2e961
chore: unified slog message formatting to improve logging consistency
|
vor 2 Jahren |
|
emqx_bridge_timescale
|
6cd503865b
fix(machine_boot): ensure `emqx_bridge` starts after its companion apps
|
vor 2 Jahren |
|
emqx_conf
|
926c804314
feat: add /audit http api to filter audit log
|
vor 2 Jahren |
|
emqx_connector
|
4f14e8df22
chore(source dir): split out postgresql connector
|
vor 2 Jahren |
|
emqx_ctl
|
2a291dfd27
fix(audit): handle abstract forms when logging `eval_erl`
|
vor 2 Jahren |
|
emqx_dashboard
|
ef692596f7
fix: don't crash when 401 and 403 unauthorize
|
vor 2 Jahren |
|
emqx_dashboard_rbac
|
281add1464
Merge branch 'master' into sync-master-to-release-54
|
vor 2 Jahren |
|
emqx_dashboard_sso
|
1f8478623f
chore: bump esaml to support Entra ID && bump app.src
|
vor 2 Jahren |
|
emqx_durable_storage
|
ca8da5723a
Merge pull request #11704 from zmstone/0928-sync-release-53
|
vor 2 Jahren |
|
emqx_enterprise
|
1d7aa9495a
chore: make spellcheck happy
|
vor 2 Jahren |
|
emqx_eviction_agent
|
0c89b6b213
docs: swagger api tags should camel case
|
vor 2 Jahren |
|
emqx_exhook
|
53940754b7
chore: shutdown reason will never be a UTF8 atom
|
vor 2 Jahren |
|
emqx_ft
|
534c9bdc13
feat(ft): add additional operation status report channel
|
vor 2 Jahren |
|
emqx_gateway
|
926c804314
feat: add /audit http api to filter audit log
|
vor 2 Jahren |
|
emqx_gateway_coap
|
5b9866f630
fix(coap): increase received packet counter for keepalive
|
vor 2 Jahren |
|
emqx_gateway_exproto
|
1eb75b43c4
chore(auth): split emqx_authn and emqx_authz apps
|
vor 2 Jahren |
|
emqx_gateway_lwm2m
|
c2c56ba481
chore(auth): update tests
|
vor 2 Jahren |
|
emqx_gateway_mqttsn
|
5dff36474d
chore(auth): get rid of hardcoded schema modules in auth
|
vor 2 Jahren |
|
emqx_gateway_stomp
|
5dff36474d
chore(auth): get rid of hardcoded schema modules in auth
|
vor 2 Jahren |
|
emqx_gcp_device
|
6413afd0bc
fix(gcpdev): restore original shard in mnesia tab definition
|
vor 2 Jahren |
|
emqx_ldap
|
9b4def885a
chore: change the LDAP integration to opensource
|
vor 2 Jahren |
|
emqx_license
|
e069680bca
refactor: move emqx_license app from lib-ee to apps
|
vor 2 Jahren |
|
emqx_machine
|
926c804314
feat: add /audit http api to filter audit log
|
vor 2 Jahren |
|
emqx_management
|
926c804314
feat: add /audit http api to filter audit log
|
vor 2 Jahren |
|
emqx_modules
|
574dc2f243
fix: observer load command crash when loading noexist module
|
vor 2 Jahren |
|
emqx_mongodb
|
1eb75b43c4
chore(auth): split emqx_authn and emqx_authz apps
|
vor 2 Jahren |
|
emqx_mysql
|
398a62031e
chore: update app versions
|
vor 2 Jahren |
|
emqx_node_rebalance
|
0c89b6b213
docs: swagger api tags should camel case
|
vor 2 Jahren |
|
emqx_opentelemetry
|
18c6bfec97
chore: bump app vsns
|
vor 2 Jahren |
|
emqx_oracle
|
dafd7c6085
chore: bump apps versions
|
vor 2 Jahren |
|
emqx_plugins
|
14983ec14a
chore(hooks): validate hookpoints and document hook callbacks
|
vor 2 Jahren |
|
emqx_postgresql
|
4f14e8df22
chore(source dir): split out postgresql connector
|
vor 2 Jahren |
|
emqx_prometheus
|
2322b27542
Merge pull request #11497 from zhongwencool/prometheus-metrics
|
vor 2 Jahren |
|
emqx_psk
|
0ef00d5919
fix: psk_authentication is updated failed
|
vor 2 Jahren |
|
emqx_redis
|
1eb75b43c4
chore(auth): split emqx_authn and emqx_authz apps
|
vor 2 Jahren |
|
emqx_resource
|
cf2075d7d8
chore: remove mention of `is_buffer_supported` from typespec
|
vor 2 Jahren |
|
emqx_retainer
|
cc392cadb8
chore: update apps/emqx_retainer/src/emqx_retainer_mnesia_cli.erl
|
vor 2 Jahren |
|
emqx_rule_engine
|
03d8e06ff7
chore(emqx_rule_funcs): regroup export functions
|
vor 2 Jahren |
|
emqx_s3
|
484519dcf9
feat(kinesis): implement Amazon Kinesis Producer bridge
|
vor 2 Jahren |
|
emqx_schema_registry
|
0c89b6b213
docs: swagger api tags should camel case
|
vor 2 Jahren |
|
emqx_slow_subs
|
c2c56ba481
chore(auth): update tests
|
vor 2 Jahren |
|
emqx_telemetry
|
c2c56ba481
chore(auth): update tests
|
vor 2 Jahren |
|
emqx_utils
|
6354f3b04f
feat(authn): allow authn providers to define a separate schama for API
|
vor 2 Jahren |