File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33/**
44* SimpleSAMLphp Service Provider (SP) Demo Application
5- * Version 1.0.0
5+ * Version 1.0.1
66*
77* Published under: https://github.com/disisto/simplesamlphp-wordpressauth
88*
99* Licensed under MIT
1010*
11- * Copyright (c) 2023 Roberto Di Sisto
11+ * Copyright (c) 2023-2025 Roberto Di Sisto
1212*
1313* Permission is hereby granted, free of charge, to any person obtaining a copy
1414* of this software and associated documentation files (the "Software"), to deal
154154 <title>SimpleSAMLphp WordpressAuth</title>
155155 <meta name="theme-color" content="#712cf9">
156156
157- <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.1 /dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-4bw+/aepP/YC94hEpVNVgiZdgIC5+VKNBQNGCHeKRQN+PtmoHDEXuppvnDJzQIu9 " crossorigin="anonymous">
157+ <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.8 /dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-sRIl4kxILFvY47J16cr9ZwB07vP4J8+LH7qKQnuqkuIAvNWLzeN8tE5YBujZqJLB " crossorigin="anonymous">
158158
159159 <style>
160160 .bi {
348348 </a>
349349 </footer>
350350</div>
351- <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.1 /dist/js/bootstrap.bundle.min.js" integrity="sha384-HwwvtgBNo3bZJJLYd8oVXjrBZt8cqVSpeBNS5n7C8IVInixGAoxmnlMuBnhbgrkm " crossorigin="anonymous"></script>
351+ <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.8 /dist/js/bootstrap.bundle.min.js" integrity="sha384-FKyoEForCGlyvwx9Hj09JcYn3nv7wiPVlz7YYwJrWVcXK/BmnVDxM+D2scQbITxI " crossorigin="anonymous"></script>
352352
353353 </body>
354- </html>
354+ </html>
You can’t perform that action at this time.
0 commit comments