Fix crash following ldap authentication update (#16447) #16448

Merged
lunny merged 1 commits from backport-16447-v1.15 into release/v1.15 2021-07-16 00:17:45 +00:00
Contributor

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


This PR was ultimately fixed by #16465 and its backport #16494

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> --- This PR was ultimately fixed by #16465 and its backport #16494
lafriks (Migrated from github.com) approved these changes 2021-07-15 23:23:01 +00:00
techknowlogick approved these changes 2021-07-16 00:09:22 +00:00
This repo is archived. You cannot comment on pull requests.
No Milestone
No project
No Assignees
3 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: lunny/gitea#16448
No description provided.