Zaiming (Stone) Shi
478b006e68
chore: update versions
2022-11-26 21:04:53 +01:00
JimMoen
db08efa0ac
test(rewrite): invalided topic rewrite rule
2022-11-15 09:01:04 +08:00
JimMoen
32a885017b
chore: bump appup.src for `emqx_mod_rewrite`
2022-11-15 09:01:03 +08:00
JimMoen
1bb31776c9
fix(rewrite): add topic rewrite validation for filter or name
2022-11-15 09:01:03 +08:00
JimMoen
7b5340ce09
fix(api): uppercase api request method
2022-11-14 17:55:17 +08:00
JimMoen
639006e302
fix(prometheus): disable auth for prometheus endpoint on mgmt listener
2022-11-07 00:44:37 +08:00
Zaiming (Stone) Shi
25863b6773
test: ensure clean start for emqx_mod_sup_SUITE
2022-11-02 19:20:39 +01:00
zhongwencool
406428c8ca
chore: update lib-ce/emqx_dashboard/test/emqx_dashboard_SUITE.erl
...
Co-authored-by: Zaiming (Stone) Shi <zmstone@gmail.com>
2022-11-01 07:45:58 +08:00
zhongwencool
c2c089d0e9
chore: remove useless information from the dashboard listener failure log
2022-10-28 17:26:25 +08:00
Zaiming (Stone) Shi
20e0d14026
chore: bump app versions
2022-10-15 15:01:57 +02:00
Zaiming (Stone) Shi
bfb53b7f24
chore: bump app versions after merged tag v4.3.20
2022-09-16 12:56:51 +02:00
Thales Macedo Garitezi
0599393741
Merge pull request #8942 from thalesmg/fix-ignore-dialyzer-pt1-43
...
chore: fix ignored dialyzer warnings (part 1) (4.3)
2022-09-14 14:56:59 -03:00
ieQu1
eee1869981
fix(prometheus): Disable auth for prometheus endpoint
2022-09-13 20:27:14 +02:00
Thales Macedo Garitezi
fa6c22b366
chore: update appups
2022-09-12 10:56:35 -03:00
Thales Macedo Garitezi
d72ca84af0
chore: fix ignored dialyzer warnings (part 1) (4.3)
2022-09-12 10:56:35 -03:00
JianBo He
ced06efab2
Merge branch 'main-v4.3' into using-erlang-system-time
2022-09-08 16:08:40 +08:00
JianBo He
7b4fbfef3b
chore: update app.src & appup.src
2022-09-08 15:46:47 +08:00
JianBo He
0d5c32a706
fix(time): use erlang:system_time/0-1 consistently
...
Avoid the problem of inaccurate timers caused by mixing
erlang:system_time/0-1 and os:system_time/0-1
2022-09-08 15:46:44 +08:00
zhongwencool
4f81a49391
feat: dashboard support bind with specific ip
2022-09-08 09:37:00 +08:00
Zaiming (Stone) Shi
6f28e0eb83
chore: update appup files
2022-08-31 08:07:42 +02:00
zhongwencool
b732aa5aa2
chore: warning default modules/plugins is working
2022-08-25 11:19:50 +08:00
Ilya Averyanov
a19fbe214f
feat(node_rebalance): implement node evacuation and rebalancing
2022-08-13 11:32:14 +03:00
Zaiming (Stone) Shi
901d6909f5
chore: ensure enqx_dashboard app version bump
2022-08-02 19:49:01 +02:00
DDDHuang
b1672a8352
chore: better rewrite load log. do not show re code; loop log rewrite rule info
2022-07-22 16:19:26 +08:00
DDDHuang
13e9e9de51
chore(rewrite): add some log
2022-07-12 10:54:55 +08:00
JianBo He
c1b3cc756c
chore: bump mgmt/dashboard vsn
2022-07-04 13:57:00 +08:00
JianBo He
e3bf11fe39
chore: stop http listener to load latest http hanlders
2022-06-29 20:52:11 +08:00
zhongwencool
ab2e477ffd
fix: default_password should not be empty
2022-06-27 14:35:14 +08:00
zhongwencool
fd22639bcb
chore: remove unnessary function case
2022-06-27 14:35:14 +08:00
zhongwencool
4a87d77be3
fix: can't start dashboard if default_username is missing
2022-06-27 14:35:12 +08:00
DDDHuang
0092d55b46
fix(topic-rewrite): better hooks, max priority 1000
2022-06-24 11:33:01 +08:00
Thales Macedo Garitezi
d91c5806e0
Merge pull request #8129 from thalesmg/key-pass-dash-mgmt-43
...
feat(tls): add configs for private key password in dashboard/mgmt
2022-06-07 09:14:50 -03:00
Zaiming (Stone) Shi
681d3652c6
chore: bump emqx_dashboard app vsn
2022-06-06 16:16:37 +02:00
Thales Macedo Garitezi
50ff2edf13
feat(tls): add configs for private key password in dashboard/mgmt
2022-06-03 11:21:12 -03:00
firest
1b658171a2
chore(modules): bump version and update appup file
2022-05-30 10:36:31 +08:00
firest
0b52097c78
feat(rewrite): Support %u and %c placeholders in topic rewrite rules
...
fix #7438
2022-05-27 16:51:05 +08:00
Thales Macedo Garitezi
c705f294a1
fix(dashboard): use atom for `verify` tls option in dashboard listener
...
```
2022-05-19T10:47:34.262135-04:00 [error] Failed to start Ranch
listener 'https:dashboard' in ranch_ssl:listen <snip> for reason {options,{verify,"verify_none"}} (unknown POSIX error)
```
2022-05-19 13:48:31 -03:00
Zaiming (Stone) Shi
ea9af26642
chore(appup): bump emqx_telemetry app vsn and update appup
2022-05-15 23:31:39 +02:00
Zaiming (Stone) Shi
ef0c14c522
fix(telemetry): Ensure verify_none for http client
2022-05-15 23:16:32 +02:00
Zaiming (Stone) Shi
4f45670725
fix: add 2 seconds delay penalty for bad logins
2022-04-26 21:02:45 +02:00
Zaiming (Stone) Shi
81d62082ec
chore(emqx_dashboard): bump app vsn
2022-04-20 10:41:10 +02:00
JimMoen
6168745f90
chore: update copyright
2022-04-14 11:23:25 +08:00
JianBo He
1ff371bdea
test(dashboard): avoid to start useless plugins
...
The #7520 causes the default load_{plugins,modules} file to be used when
starting the slave node. In this case, the slave will automatically start
the emqx-dashbord plugin with the default configuration when it re-join
cluster, which will cause the applications to fail to start.
2022-04-08 11:16:39 +08:00
JianBo He
bf1a3fe1eb
chore: eliminate some compiling warnings and improve change logs
2022-04-08 11:16:37 +08:00
Thales Macedo Garitezi
63146cb148
chore: update appup files and bump emqx_modules app vsn
2022-04-06 09:11:07 -03:00
Thales Macedo Garitezi
aa19283ff2
fix: ensure default values for `loaded_{plugins,modules}`
...
Fixes #7455 .
This tries to populate `loaded_{plugins,modules}` files with default
values before loading them, in case they don't exist.
2022-04-06 09:08:21 -03:00
Zaiming (Stone) Shi
c422edd977
test(emqx_dashboard_SUITE): add init/end_per_testcase
2022-04-05 23:41:35 +02:00
Zaiming (Stone) Shi
164209b576
test: use end_per_testcase to restore default admin password
2022-04-05 22:29:43 +02:00
Zaiming (Stone) Shi
d219e475fb
fix(emqx_dashboard_admin): put changed default user pwd in pt
...
plugin app envs are all unloaded when the app reboots
2022-04-05 13:59:58 +02:00
Zaiming (Stone) Shi
155befe418
chore: no duplicated reads and some comment/message rewording
...
Co-authored-by: Dmitrii <99872536+ieQu1@users.noreply.github.com>
2022-04-05 13:31:24 +02:00