Content
Jan Sandbrink
Activity
Reported work packages: 208
Today
-
Bug #67171: Users are not informed that manually specifying OAuth token exchange is the preferred method (Project: Seamless Integrations)updated on 09/18/2025 07:50 AM
-
Comment added
Reading this, I am pretty sure that this is a feature request, not a bug. Nothing behaves unintended. Everything behaves...
- Description changed (Details)
- Module changed from Integrations / Nextcloud App - OpenProject integration to Modules and project features / File storages
- Designer set to Parimal Satyal
- Bug found in version changed from unreleased/dev to 16.4.x
-
Comment added
09/17/2025
-
created on 09/17/2025 02:48 PM
-
created on 09/17/2025 02:04 PM
-
Comment added
Parimal Satyal FYI, this is something that Pavel Balashou and me figured out today to be missing. We needed to dig into ...
-
Comment added
-
Feature #65412: Redesign the "My Account / Session management" page using Primer (Project: Stream Design System)updated on 09/17/2025 07:01 AM
-
Comment added
Would they have an expiry date nonetheless?
just checked the code. right now "infinite" sessions are possible in OpenP...
-
Comment added
-
Feature #65412: Redesign the "My Account / Session management" page using Primer (Project: Stream Design System)updated on 09/17/2025 06:48 AM
-
Comment added
Would they have an expiry date nonetheless?
I am not sure about how we handle internal sessions, but I had to immediat...
-
Comment added
09/16/2025
-
Open Point #67433: Authentication for posting userless feedback, e.g. from mobile app (Project: Seamless Integrations)updated on 09/16/2025 09:15 AM
-
Comment added
The proposed solution generally looks good to me and it would work with what we already have built.
I agree that the pub...
-
Comment added
-
updated on 09/16/2025 06:52 AM
- Status changed from in development to needs review
- Assignee deleted (
Jan Sandbrink)
-
created on 09/16/2025 06:50 AM
09/15/2025
-
Feature #67421: Do not require offline_access for authentication using OIDC tokens (Project: Seamless Integrations)created on 09/15/2025 01:10 PM
-
Feature #66120: Provide a way to remove users from OpenProject group (Project: Stream Nextcloud app "OpenProject Integration")updated on 09/15/2025 11:53 AM
-
Comment added
Dominic Bräunlein Sajan Gurung Is the description of this feature correct?
What I would have expected us trying to fix h...
-
Comment added
12/19/2024
-
updated on 12/19/2024 03:07 PM
- Delivery manager changed from Pavel Balashou to Jan Sandbrink
08/14/2015
-
created on 08/14/2015 03:33 PMWe do it in our integrative RSpec tests:
https://github.com/opf/openproject/blob/2199b22f0ec66b84f130c294f0692210ce082de... -
updated on 08/14/2015 03:33 PMGreetings,
I call a API to add a workpackage to my openproject instance, but an error occured;
" Dim addWPUrl As String ...- The changes were retracted.
-
created on 08/14/2015 06:45 AMBtw. for posting multiline code (or logs) in this forum, you can escape using the pre tags.
E.g.
<pre>
1
2
3 -
updated on 08/14/2015 06:45 AMGreetings,
I call a API to add a workpackage to my openproject instance, but an error occured;
" Dim addWPUrl As String ...- The changes were retracted.
-
created on 08/14/2015 06:41 AMAre you actually passing subject and _links as url parameters? (asking because of the name urlParms)
You should pass the...
08/06/2015
-
created on 08/06/2015 10:13 AMHello,
I am currently investigating some issues regarding LDAP Authentication.
I could already identify and fix issues y... -
updated on 08/06/2015 10:13 AMHi OpenProject community,
I want to setup an OP instance for my company and I am stuck at the authentication configurati...- The changes were retracted.
08/03/2015
-
created on 08/03/2015 11:26 AMHello Michael,
Not sure if it is because of my missing VB reading skills, but the request you are sending looks weird: A... -
updated on 08/03/2015 11:26 AMGreetings,
I call a API to add a workpackage to my openproject instance, but an error occured;
" Dim addWPUrl As String ...- The changes were retracted.
07/22/2015
-
created on 07/22/2015 07:07 AMAPIv2 is able to update and create work packages.
Determining possible assignees is not supported via APIv2, though.
All...