Zaiming (Stone) Shi
|
d244c298dc
|
chore: update app vsn and appup
|
2022-11-28 12:49:35 +01:00 |
Zaiming (Stone) Shi
|
89ad7ed7ef
|
chore: bump app versions
|
2022-11-28 11:03:28 +01:00 |
Zaiming (Stone) Shi
|
71299a2bcf
|
Merge remote-tracking branch 'origin/main-v4.3' into main-v4.4
|
2022-11-28 10:02:29 +01:00 |
Zaiming (Stone) Shi
|
3c84f4b254
|
chore: re-generate appup
|
2022-11-26 18:14:15 +01:00 |
firest
|
ebfaecfa91
|
fix(jwt): fix the jwt ACL will return a wrong result when the token is expired
|
2022-11-15 09:50:49 +08:00 |
Zaiming (Stone) Shi
|
442ab8a246
|
chore: re-generate appup
|
2022-10-28 17:09:32 +02:00 |
Zaiming (Stone) Shi
|
4a020d0e1a
|
Merge remote-tracking branch 'origin/release-v43' into release-v44
|
2022-10-28 14:35:56 +02:00 |
Zaiming (Stone) Shi
|
537f088616
|
Merge remote-tracking branch 'origin/main-v4.3' into main-v4.4
|
2022-10-27 17:31:15 +02:00 |
firest
|
b70feef432
|
chore: bump version && update appup
|
2022-10-27 17:03:12 +08:00 |
firest
|
4fc56a6e5b
|
fix(log): Use LOG_SENSITIVE to replace the risky LOG in ACL
We should ensure that neither client nor backend database passwords should be printed out when users use ACLs
|
2022-10-27 17:02:57 +08:00 |
Thales Macedo Garitezi
|
8206f39b7c
|
chore: update appups
|
2022-10-25 09:43:12 -03:00 |
Thales Macedo Garitezi
|
0a8f3d4e16
|
Merge remote-tracking branch 'origin/main-v4.3' into sync-v44-a
|
2022-10-24 16:28:11 -03:00 |
JianBo He
|
bd59197a58
|
chore: apply suggestions from code review
Co-authored-by: Zaiming (Stone) Shi <zmstone@gmail.com>
|
2022-10-24 16:28:25 +08:00 |
JianBo He
|
4a9b5662f8
|
chore: fix diaylzer warnings
|
2022-10-24 09:51:05 +08:00 |
JianBo He
|
38e87579c0
|
chore(jwt-acl): avoid the disruptions caused by rule formatting errors
|
2022-10-21 11:47:19 +08:00 |
JianBo He
|
fa4203effa
|
chore: apply suggestions from code review
Co-authored-by: Zaiming (Stone) Shi <zmstone@gmail.com>
|
2022-10-21 11:47:19 +08:00 |
JianBo He
|
7b0acf2c4d
|
chore: update changes and appup.src
|
2022-10-21 11:47:07 +08:00 |
JianBo He
|
1857fe643a
|
fix(acl): support all rules in JWT ACL
|
2022-10-21 11:44:48 +08:00 |
Zaiming (Stone) Shi
|
11026b7644
|
chore: re-generate appup for v4.3.22
|
2022-10-16 08:43:45 +02:00 |
Zaiming (Stone) Shi
|
20e0d14026
|
chore: bump app versions
|
2022-10-15 15:01:57 +02:00 |
Ilya Averyanov
|
53bc2d9d58
|
fix(jwt): restore legacy emqx_auth_jwt hook interface
|
2022-10-13 11:37:50 +03:00 |
Zaiming (Stone) Shi
|
e7acd54645
|
chore: upgrade lib jose to tag emqx-1.11.3
|
2022-09-19 20:07:24 +02:00 |
Zaiming (Stone) Shi
|
548de20c0b
|
chore: re-generate appup after version bump
|
2022-09-19 15:33:55 +02:00 |
Zaiming (Stone) Shi
|
816b4749db
|
chore: update app versions
|
2022-09-19 15:14:22 +02:00 |
Zaiming (Stone) Shi
|
130e02a7af
|
Merge remote-tracking branch 'thales/merge-v43-into-v44-h' into 0919-sync-v44
|
2022-09-19 09:50:45 +02:00 |
Zaiming (Stone) Shi
|
e6603548d7
|
chore: generate appups after bumped new version
|
2022-09-17 18:50:28 +02:00 |
Zaiming (Stone) Shi
|
40a0703bf5
|
Merge tag 'v4.3.20' into dev/v4.4.9
|
2022-09-16 13:11:46 +02:00 |
Zaiming (Stone) Shi
|
bfb53b7f24
|
chore: bump app versions after merged tag v4.3.20
|
2022-09-16 12:56:51 +02:00 |
Zaiming (Stone) Shi
|
3c852098d7
|
Merge tag 'v4.3.20' into main-v4.3
|
2022-09-16 12:54:00 +02:00 |
JianBo He
|
89ed4a350f
|
chore: avoid generating crash logs for hook execution
|
2022-09-16 17:53:49 +08:00 |
Thales Macedo Garitezi
|
d3c291c4d0
|
Merge remote-tracking branch 'origin/main-v4.3' into merge-v43-into-v44-h
|
2022-09-15 10:13:47 -03:00 |
Zaiming (Stone) Shi
|
1013f221e0
|
Merge remote-tracking branch 'origin/dev/v4.3.20' into dev/v4.4.9
|
2022-09-12 09:25:07 +02: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 |
firest
|
d5494897c7
|
fix(jwt): make jwt support float timestamp claims
|
2022-09-06 11:51:39 +08:00 |
Thales Macedo Garitezi
|
9c77dbf168
|
chore: bump vsns and appups
|
2022-09-01 16:01:49 -03:00 |
Thales Macedo Garitezi
|
87cc57096f
|
Merge remote-tracking branch 'origin/main-v4.3' into merge-v43-into-v44-f
|
2022-09-01 15:44:08 -03:00 |
firest
|
884ec15567
|
fix(jwt): make binary_to_number function support list type
|
2022-09-01 17:05:39 +08:00 |
firest
|
a6cf74ea6f
|
chore: fix emqx_auth_jwt appup
|
2022-09-01 16:52:41 +08:00 |
firest
|
ddc25fc5c2
|
fix(jwt): simplify binary_to_number function
|
2022-09-01 16:27:15 +08:00 |
firest
|
c999b43144
|
chore: bump emqx_auth_jwt version && update appup
|
2022-09-01 15:48:14 +08:00 |
firest
|
15c84ba152
|
fix(jwt): support non-integer timestamp claims
|
2022-09-01 15:43:32 +08:00 |
zhongwencool
|
940ceb570d
|
Merge branch 'main-v4.4' into copy-of-main-v4.3
|
2022-08-19 10:53:48 +08:00 |
firest
|
b9d26506a6
|
chore(jwt): bump version && update appup
|
2022-08-17 17:55:00 +08:00 |
firest
|
719f6cfb2c
|
fix(jwt): change `request_jwks` to be called after initialization
If called in `init/1`, the module-enabled API may have inconsistent state due to timeout
|
2022-08-17 17:55:00 +08:00 |
Xinyu Liu
|
c6573c708f
|
Merge branch 'main-v4.4' into copy-of_main-v4.3
|
2022-06-29 15:40:14 +08:00 |
Ilya Averyanov
|
4447948c5e
|
fix: handle claim verification errors correctly
|
2022-06-28 19:36:46 +03:00 |
Ilya Averyanov
|
f238e8f83d
|
fix: update JWKS renewal timer correctly
|
2022-06-28 09:54:12 +03:00 |
Ilya Averyanov
|
ddc06e8bcd
|
fix: remove unnecessary error messages generated by JWT auth
|
2022-06-27 18:42:44 +03:00 |
Shawn
|
ca842aa869
|
fix: merge main-v4.3 to main-v4.4
|
2022-05-23 11:23:27 +08:00 |
JimMoen
|
69abca17f2
|
chore(appup): bump app version & update appup
|
2022-05-22 22:06:02 +08:00 |