0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-06-06 22:09:08 +02:00
TheFox0x7 735e940a61
fix(oauth2): not respecting claims before second login (#37874)
fixes defect where claims where only applies on login but not during
account linking making only the second login take them into account
fixes: https://github.com/go-gitea/gitea/issues/32566
2026-06-03 16:50:47 +00:00
..