Robert Oschwald

Results 89 comments of Robert Oschwald

This issue breaks UTF-8 completely in Grails 3.3.x. Workaround: In resources.groovy, reconfigure the registration bean to ensure the SSO filter comes after the characterEncodingFilter. ``` singleSignOutFilterRegistrationBean(FilterRegistrationBean) { name = 'CAS...

If all users use the same email domain, why should it be blocked?

This PRs base branch is [apache:issue-11795](https://github.com/apache/grails-core/tree/issue-11795), the base for PR #14753 @jdaugherty rebased my original PR into a new one I cannot push to.

The problem with bundle ordering materalized here when adding a PluginAwareResourceBundleMessageSource messageSource definition and sets own basenames to be able to overwrite other bundles keys in a centralized bundle file....

Last update date. See old impl: https://github.com/wp-slimstat/wp-slimstat/blame/v4.9.3.3/admin/config/index.php#L17

This seems to be a bug when you use S3 as primary storage. We don't want to have any persistent storages at all but use S3, only.