vaadin / appsec-kit

Other
1 stars 0 forks source link

Unsecure AppSec view using AnonymousAllowed annotation #109

Closed tamasmak closed 1 year ago

tamasmak commented 1 year ago

Unsecures AppSec Kit's main view using com.vaadin.flow.server.auth.AnonymousAllowed annotation.

Closes #105