#243: Fix #IJO9R spring boot版本 /oauth/rest_token 接口 client_secret字段没有校验
commit
43a6b6af61
|
@ -1 +1 @@
|
||||||
Subproject commit 99adebf249cfc6cac60028b1a89a27b427f3ee52
|
Subproject commit 2bfd317dde3d7c2532f5b0475fe674f6cfbe2678
|
40
commit.yml
40
commit.yml
|
@ -2,16 +2,34 @@
|
||||||
branches: {
|
branches: {
|
||||||
}
|
}
|
||||||
fileChange:
|
fileChange:
|
||||||
/others:
|
/src:
|
||||||
newFile: !uuid 'e27abf4a7c6c5d2ea7f0c798c74271d737605114'
|
newFile: !uuid '29891617a5595c70599463b31ef3cc30224e305e'
|
||||||
oldFile: !uuid '7f3477dae98f1c7083eae4ffd55686a8b6cd975f'
|
oldFile: !uuid '62a567089be18af0a93b395abe59995b69276552'
|
||||||
/others/boot:
|
/src/main:
|
||||||
newFile: !uuid 'f8612eceb80bd9d8dd298516c31d5482f63494cb'
|
newFile: !uuid '03dc1be197c68de36d8ac03a017f335049f25a2c'
|
||||||
oldFile: !uuid '1e173b3bff7a8d691d1fafca7c8409abc9924074'
|
oldFile: !uuid '9120067c087764715bdf01a0cf957ada5825c94a'
|
||||||
/others/boot/spring-boot-reference(2.0.0).pdf:
|
/src/main/java:
|
||||||
newFile: !uuid 'a547cdb6a6d9c89c78d1a0da8de9a6500657c6fb'
|
newFile: !uuid '89f5450aa87328fa35baff1079e2a7a4cd877a90'
|
||||||
oldFile: null
|
oldFile: !uuid 'e7da151cca3570d16424ac43266084484a3218c7'
|
||||||
gitCommitId: !uuid '99adebf249cfc6cac60028b1a89a27b427f3ee52'
|
/src/main/java/com:
|
||||||
|
newFile: !uuid '7f042f248494c1f685a4cf1c3902f0704bb91ec2'
|
||||||
|
oldFile: !uuid 'f3ee01142e5fcdc711322a88b864b91fcb84ca50'
|
||||||
|
/src/main/java/com/monkeyk:
|
||||||
|
newFile: !uuid '0ceaa6d0ba71d66b7c382c67ceed193785195989'
|
||||||
|
oldFile: !uuid 'bfad6cee2f2512793eb4c6a43b358556f657f957'
|
||||||
|
/src/main/java/com/monkeyk/sos:
|
||||||
|
newFile: !uuid '7eb01a86f04b969dd5132337afe6679cbfa2fdd2'
|
||||||
|
oldFile: !uuid 'cec4be261406b41879cd9adef96d298d3314ec36'
|
||||||
|
/src/main/java/com/monkeyk/sos/web:
|
||||||
|
newFile: !uuid 'b15a45898d527804d5bed1139c653457f23f21a1'
|
||||||
|
oldFile: !uuid '4a9e77ab69525de8d6064684d1f4f9db523b5581'
|
||||||
|
/src/main/java/com/monkeyk/sos/web/controller:
|
||||||
|
newFile: !uuid '7436a61973088c1d7b1015ff93ea2a809d16a8ac'
|
||||||
|
oldFile: !uuid '5f482f32f2fde8056fbb218eb0d471d6073272dd'
|
||||||
|
/src/main/java/com/monkeyk/sos/web/controller/OAuthRestController.java:
|
||||||
|
newFile: !uuid '8a66d8af76af9e64ddee87f5f7b25fd93a18d768'
|
||||||
|
oldFile: !uuid '81dd2f1226873e86e2c60cca2b49cb39bd77cb61'
|
||||||
|
gitCommitId: !uuid '2bfd317dde3d7c2532f5b0475fe674f6cfbe2678'
|
||||||
renames: {
|
renames: {
|
||||||
}
|
}
|
||||||
revisionId: 242
|
revisionId: 243
|
||||||
|
|
Loading…
Reference in New Issue