diff options
author | Brice Figureau <brice-puppet@daysofwonder.com> | 2009-06-28 14:42:04 +0200 |
---|---|---|
committer | James Turnbull <james@lovedthanlost.net> | 2009-07-07 16:19:39 +1000 |
commit | ea66cf6b9a5de1dd784dfed8995babf90225f8a0 (patch) | |
tree | 678a1a2ba846b1092131f2957cba479ee4a11566 /lib/puppet/util/rdoc/parser.rb | |
parent | 1e83aadc749aea9d52281d4f4041f6144a7229c7 (diff) | |
download | puppet-ea66cf6b9a5de1dd784dfed8995babf90225f8a0.tar.gz puppet-ea66cf6b9a5de1dd784dfed8995babf90225f8a0.tar.xz puppet-ea66cf6b9a5de1dd784dfed8995babf90225f8a0.zip |
Fix #2348 - Allow authstore (and REST auth) to match allow/deny against opaque strings
This patch removes the limitation of allow/deny which were
only matching ip addresses or hostname (or pattern of).
It makes sure any kind of string can be matched (by strict
equality) while still keeping the old behaviour.
Opaque strings can only contains: alphanumeric characters, -
_ and @.
Signed-off-by: Brice Figureau <brice-puppet@daysofwonder.com>
Diffstat (limited to 'lib/puppet/util/rdoc/parser.rb')
0 files changed, 0 insertions, 0 deletions