[java-idp-plugin-webauthn] 01/02: Fix view

Phil Smart philip.smart at jisc.ac.uk
Tue Feb 20 13:37:46 UTC 2024


This is an automated email from the git hooks/post-receive script.

philsmart pushed a commit to branch main
in repository java-idp-plugin-webauthn.

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-webauthn.git;a=commit;h=402736cd5026c94dd5f198d75900d22569556669

commit 402736cd5026c94dd5f198d75900d22569556669
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Tue Feb 20 11:46:02 2024 +0000

    Fix view
---
 .../shibboleth/idp/plugin/authn/webauthn/views/webauthn-register.vm   | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/webauthn-impl/src/main/resources/net/shibboleth/idp/plugin/authn/webauthn/views/webauthn-register.vm b/webauthn-impl/src/main/resources/net/shibboleth/idp/plugin/authn/webauthn/views/webauthn-register.vm
index 2086607..06b96e0 100644
--- a/webauthn-impl/src/main/resources/net/shibboleth/idp/plugin/authn/webauthn/views/webauthn-register.vm
+++ b/webauthn-impl/src/main/resources/net/shibboleth/idp/plugin/authn/webauthn/views/webauthn-register.vm
@@ -117,8 +117,8 @@
                                   </form>
                                </td>
                             </tr>
-                            </table>
-                     #end                     
+                             #end 
+                         </table>                                        
                      #else
                         <div><span>#springMessageText("idp.webauthn.register.registered.noKeys", "You have no registered keys")</span></div>
                      #end

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list