[GitHub] [shiro] fpapon merged pull request #206: Deprecate unsecure XMLSerializer

2020-04-10 Thread GitBox
fpapon merged pull request #206: Deprecate unsecure XMLSerializer URL: https://github.com/apache/shiro/pull/206 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [shiro] fpapon commented on issue #206: Deprecate unsecure XMLSerializer

2020-04-10 Thread GitBox
fpapon commented on issue #206: Deprecate unsecure XMLSerializer URL: https://github.com/apache/shiro/pull/206#issuecomment-612091516 retest this please This is an automated message from the Apache Git Service. To respond to

[GitHub] [shiro] fpapon commented on issue #206: Deprecate unsecure XMLSerializer

2020-04-10 Thread GitBox
fpapon commented on issue #206: Deprecate unsecure XMLSerializer URL: https://github.com/apache/shiro/pull/206#issuecomment-612049734 @bdemers done This is an automated message from the Apache Git Service. To respond to the

[GitHub] [shiro] fpapon commented on a change in pull request #206: Deprecate unsecure XMLSerializer

2020-04-10 Thread GitBox
fpapon commented on a change in pull request #206: Deprecate unsecure XMLSerializer URL: https://github.com/apache/shiro/pull/206#discussion_r406776173 ## File path: lang/src/main/java/org/apache/shiro/io/XmlSerializer.java ## @@ -34,7 +34,9 @@ * JavaBeans compatible!

[GitHub] [shiro] bdemers commented on a change in pull request #206: Deprecate unsecure XMLSerializer

2020-04-10 Thread GitBox
bdemers commented on a change in pull request #206: Deprecate unsecure XMLSerializer URL: https://github.com/apache/shiro/pull/206#discussion_r406773094 ## File path: lang/src/main/java/org/apache/shiro/io/XmlSerializer.java ## @@ -34,7 +34,9 @@ * JavaBeans compatible!

[jira] [Commented] (SHIRO-588) DefaultLdapRealm should extend AbstractLdapRealm

2020-04-10 Thread Brian Demers (Jira)
[ https://issues.apache.org/jira/browse/SHIRO-588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17080508#comment-17080508 ] Brian Demers commented on SHIRO-588: +1 for cleaning up the structure in 2.0 LDAP is tricky, it been

[jira] [Commented] (SHIRO-588) DefaultLdapRealm should extend AbstractLdapRealm

2020-04-10 Thread Francois Papon (Jira)
[ https://issues.apache.org/jira/browse/SHIRO-588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17080440#comment-17080440 ] Francois Papon commented on SHIRO-588: -- The AbstractLdapRealm use a DefaultLdapContextFactory wich is