juanpablo-santos commented on code in PR #282:
URL: https://github.com/apache/jspwiki/pull/282#discussion_r1237476176
##
jspwiki-bootstrap/src/main/java/org/apache/wiki/bootstrap/WikiBootstrapServletContextListener.java:
##
@@ -98,4 +101,33 @@ ConfigurationSource createConfigura
Hi all,
We're glad to announce that the JSPWiki PMC has a new member and
committer, Arturo Bernal.
Welcome!
juan pablo,
on behalf of the JSPWiki PMC
Hi,
JSPWiki doesn't have some sort of OAuth login integration, so I'd say
that kind of integration would involve either
a) setting up a POST to the Wiki login page and somehow retrieving the
jsessionid, so you can forward to JSPWiki appending it as a request
param or
b) set up JSPWiki login to use
Hi,
given that the workflow area is now working as expected, I'd like to
release it, with the usual dependency updates and maybe PR #282, which
seems pretty close to completion.
Sounds reasonable? I know 2.12.0 has been released pretty close, but
the workflow approval functionality seems to me li
arturobernalg commented on code in PR #282:
URL: https://github.com/apache/jspwiki/pull/282#discussion_r1237687781
##
jspwiki-bootstrap/src/main/java/org/apache/wiki/bootstrap/WikiBootstrapServletContextListener.java:
##
@@ -98,4 +101,33 @@ ConfigurationSource createConfiguratio
+1
dirk
On Wed, Jun 21, 2023 at 10:12 PM Juan Pablo Santos Rodríguez <
juanpablo.san...@gmail.com> wrote:
> Hi,
>
> given that the workflow area is now working as expected, I'd like to
> release it, with the usual dependency updates and maybe PR #282, which
> seems pretty close to completion.
>
Hi,
Sounds reasonable to me,
Arturo
On Wed, Jun 21, 2023 at 10:12 PM Juan Pablo Santos Rodríguez <
juanpablo.san...@gmail.com> wrote:
> Hi,
>
> given that the workflow area is now working as expected, I'd like to
> release it, with the usual dependency updates and maybe PR #282, which
> seems p
Hi Juan Pablo,
Sorry for being out of the loop, but could you provide a reference to
the workflow documentation? That would be very helpful, thank you. I've
not investigated it previously.
Cheers,
Murray
On 6/22/23 05:11, Juan Pablo Santos Rodríguez wrote:
Hi,
given that the workflow area is