Description
Description
I am facing an issue while attempting to migrate a repository from one Gitea instance to another. Both Gitea instances are running inside Docker containers, set up using a docker-compose file as mentioned in Gitea's installation documentation.
However, during the migration process, I encountered an error related to user authentication.
I am using the same user account on both the source and target Gitea servers, which are configured to use LDAP credentials from the same Active Directory. Additionally, I have a valid authentication token with the necessary permissions. I have tried using tokens with various permission combinations, but the issue persists.
Relevant log entries have been included for reference.
Gitea Version
1.22.3
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
No response
Screenshots
No response
Git Version
2.45.2
Operating System
Alpine Linux
How are you running Gitea?
Docker container
Database
SQLite