remisbaima
Results
2
comments of
remisbaima
I guess it would be more flexible if you implemented option 1 with regex patterns instead of only wildcards. E.g.: Whitelist.relaxed().addAttributes("a", "data-.*") Think about e.g. https://angularjs.org code that has attributes...
I had the same issue: I am not sure the root cause, but I noticed I was deploying devlake inside a Kubernetes namespace where another mysql was already running on...