keystone/doc/source
Jason Anderson feaf034438
Support regexes in whitelists/blacklists
This adds support for the "regex" flag for both the "whitelist" and
"blacklist" conditional types. Before, only the "any_one_of" and
"not_any_of" conditionals supported this. Similar to the pre-existing
regex logic, the patterns are matched from the beginning of the string,
meaning you may need prefix them with ".*" if you do not care about the
first characters of the match.

Closes-Bug: #1880252
Change-Id: Ia51f47a58712c7230753f2cfa0c87b83a7339bf9
2020-05-26 11:00:21 -05:00
..
_static Enhance authn sections in federation guide 2019-01-07 16:56:25 +01:00
admin Support regexes in whitelists/blacklists 2020-05-26 11:00:21 -05:00
cli Replace git.openstack.org URLs with opendev.org URLs 2019-04-24 11:51:00 +08:00
configuration Generate PDF documentation 2019-09-10 16:36:48 +09:00
contributor Update contributors document keystone 2020-04-08 20:19:07 +05:30
getting-started Update getting started guide 2019-10-07 09:35:20 -07:00
install Merge "Specify keystone is OS user for fernet and credential setup" 2019-09-18 18:54:05 +00:00
user Add docs for app cred access rules 2019-12-17 08:33:42 +00:00
api_curl_examples.rst Change port and version on v3 endpoints example 2018-10-27 15:56:26 -03:00
code_documentation.rst Reorganised keystone documentation structure 2017-06-22 13:26:46 +05:30
conf.py Generate PDF documentation 2019-09-10 16:36:48 +09:00
index.rst Update api-ref location 2019-07-23 06:53:33 +02:00
indices-tables.rst Reorganised keystone documentation structure 2017-06-22 13:26:46 +05:30