[mod_auth] send charset="UTF-8" in WWW-Authenticate (fixes #1468)
commit4b412797b80676d41dd08cc83d530d4b4710581d
authorGlenn Strauss <gstrauss@gluelogic.com>
Wed, 13 Apr 2016 03:56:55 +0000 (12 23:56 -0400)
committerGlenn Strauss <gstrauss@gluelogic.com>
Wed, 13 Apr 2016 03:56:55 +0000 (12 23:56 -0400)
tree390997fd6da49239c25f5e85285b3fac65385184
parentf1681ca29bf1f945b59ff81437f02c4b48036017
[mod_auth] send charset="UTF-8" in WWW-Authenticate (fixes #1468)

https://tools.ietf.org/html/rfc7616 and
https://tools.ietf.org/html/rfc7617 (September 2015)
update Digest and Basic auth to allow server to recommend charset
which should be used by client.

http://stackoverflow.com/questions/702629/utf-8-characters-mangled-in-http-basic-auth-username

x-ref:
  "LDAP UTF-8 encoding"
  https://redmine.lighttpd.net/issues/1468
NEWS
src/mod_auth.c