ccin2p3 / go-freeipa

A generated golang client for the FreeIPA API.
Other
7 stars 15 forks source link

fix: set mandatory Referer header on login request #17

Closed yann-soubeyrand closed 6 months ago

yann-soubeyrand commented 6 months ago

This header is now mandatory to address CVE-2023-5455: https://github.com/freeipa/freeipa/commit/13778d88ca2ac73b729821bdea844172a18c0cb9.

riton commented 6 months ago

Thanks for the contribution and the deprecation fixes in a separate commit :+1: