tachybase_todo/packages/core
Dunqing 25a3a8affa
feat: support token blacklist (#2168)
* feat: support token blacklist, Close T-799

* feat: clean

* fix: possible token does not exist

* fix: update

* feat: update

* feat: add node-cron to delete expired token

* fix: findOrCreate not work and add test case

* test: add token-blacklist tests

* feat: add test cases for blacklist in authManager

* test: update better

* fix: should hidden token field

* test: clean

* test: clean

* fix: should stop cron in afterStop

* refactor: move delete expired token in token blacklist service

* feat: remove plugin disable/enable logic

* fix: clean

* test: revert

* fix: cron typo
2023-07-05 21:57:57 +08:00
..
acl chore(versions): 😊 publish v0.10.0-alpha.5 2023-06-29 15:34:40 +08:00
actions feat(plugin-api-keys): support fetch api via api-keys (#2136) 2023-06-30 11:20:35 +08:00
auth feat: support token blacklist (#2168) 2023-07-05 21:57:57 +08:00
build fix: 修复 gulp-less 版本导致的初始化 bug (#2153) 2023-06-29 16:24:24 +08:00
cache chore(versions): 😊 publish v0.10.0-alpha.5 2023-06-29 15:34:40 +08:00
cli chore(versions): 😊 publish v0.10.0-alpha.5 2023-06-29 15:34:40 +08:00
client fix: cannot open the template when the data template filter is a custom function (#2183) 2023-07-05 11:18:43 +08:00
create-nocobase-app chore(versions): 😊 publish v0.10.0-alpha.5 2023-06-29 15:34:40 +08:00
database feat(collection-manager): tableOID field and collection field (#2161) 2023-07-04 23:16:49 +08:00
devtools chore(versions): 😊 publish v0.10.0-alpha.5 2023-06-29 15:34:40 +08:00
evaluators chore(versions): 😊 publish v0.10.0-alpha.5 2023-06-29 15:34:40 +08:00
logger chore(versions): 😊 publish v0.10.0-alpha.5 2023-06-29 15:34:40 +08:00
resourcer chore(versions): 😊 publish v0.10.0-alpha.5 2023-06-29 15:34:40 +08:00
sdk chore(versions): 😊 publish v0.10.0-alpha.5 2023-06-29 15:34:40 +08:00
server chore(versions): 😊 publish v0.10.0-alpha.5 2023-06-29 15:34:40 +08:00
test feat: support token blacklist (#2168) 2023-07-05 21:57:57 +08:00
utils fix(utils): fix json-template type checking logic (#2177) 2023-07-04 05:41:20 -07:00