JianBo He
89c65b6535
Merge tag 'v4.3.14-rc.4' into merge-main-v4.3-into-v4.4
2022-04-16 11:28:07 +08:00
JimMoen
6168745f90
chore: update copyright
2022-04-14 11:23:25 +08:00
JianBo He
7461484b9e
Merge tag 'v4.3.14-rc.1' into merge-main-v4.3-into-v4.4
...
Version v4.3.14-rc.1
2022-04-08 19:29:30 +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
Zaiming (Stone) Shi
bad227c45d
chore: re-generate appup files
2022-04-06 13:33:33 +02:00
Zaiming (Stone) Shi
f3a7c75871
Merge remote-tracking branch 'origin/main-v4.3' into dev/v4.4.3
2022-04-06 13:24:37 +02: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
Zaiming (Stone) Shi
6cc55f5c34
chore: add back the default password warning
2022-04-05 12:22:04 +02:00
Zaiming (Stone) Shi
0d4822ba78
refactor(emqx_dashboard_admin): simplify default pwd read/write
2022-04-05 11:50:18 +02:00
Georgy Sychev
1a715c8708
feat(emqx_dashboard): subsciption to update password
...
emqx_dashboard restarted in ekka hook
Closes #3155
2022-04-05 10:40:09 +02:00
Zaiming (Stone) Shi
2e7a741022
chore: bump dashboard app version
2022-04-03 08:43:34 +02:00
JianBo He
94efb190c6
Merge remote-tracking branch 'ce/main-v4.3' into merge-main-v4.3-into-v4.4
2022-03-24 07:08:06 +08:00
zhongwencool
99dfd8504c
fix: bad authorization format crash with 500
2022-03-23 15:34:23 +08:00
Zaiming (Stone) Shi
6ea8d2f270
Merge remote-tracking branch 'origin/main-v4.3' into main-v4.4
2022-03-22 20:54:22 +01:00
zhongwencool
f0a81d593d
fix: dashboard ct failed
2022-03-16 16:48:03 +08:00
zhongwencool
8cf97a93af
fix: urldecode appid and username.
2022-03-16 16:33:03 +08:00
zhongwencool
bfadcebb9c
chore: remind the user to delete bad appid/username.
2022-03-16 15:23:10 +08:00
zhongwencool
0555bce47e
chore: add more doc for dashboard.default_user
2022-03-16 10:54:09 +08:00
zhongwencool
b44512cdab
fix: Add string legitimacy check.
2022-03-16 10:31:41 +08:00
zhongwencool
f82550ddc6
chore: Prompt user how to change the dashboard default password when emqx start
2022-03-10 23:01:58 +08:00
Shawn
41afbd2b13
refactor(relup): don't collect relvsn -> appvsn mappings
2022-03-01 23:10:11 +08:00
Shawn
bcd56d3db2
Merge branch 'main-v4.4' into inject_relup_instructions_v4.4
2022-02-28 19:13:55 +08:00
Shawn
b7d07d7a96
fix(appup): remove the post relup scripts from emqx_dashboard.appup.src
...
The instructions have been move into module `emqx_relup`.
2022-02-28 10:11:20 +08:00
Zaiming (Stone) Shi
c157a16907
Merge remote-tracking branch 'origin/main-v4.3' into main-v4.4
2022-02-26 01:05:06 +01:00
Zaiming (Stone) Shi
43c900bb5a
chore: rename more descriptive EQM X to EMQX
2022-02-22 11:16:38 +01:00
JianBo He
521bdd20b4
Merge remote-tracking branch 'ce/main-v4.3' into merge-main-v4.3-into-v4.4
2022-02-22 11:43:46 +08:00
Zaiming (Stone) Shi
99ef6fbb2a
docs: update CHANGES-4.4
2022-02-21 15:09:52 +01:00
Zaiming (Stone) Shi
14575fed63
chore: prepare for release v4.4.1-rc.1
2022-02-21 08:13:53 +01:00
JianBo He
480130c1d8
chore(dashboard): bump version
2022-02-17 09:23:40 +08:00
Zaiming (Stone) Shi
e09e5673eb
docs(README): EMQ X -> EMQX
2022-02-15 16:15:25 +01:00
Zaiming (Stone) Shi
f6ca64c76d
feat: add pem cache CLI
2022-02-14 14:52:34 +01:00
Shawn
23e4e101a4
chore(dashboard): bump lib-ce/emqx_dashboard to 4.3.8
2021-12-20 15:42:16 +08:00
Zaiming Shi
ced2429011
fix: bump new feature lib-ce apps to 4.4
2021-11-16 16:08:36 +01:00
Zaiming Shi
d05e2ff0b1
Merge remote-tracking branch 'origin/main-v4.3' into main-v4.4-alpha.1
2021-11-15 13:41:51 +01:00
zhongwencool
7193cd4275
feat(trace): move common trace module to plugin_libs ( #6127 )
...
* feat(trace): move common mod to plugin_libs
* fix: elvis warning
2021-11-12 07:33:36 +08:00
lafirest
9d4f2916c2
refactor(emqx_st_statistics): optimize the code directory structure ( #6128 )
2021-11-11 23:49:54 +08:00
Zaiming Shi
21898e1daf
chore(emqx_dashboard): bump version after v4.3.10 release
2021-11-11 10:34:29 +01:00
Zaiming Shi
ed171b8e60
chore: ensure version bump for dashboard app
2021-11-08 16:17:54 +01:00
Turtle
f00e254bdf
chore(release): update version to 4.3.9
2021-11-02 18:26:57 +08:00
k32
7e1f3c5882
revert(appup): Revert changes to management and dashboard
2021-10-13 09:19:49 +02:00
k32
b60e33ca41
fix(appup): Always run appup actions for management and dashboard
2021-10-12 19:19:26 +02:00
Ilya Averyanov
188b889ed3
fix(dashboard rest api): improve auth method security
...
Make messages not differ when authenticating with invalid password and invalid username.
Closes : #5563
2021-09-29 19:33:45 +03:00
Turtle
e532fff4df
chore: Update dashboard version to 4.3.4
2021-08-27 16:28:01 +08:00
Turtle
35ae097038
fix(relup): upgrade emqx dashboard version
2021-08-03 12:17:35 +08:00
tigercl
fee3462603
fix(http pipelining): support to switch http pipelining ( #5279 )
2021-07-27 17:32:56 +08:00
Turtle
befd22282f
chore(relup): fix check relup fail
2021-07-16 19:01:05 +08:00
Zaiming Shi
b92940af29
test(ci): add plugin list status check after relup new vsn install
2021-06-22 08:54:55 +08:00