#87: Upgrade load user json dto if it is OAuth2Authentication
commit
b56be72bef
|
@ -1 +1 @@
|
|||
Subproject commit 1a4c5c6bd288680c4d4e1f7e86411bf0716e0edd
|
||||
Subproject commit b637fb08ec1e7004ce5cb2b06a9684088206b3e0
|
40
commit.yml
40
commit.yml
|
@ -2,10 +2,40 @@
|
|||
branches: {
|
||||
}
|
||||
fileChange:
|
||||
/README.md:
|
||||
newFile: !uuid 'f570de64f2dcb09f38de5e94f7674a83f9b2d218'
|
||||
oldFile: !uuid 'd7326f2173d027b60757675bb950f3bda9f1e537'
|
||||
gitCommitId: !uuid '1a4c5c6bd288680c4d4e1f7e86411bf0716e0edd'
|
||||
/src:
|
||||
newFile: !uuid '31e46583e16a70d8d6937ea067eacd0952ac923f'
|
||||
oldFile: !uuid 'a5ccd08dc5fd771da17179dcad5cb13cd2e3828c'
|
||||
/src/main:
|
||||
newFile: !uuid 'cf794901c52863bccfa58bbf41840d6460565f36'
|
||||
oldFile: !uuid '9263d5467441109f8bff20487ad4b99a960eaa35'
|
||||
/src/main/java:
|
||||
newFile: !uuid 'b0fc7b8824ed5af7a187e3c3be08f14e1200e818'
|
||||
oldFile: !uuid 'bd520ff476505cb46013325453bfcf0cfd111446'
|
||||
/src/main/java/cc:
|
||||
newFile: !uuid '7f3c71e6a92737d295a3a97bea0cdb281df230c7'
|
||||
oldFile: !uuid '2d246406190d68b095ba0a3596200ca81338e859'
|
||||
/src/main/java/cc/wdcy:
|
||||
newFile: !uuid '711cb4302279402d65e82c6342e350d6cdd60091'
|
||||
oldFile: !uuid '56bd3be13f89f790d859e0f7c672f2c13d2e9b34'
|
||||
/src/main/java/cc/wdcy/domain:
|
||||
newFile: !uuid 'b76c96da66f80e81dd2f8372fd0c472ea0cfea9b'
|
||||
oldFile: !uuid '6086ef7cd7064211a203e4f728c5731550b2667e'
|
||||
/src/main/java/cc/wdcy/domain/dto:
|
||||
newFile: !uuid 'a9a0381b311b0365b3d13270c7fff8fdcb5027d4'
|
||||
oldFile: !uuid '6f114fb0b501c7f76762704255d1f14d557812b2'
|
||||
/src/main/java/cc/wdcy/domain/dto/UserJsonDto.java:
|
||||
newFile: !uuid 'ebfbeb28b2cfa673417a1feb64f4ead8f752f0a9'
|
||||
oldFile: !uuid 'f6583f5ada4b824008ee2b94347a1eb58b77612f'
|
||||
/src/main/java/cc/wdcy/service:
|
||||
newFile: !uuid '0f432269ead8d3d6a0ab7c744e85447d2a887aae'
|
||||
oldFile: !uuid 'c94dcd20e95b5662103ac1803386f0ebcdfd5ae8'
|
||||
/src/main/java/cc/wdcy/service/impl:
|
||||
newFile: !uuid 'bf9c158476cfa9dfb6c72d08eb8dd39f9f6e652d'
|
||||
oldFile: !uuid '7b7ab1d35fdf2700ecff96487d27f9aec6672e7f'
|
||||
/src/main/java/cc/wdcy/service/impl/UserServiceImpl.java:
|
||||
newFile: !uuid 'f03abe79e8135c486af89d304111cfae84deac0f'
|
||||
oldFile: !uuid 'bb68faa4561686de132da79123e061e2a78347ae'
|
||||
gitCommitId: !uuid 'b637fb08ec1e7004ce5cb2b06a9684088206b3e0'
|
||||
renames: {
|
||||
}
|
||||
revisionId: 86
|
||||
revisionId: 87
|
||||
|
|
Loading…
Reference in New Issue