mirror of
https://github.com/go-gitea/gitea.git
synced 2026-03-31 17:51:39 +02:00
Backport #16447 Unfortunately #16268 contained a terrible error, whereby there was a double indirection taken when unmarshalling the source data. This fatally breaks authentication configuration reading. Fix #16342 Signed-off-by: Andrew Thornton <art27@cantab.net>