File tree Expand file tree Collapse file tree
src/main/resources/templates Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99.settings
1010.springBeans
1111
12+ .DS_Store
13+ pom-xml-flattened
14+
1215# ## IntelliJ IDEA ###
1316.idea
1417* .iws
Original file line number Diff line number Diff line change 44 < meta charset ="utf-8 " />
55 < meta name ="viewport " content ="width=device-width, initial-scale=1 ">
66 < title > Custom consent page - Consent required</ title >
7- < link rel ="stylesheet "
8- href ="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/css/bootstrap.min.css "
9- integrity ="sha384-rbsA2VBKQhggwzxH7pPCaAqO46MgnOM80zW1RWuH61DGLwZJEdK2Kadq2F9CUG65 "
10- crossorigin ="anonymous ">
7+ < link href ="https://cdn.bootcdn.net/ajax/libs/twitter-bootstrap/5.3.7/css/bootstrap.min.css " rel ="stylesheet ">
118 < script >
129 function cancelConsent ( ) {
1310 document . consent_form . reset ( ) ;
Original file line number Diff line number Diff line change 44 < meta charset ="utf-8 " />
55 < meta name ="viewport " content ="width=device-width, initial-scale=1 ">
66 < title > Spring Authorization Server sample</ title >
7- < link href ="https://cdn.bootcdn.net/ajax/libs/twitter-bootstrap/5.3.1 /css/bootstrap.min.css " rel ="stylesheet ">
7+ < link href ="https://cdn.bootcdn.net/ajax/libs/twitter-bootstrap/5.3.7 /css/bootstrap.min.css " rel ="stylesheet ">
88 < link rel ="stylesheet " href ="/assets/css/signin.css " th:href ="@{/assets/css/signin.css} " />
99</ head >
1010< body >
You can’t perform that action at this time.
0 commit comments