#6624 Refuses non UTF-8 requests with proper HTTP error
Opened 8 years ago by cheimes. Modified 6 years ago

Internally the IPA framework only supports UTF-8 encoding. It's a hard-coded assumption in several places. It's ok to support only UTF-8 but it should be a concious decision. Let's actively refuse other encodings in Content-Type rather than implicitly failing late. This gives users a more friendly error message.

The matter was discussed in PR https://github.com/freeipa/freeipa/pull/382#issuecomment-273730248


Metadata Update from @cheimes:
- Issue assigned to someone
- Issue set to the milestone: FreeIPA 4.5

8 years ago

Metadata Update from @mbasti:
- Issue close_status updated to: None
- Issue set to the milestone: FreeIPA 4.5.1 (was: FreeIPA 4.5)

8 years ago

Metadata Update from @pvoborni:
- Issue set to the milestone: FreeIPA 4.7 (was: FreeIPA 4.5.1)

8 years ago

Metadata Update from @rcritten:
- Issue set to the milestone: FreeIPA 4.7.1 (was: FreeIPA 4.7)

6 years ago

FreeIPA 4.7 has been released, moving to FreeIPA 4.7.1 milestone

Log in to comment on this ticket.

Metadata