firest
1a3641e286
test(gateway): temporarily remove flaky case
2022-04-19 15:58:05 +08:00
JimMoen
9e4b9c6689
refactor: mgmt rm `generate_response/1`
2022-04-19 01:20:57 +08:00
firest
e5c062582f
test(gateway): increase timeout in stomp test case
2022-04-18 17:17:34 +08:00
firest
4368c69a82
test(gateway): increase gen_tcp:recv wait time in stomp test case
2022-04-18 15:28:46 +08:00
DDDHuang
82ce6ae9f9
fix: bad integer, bad qos; TODO: gateway api * 2
2022-04-16 16:37:10 +08:00
DDDHuang
e22d01d25f
fix: page & limit & pool_size pos_integer; some bad spelling
2022-04-16 16:37:10 +08:00
JianBo He
56191d42e7
Merge pull request #7586 from lafirest/test/gateway_authz
...
test(gateway): integration gateway test with http authz
2022-04-14 16:52:33 +08:00
JianBo He
587fbf07ba
Merge pull request #7601 from lafirest/fix/coap_disconnected
...
fix(coap): fix CoAP incorrect disconnected event
2022-04-13 13:43:58 +08:00
firest
62fa500f85
fix(coap): fix CoAP incorrect disconnected event
2022-04-13 11:15:44 +08:00
JianBo He
7954f32858
chore: remove scram authenticator for all gateway
2022-04-12 16:13:55 +08:00
firest
7afc5626ed
test(gateway): integration gateway test with http authz
2022-04-12 13:51:14 +08:00
JianBo He
0fb758916f
Merge pull request #7492 from lafirest/test/gateway_authn
...
test(gateway): integration gateway test with authn
2022-04-08 16:05:36 +08:00
firest
7f1bec5d78
test(gateway): fix meck unload error and reformat some codes
2022-04-08 13:44:23 +08:00
firest
786be82d07
test(gateway): optimize test codes organization
2022-04-07 16:53:10 +08:00
JianBo He
e63f288ea7
Merge pull request #7491 from HJianBo/fix-cm-call
...
fix(exproto): keep conn_mod attribute in ConnInfo
2022-04-07 09:19:25 +08:00
JianBo He
ff2022d9a0
fix(exproto): keep conn_mod attribute in ConnInfo
2022-04-06 10:45:51 +08:00
Zaiming (Stone) Shi
356fbf6ce1
Merge pull request #7519 from zmstone/0405-5.0-sync-ssl-lib-from-4.3
...
5.0 refactor: delete deprecated emqx_plugin_libs_ssl module
2022-04-05 22:57:56 +01:00
Thales Macedo Garitezi
bdc1253d96
refactor(gateway): re-use `emqx_authentication_config:authenticator_id/1`
2022-04-05 13:28:24 -03:00
Zaiming (Stone) Shi
822a4f9f73
feat: parameterise EMQX_ETC_DIR
...
both at build time and at runtime
2022-04-05 16:36:13 +02:00
Thales Macedo Garitezi
7d807ce6bb
feat(gateway): export basic gateway info for telemetry
2022-04-04 15:20:48 -03:00
firest
0db6b8d47e
test(gateway): integration stomp && exproto test with http authn
2022-04-02 14:06:36 +08:00
firest
25ebe2535e
test(gateway): integration MQTT-SN test with http authn
2022-04-02 14:00:37 +08:00
firest
ec243d8946
test(gateway): integration CoAP && LwM2M test with http authn
2022-04-02 14:00:33 +08:00
JianBo He
3f6d78dda0
style(gateway): format gateway application
2022-03-31 17:41:32 +08:00
JianBo He
8431387408
chore(exproto): set proto_name default to exproto
2022-03-31 10:02:12 +08:00
ieQu1
d8e16b37da
docs(schema): Add documentation for the fields and records
2022-03-30 11:53:53 +02:00
ieQu1
c0e5139e9f
docs(schema): Add description for clientinfo_override
2022-03-30 11:53:51 +02:00
ieQu1
410b69d616
docs(schema): Document records for gateway
2022-03-29 14:09:32 +02:00
Zaiming (Stone) Shi
036266769c
docs: add more schema desc
2022-03-25 10:52:58 +01:00
ieQu1
077ef073e5
docs(schema): Add descriptions to the schema
2022-03-23 19:05:25 +01:00
ieQu1
8967e13eee
docs(schema): Move descriptions from emqx.conf.all
2022-03-23 13:52:54 +01:00
firest
ab2f5b9bb7
fix(coap): fix system topic case
2022-03-23 17:25:52 +08:00
firest
ab51d8ab8e
fix(coap): trigger disconnect logic when the client manually disconnected
2022-03-23 14:19:00 +08:00
JianBo He
83e16a5bc5
Merge pull request #7343 from HJianBo/fix-gw-bugs
2022-03-22 17:49:02 +08:00
firest
0c3d02b02d
test(coap): add a observe test case
2022-03-22 11:57:49 +08:00
JianBo He
094c4ad262
fix(exproto): don't carry the ssl confs if ssl.enable is false
2022-03-21 18:44:01 +08:00
JianBo He
670749493b
fix(coap): reject duplicated connection request
2022-03-21 18:17:24 +08:00
JianBo He
053f9b422c
fix(stomp): fix client.disconnect not trigger
2022-03-21 18:17:24 +08:00
JianBo He
5682dcb72e
fix(gw): enrich conninfo for coap&lwm2m
2022-03-21 18:17:24 +08:00
JianBo He
3645cb244b
fix(gw): throw the exproto start grpc server starting failure error
2022-03-21 18:17:24 +08:00
DDDHuang
e517b41a4d
fix(api): desc & remove useless api
2022-03-21 15:03:37 +08:00
DDDHuang
e1b6c0770d
fix: getway bad api spec
2022-03-21 14:12:19 +08:00
DDDHuang
b9b5e376a6
fix: dialyzer & bad func spec
2022-03-21 14:12:19 +08:00
DDDHuang
15b8203ac1
fix: generate ggateway api response code
2022-03-21 14:12:19 +08:00
JianBo He
43c01117bb
fix(sn): fix typos
2022-03-17 18:40:13 +08:00
JianBo He
fbc0240f26
feat(sn): introduce subs_resume option
...
As the mqtt-sn v1.2 spec metioned, the gateway will be able to sync the
subscriptions topic-name registry to client when the client resume
it's session
port from: https://github.com/emqx/emqx/pull/7300
2022-03-17 18:38:54 +08:00
Thales Macedo Garitezi
2748c22b0c
fix(ekka): run cleanups on node down events
...
When using the RLOG DB Backend with Mria, replicant nodes do not
generate `mnesia down` events. Therefore, cleanup procedures that
some modules do when a node goes down do not work for replicants.
However, replicant do generate `node down` events, so that may be a
safer way to handle cleanup to take into account that type of node.
2022-03-14 15:55:58 -03:00
JimMoen
f5caf66253
refactor(api): unified api name style
2022-03-11 11:07:55 +08:00
JimMoen
990a66e1ad
feat(gateway): gateway authn mnesia rows fuzzy searching by `clientid` or `username`
2022-03-10 10:01:40 +08:00
JianBo He
724d51a024
fix(mqttsn): fix flaky test
2022-03-09 17:11:09 +08:00