[GitHub] [jspwiki] juanpablo-santos closed pull request #164: Bump cargo-maven3-plugin from 1.9.8 to 1.9.9

2022-01-13 Thread GitBox
juanpablo-santos closed pull request #164: URL: https://github.com/apache/jspwiki/pull/164 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-uns

[GitHub] [jspwiki] juanpablo-santos closed pull request #166: Bump maven-release-plugin from 3.0.0-M4 to 3.0.0-M5

2022-01-13 Thread GitBox
juanpablo-santos closed pull request #166: URL: https://github.com/apache/jspwiki/pull/166 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-uns

[GitHub] [jspwiki] juanpablo-santos closed pull request #165: Bump selenide from 6.1.2 to 6.2.0

2022-01-13 Thread GitBox
juanpablo-santos closed pull request #165: URL: https://github.com/apache/jspwiki/pull/165 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-uns

[GitHub] [jspwiki] dependabot[bot] commented on pull request #165: Bump selenide from 6.1.2 to 6.2.0

2022-01-13 Thread GitBox
dependabot[bot] commented on pull request #165: URL: https://github.com/apache/jspwiki/pull/165#issuecomment-1012102208 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor ver

[GitHub] [jspwiki] dependabot[bot] commented on pull request #166: Bump maven-release-plugin from 3.0.0-M4 to 3.0.0-M5

2022-01-13 Thread GitBox
dependabot[bot] commented on pull request #166: URL: https://github.com/apache/jspwiki/pull/166#issuecomment-1012102213 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor ver

[GitHub] [jspwiki] dependabot[bot] commented on pull request #164: Bump cargo-maven3-plugin from 1.9.8 to 1.9.9

2022-01-13 Thread GitBox
dependabot[bot] commented on pull request #164: URL: https://github.com/apache/jspwiki/pull/164#issuecomment-1012102215 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor ver

[jira] [Commented] (JSPWIKI-802) Markdown syntax Support

2022-01-13 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/JSPWIKI-802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17475321#comment-17475321 ] ASF subversion and git services commented on JSPWIKI-802: - Commi

[jira] [Commented] (JSPWIKI-802) Markdown syntax Support

2022-01-13 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/JSPWIKI-802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17475322#comment-17475322 ] ASF subversion and git services commented on JSPWIKI-802: - Commi

Re: [jspwiki] 02/03: Merge branch 'master' of https://github.com/apache/jspwiki

2022-01-13 Thread Juan Pablo Santos Rodríguez
Hi, I had a rather big push in the works, so I've verified those commits; as their content seemed ok to me, I've proceeded with the push. best regards, juan pablo On 2022/01/12 07:15:14 Dirk Frederickx wrote: > Hi, > > I wanted to push a single update (XSS vuln.) to the repo this morning, bu

[ JDBC | XML] user databases not allowing empty wiki names

2022-01-13 Thread Juan Pablo Santos Rodríguez
Hi, with last push, both JDBCUserDatabase and XMLUserDatabase will not allow empty or null wiki names on the getWikiNames() method. Previously it was only not allowing null wiki names. In XMLUserDatabase, the reasoning behind this change is that JDom returns an empty string when querying for miss

Markdown support inside JSPWiki

2022-01-13 Thread Juan Pablo Santos Rodríguez
Hi, last push completed markdown support on the WYIWYG editor. Right now there's a markdown parser, a markdown renderer, a WYIWYG editor renderer, and an html from the WYIWYG editor to markdown syntax converter. [#1] has a bit more info on this. The only item left, in order to have full Markdown

Re: [jspwiki] 02/03: Merge branch 'master' of https://github.com/apache/jspwiki

2022-01-13 Thread Dirk Frederickx
Pablo, I rechecked my commit, and all seemed to be in order. txs dirk On Thu, Jan 13, 2022 at 1:50 PM Juan Pablo Santos Rodríguez < juanpa...@apache.org> wrote: > Hi, > > I had a rather big push in the works, so I've verified those commits; as > their content seemed ok to me, I've proceeded wit

Re: [ JDBC | XML] user databases not allowing empty wiki names

2022-01-13 Thread Dirk Frederickx
+1 Seems the logical thing to do. dirk On Thu, Jan 13, 2022 at 2:03 PM Juan Pablo Santos Rodríguez < juanpablo.san...@gmail.com> wrote: > Hi, > > with last push, both JDBCUserDatabase and XMLUserDatabase will not > allow empty or null wiki names on the getWikiNames() method. > Previously it was