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
This method has some checks for existence and the ability to provide a default I believe, so it's a good thing. Reminds me I need to update this plugin and release it !
on ShiroGrailsPlugin.groovy line 199 it accesses configuration using the deprecated direct access
instead of:
I think it was very dumb for grails to deprecate this, but it is what it is.
The text was updated successfully, but these errors were encountered: