Update Gitea repository mirror authentication credentials

descriptionStandard

Recently I had to update a few hundreds repository mirror authentication details; after just a handful I explored the API and was surprised that the API had not route available to achieve this. After some poking around; the repositories stored at the GITEA data path (repository storage) the config file contains the username and password/token…