You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, in the Kotlin DSL, function autocompletion is not limited to their specific scope.
This leads to configurations like the one below, which should not be allowed.
eleftherias
changed the title
Use Kotlin DSL Marker Annotations to scope leaking
Use Kotlin DSL Marker Annotations to prevent scope leaking
Feb 11, 2020
Summary
Currently, in the Kotlin DSL, function autocompletion is not limited to their specific scope.
This leads to configurations like the one below, which should not be allowed.
This issue is migrated from spring-attic/spring-security-kotlin-dsl#19.
The text was updated successfully, but these errors were encountered: