You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by ca...@apache.org on 2022/07/20 08:32:13 UTC

[dolphinscheduler] branch dev updated (1a08f3970d -> fd59f0bb32)

This is an automated email from the ASF dual-hosted git repository.

caishunfeng pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git


    from 1a08f3970d [fix-10729]The request's url given by the test case looks different f… (#10734)
     add fd59f0bb32 [Fix-11031] AccessToken can only be used by the creator. (#11032)

No new revisions were added by this update.

Summary of changes:
 .../api/service/impl/AccessTokenServiceImpl.java   | 46 +++++++++++++---------
 .../api/service/AccessTokenServiceTest.java        | 29 +++++---------
 .../dao/mapper/AccessTokenMapper.java              |  6 +--
 .../dao/mapper/AccessTokenMapper.xml               |  7 +---
 .../dao/mapper/AccessTokenMapperTest.java          | 21 +++++++---
 5 files changed, 58 insertions(+), 51 deletions(-)