Skip to content
Success

Changes

Summary

  1. QRCodeServlet removed, QR code image generation now is in the MfaOptionImpl class (details)
  2. Adding missing dependencies version properties (details)
Commit 2344110ddaa5675b281266c9e213df4c69f83928 by Alberto Codutti
QRCodeServlet removed, QR code image generation now is in the MfaOptionImpl class

Signed-off-by: Gianluca Barbon <gianluca.barbon@eurotech.com>
The file was modified console/module/authentication/src/main/java/org/eclipse/kapua/app/console/module/authentication/shared/util/KapuaGwtAuthenticationModelConverter.java (diff)
The file was modified pom.xml (diff)
The file was modified console/pom.xml (diff)
The file was modified service/security/shiro/pom.xml (diff)
The file was modified service/security/authentication/api/src/main/java/org/eclipse/kapua/service/authentication/credential/mfa/MfaOption.java (diff)
The file was modified assembly/broker/descriptors/kapua-broker.xml (diff)
The file was modified console/web/src/main/webapp/WEB-INF/web.xml (diff)
The file was modified console/module/authentication/src/main/java/org/eclipse/kapua/app/console/module/authentication/client/tabs/credentials/MfaManagementPanel.java (diff)
The file was modified console/module/authentication/src/main/java/org/eclipse/kapua/app/console/module/authentication/shared/model/GwtMfaCredentialOptions.java (diff)
The file was removedconsole/core/src/main/java/org/eclipse/kapua/app/console/core/servlet/QRCodeServlet.java
The file was modified service/security/shiro/src/main/java/org/eclipse/kapua/service/authentication/credential/mfa/shiro/MfaOptionImpl.java (diff)
The file was modified assembly/broker/pom.xml (diff)
The file was modified console/core/pom.xml (diff)
The file was modified service/security/shiro/src/main/java/org/eclipse/kapua/service/authentication/credential/mfa/shiro/MfaOptionServiceImpl.java (diff)
Commit f52b023ebb5d9a46656436729beb40d5aadce4a9 by Alberto Codutti
Adding missing dependencies version properties

Signed-off-by: Gianluca Barbon <gianluca.barbon@eurotech.com>
The file was modified pom.xml (diff)