- Nov 28, 2019
-
- Nov 19, 2019
-
-
abirembaut authored
* the redirection with a URL like /apps/public to /apps/public/ fails because the session id is added to the URL when SSO is active and the request URL parsing is wrong getRequestURI returns whats after the context path (/apps/public/;jsessionid=...) so the jsessionid is interpreted as the page name use servletPath and pathInfo instead Covers [BPO-314](https://bonitasoft.atlassian.net/browse/BPO-314)
-
abirembaut authored
* fix (Guest user) Make sure Guest user access can work if SSO is active - add bypass in the SAML and kerberos filters if the URL requested is public - merge SAML and kerberos auth manager code Covers [BPO-314](https://bonitasoft.atlassian.net/browse/BPO-314)
-
- Nov 14, 2019
-
-
abirembaut authored
* fix (Guest user) Make sure Guest user access can work if SSO is active - add bypass in the SAML and kerberos filters if the URL requested is public Covers [BPO-314](https://bonitasoft.atlassian.net/browse/BPO-314)
-
anthony authored
-
anthony authored
-
Bonita CI authored
-
- Nov 13, 2019
-
-
Bonita CI authored
-
Emmanuel Duchastenier authored
* tr(btm): remove remaining Bitronix references * fix dev mode
-
- Nov 06, 2019
-
-
Truc Nguyen authored
-
- Nov 05, 2019
-
-
Thomas Bouffard authored
Remove former repositories previously hosted on googlecode and codehaus. GoogleCode and Codehaus services have been shut down for years; keeping them involve extra repository lookups and generate unrelated error messages For instance, instead of having error message because of maven central unavailability, we get error related to an old repository, which hides the real problem
-
- Nov 04, 2019
-
-
abirembaut authored
* feat (anonymous access) Implement guest user access for public app list Covers [PF-679](https://bonitasoft.atlassian.net/browse/PF-679) Covers [BPO-282](https://bonitasoft.atlassian.net/browse/BPO-282)
-
- Oct 23, 2019
-
-
abirembaut authored
- return 415 instead of 200 when trying to log in with the wrong content type Covers [BPO-177](https://bonitasoft.atlassian.net/browse/BPO-177)
-
- Oct 21, 2019
-
-
danila_mazour authored
-
- Sep 25, 2019
- Sep 17, 2019
-
-
anthony authored
-
- Sep 06, 2019
-
-
julienmege authored
allows deploy for : - CASE_ID, - ROOT_CASE_ID, - PARENT_CASE_ID Closes[BPO-249](https://bonitasoft.atlassian.net/browse/BPO-249)
-
- Sep 05, 2019
-
-
abirembaut authored
upgrade restlet version to fix security issues
-
- Aug 30, 2019
- Aug 27, 2019
-
-
abirembaut authored
update common fileupload version
-
Bonita CI authored
-
Bonita CI authored
-
- Aug 14, 2019
-
-
Antoine Mottier authored
* chore(test): always build common test-jar Always build the common test-jar (for Community and Enterprise Edition) even if option maven.test.skip is set to true. In fact, test-jar is a depency of console-server and even if console-server is build with maven.test.skip set to true it will failed if test dependency does not exists. See https://issues.apache.org/jira/browse/MJAR-138) for more details. Closes [BPO-238](https://bonitasoft.atlassian.net/browse/BPO-238) * Always build console-server test-jar Do this to meet dependencies requierement from console-server-sp. BPO-238
-
Bonita CI authored
-
- Aug 13, 2019
- Aug 09, 2019
-
-
julienmege authored
CLoses [BPO-16](https://bonitasoft.atlassian.net/browse/BPO-166)
-
- Aug 08, 2019
-
-
Bonita CI authored
-
Souchet Céline authored
Build tag declarative pipeline job Fix deploy problem when run from root folder Closes [CI-446](https://bonitasoft.atlassian.net/browse/CI-446)
-
- Aug 05, 2019
- Jul 30, 2019
-
-
julienmege authored
- Fix in the Done tasks list of the view casemoredetailsadmin/casemoredetailspm: "Performed by:system for Walter Bates" - Fix in the taskmoredetailsadmin/taskmoredetailspm: "Done by: System for Walter Bates" - Fix in the tasklistingadmin/tasklistingpm in the Done task: "Done by: System for Walter Bates" Closes [BPO-185](https://bonitasoft.atlassian.net/browse/BPO-185)
-
- Jul 29, 2019
-
-
julienmege authored
CLoses [BPO-185](https://bonitasoft.atlassian.net/browse/BPO-185)
-
- Jul 17, 2019
-
-
Bonita CI authored
-
- Jul 16, 2019
-
-
julienmege authored
Closes [BPO-80](https://bonitasoft.atlassian.net/browse/BPO-80)
-
Bonita CI authored
-