OpenSearch/docs/en/rest-api
Andy Bristol 855c63dbc7 User/role names can be longer with more characters (elastic/x-pack-elasticsearch#1745)
This changes the validation criteria we use for user and role
names in the file realm, native realm, and the
realm-agnostic code in x-pack security. The new criteria is:

A valid username's length must be at least 1 and no more than 1024
characters. It may not contain leading or trailing whitespace. All
characters in the name must be be alphanumeric (`a-z`, `A-Z`, `0-9`),
printable punctuation or symbols in the https://en.wikipedia.org/wiki/Basic_Latin_(Unicode_block)[Basic Latin (ASCII) block],
or the space character.

Original commit: elastic/x-pack-elasticsearch@f77640f269
2017-06-22 13:05:56 -07:00
..
graph [DOCS] Drafted graph explore API page (elastic/x-pack-elasticsearch#1802) 2017-06-21 15:51:01 -07:00
ml [DOCS] Update ML APIs for Elasticsearch Reference (elastic/x-pack-elasticsearch#1718) 2017-06-19 18:23:58 -07:00
security User/role names can be longer with more characters (elastic/x-pack-elasticsearch#1745) 2017-06-22 13:05:56 -07:00
watcher Watcher: Fix ack watch documentation (elastic/x-pack-elasticsearch#1695) 2017-06-13 09:57:10 +02:00
defs.asciidoc [DOCS] Update ML APIs for Elasticsearch Reference (elastic/x-pack-elasticsearch#1718) 2017-06-19 18:23:58 -07:00
graph.asciidoc [DOCS] Add link to Graph Explore API 2017-06-22 08:50:56 -07:00
index.asciidoc [DOCS] Drafted graph explore API page (elastic/x-pack-elasticsearch#1802) 2017-06-21 15:51:01 -07:00
ml-api.asciidoc [DOCS] Update ML APIs for Elasticsearch Reference (elastic/x-pack-elasticsearch#1718) 2017-06-19 18:23:58 -07:00
security.asciidoc [DOCS] [Security] Documentation for Role Mapping API (elastic/x-pack-elasticsearch#1474) 2017-06-06 14:12:31 +10:00
watcher.asciidoc [DOCS] Create "en" translation directory (elastic/x-pack-elasticsearch#907) 2017-03-31 08:48:39 -07:00
xindex.asciidoc [DOCS]Fix links to ML APIs (elastic/x-pack-elasticsearch#1779) 2017-06-19 19:31:39 -07:00