Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix crash following ldap authentication update
Unfortunately go-gitea#16268 contained a terrible error, whereby there was a double indirection taken when unmarshalling the source data. This fatally breaks authentication configuration reading. Fix go-gitea#16342 Signed-off-by: Andrew Thornton <art27@cantab.net>
- Loading branch information