#292: 升级access_token, refresh_token为JWT(Json Web Token), 提高性能
commit
d930b1a4c4
|
@ -1 +1 @@
|
|||
Subproject commit b702fa00e1ce2f9b5a4017cfae0512d4421e7d88
|
||||
Subproject commit eb50756de7e09c59798a21b52c4472726bec321f
|
33
commit.yml
33
commit.yml
|
@ -3,27 +3,18 @@ branches: {
|
|||
}
|
||||
fileChange:
|
||||
/src:
|
||||
newFile: !uuid '8153da44eba0889dbe67d94fa7acba3356ad9de9'
|
||||
oldFile: !uuid '37f2b5b8f1c04320607c54fa0e8bc368e778d0c1'
|
||||
newFile: !uuid 'c0ede913b12142aa07e2b18f46bfe923198dc302'
|
||||
oldFile: !uuid '8153da44eba0889dbe67d94fa7acba3356ad9de9'
|
||||
/src/main:
|
||||
newFile: !uuid 'd3c7717d2b35204c2deed5360ea2cede1dff0d94'
|
||||
oldFile: !uuid '6b4216c275d0cd8aacfe019b574969813446aca1'
|
||||
/src/main/webapp:
|
||||
newFile: !uuid '8ba7b5646a7e5f66832b9fe65143a9be520c848f'
|
||||
oldFile: !uuid '4fb2d523f08c5c44f9359a0c1fad52ae8c53e9df'
|
||||
/src/main/webapp/WEB-INF:
|
||||
newFile: !uuid 'ee766fadf2338a44fe615a87bba883b862bc1091'
|
||||
oldFile: !uuid '967e9e187ac3ffc2676b59b20d5b5f07e38284d4'
|
||||
/src/main/webapp/WEB-INF/jsp:
|
||||
newFile: !uuid '683fff5a1f95e3bbe77a8c32029f30cf1cf9f5b6'
|
||||
oldFile: !uuid 'f1611e97d95a9bba76dbcf8323c2047e3d1f7b6f'
|
||||
/src/main/webapp/WEB-INF/jsp/clientdetails:
|
||||
newFile: !uuid 'b09d4e8f6145e6e30efd33283fecde599f576163'
|
||||
oldFile: !uuid 'f019e1f3df9013de756c5ab14e2250737f579408'
|
||||
/src/main/webapp/WEB-INF/jsp/clientdetails/test_client.jsp:
|
||||
newFile: !uuid '5b9abf425022a94fd7a5958a800603b58152abc3'
|
||||
oldFile: !uuid '51915283738875bddb0b5d2afa6a384f37f41837'
|
||||
gitCommitId: !uuid 'b702fa00e1ce2f9b5a4017cfae0512d4421e7d88'
|
||||
newFile: !uuid 'd3af1519d8ada2ba1fd39a8b45e683838c76ff93'
|
||||
oldFile: !uuid 'd3c7717d2b35204c2deed5360ea2cede1dff0d94'
|
||||
/src/main/resources:
|
||||
newFile: !uuid 'fad67aaf6ac329afe464f4b81c66540b15abb231'
|
||||
oldFile: !uuid '5e029933afe6032abd5ba1d52479c9bb4267afa2'
|
||||
/src/main/resources/application.properties:
|
||||
newFile: !uuid 'c1da5a4235c736a5d601edf69cee825918c4b485'
|
||||
oldFile: !uuid 'c181106df4340cd27e5172e33238771a4a69c0d8'
|
||||
gitCommitId: !uuid 'eb50756de7e09c59798a21b52c4472726bec321f'
|
||||
renames: {
|
||||
}
|
||||
revisionId: 291
|
||||
revisionId: 292
|
||||
|
|
Loading…
Reference in New Issue