Deprecate «MellonDecoder "feide"»

This attribute encoding has not been required since Moria3, which was
shut down in July 2010. This value should therefore no longer be used.

git-svn-id: https://modmellon.googlecode.com/svn/trunk/mod_mellon2@154 a716ebb1-153a-0410-b759-cfb97c6a1b53
This commit is contained in:
olavmrk 2012-04-12 06:38:04 +00:00
parent fd4ad9a744
commit 080e08fe1a
1 changed files with 3 additions and 4 deletions

7
README
View File

@ -166,10 +166,9 @@ MellonPostCount 100
# They have the following meanings:
# "none": mod_auth_mellon will store the attribute as it is
# received from the IdP. This is the default behaviour.
# "feide": FEIDE currently stores several values in a single
# AttributeValue element. The values are base64 encoded
# and separated by a underscore. This decoder reverses
# this encoding.
# "feide": *DEPRECATED* Feide used to transmit attributes with a
# special encoding. That is no longer necessary, and
# this decoder should therefore no longer be used.
# Default: MellonDecoder "none"
MellonDecoder "none"