Leantime / leantime

Leantime is a goals focused project management system for non-project managers. Building with ADHD, Autism, and dyslexia in mind.
https://leantime.io
GNU Affero General Public License v3.0
4.76k stars 597 forks source link

Api fixes #2811

Closed marcelfolaron closed 4 hours ago

marcelfolaron commented 9 hours ago

Description

3.3.1 has an issue where both authentication middleware get executed making it impossible to use the API when not simultaniously logged in with a regular account. This PR fixes that and adds Acceptance & Unit Tests.

Link to ticket

2807

Type