Distinguish incoming labels of identical users from different Forgejo authentication sources #178
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
orinoco/dump-things-server#178
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
If two Forgejo authentication sources have the same user, e.g.,
john, they would currently both map onto the same incoming are label, i.e.,forgejo-user-john. This should be changed to prevent data leakage.Fixed in PR #196, published in version 5.5.0