Ilya Averyanov
|
b7aac96282
|
Merge pull request #6975 from savonarola/emqx-license-early-check
feature(license): check license before node start
|
2022-02-14 15:02:48 +03:00 |
Ilya Averyanov
|
64c59b5469
|
feat(license): check license before node start
|
2022-02-11 11:49:29 +03:00 |
Zaiming (Stone) Shi
|
fc8eeb8819
|
fix(emqx_license): raise throw exception instead of error
|
2022-02-10 12:40:46 +01:00 |
Zaiming (Stone) Shi
|
cd3565d357
|
refactor(emqx_license): simplify parser errors
prior to this change, badmatch exception may cause the license key
to be dumped in logs
|
2022-02-10 12:40:46 +01:00 |
Zaiming (Stone) Shi
|
4cee12614b
|
fix: mark license key sensitive
so it's not logged to console when environment variable is used
|
2022-02-08 17:28:40 +01:00 |
Zaiming (Stone) Shi
|
ae9c8098ba
|
test: ensure coverage for the `no_license` case
|
2022-02-08 17:28:40 +01:00 |
Zaiming (Stone) Shi
|
c936706a1f
|
refactor(emqx_license): log a different msg when license is not loaded
|
2022-02-08 17:28:40 +01:00 |
Zaiming (Stone) Shi
|
319d08678e
|
chore: update license year
|
2022-02-08 17:28:40 +01:00 |
Ilya Averyanov
|
17599432d1
|
feat(license): add license application
|
2022-02-07 19:05:47 +03:00 |