497cae2b57
doc8 is a linter for documents and used in openstack-manuals. It is better to enforce document linters for simple checking. The current rules are really simple like: - line length check (80 chars) - new line at the end of file Change-Id: I3810df521068ffc97e25a5fc56b72397bf9783bc
9 lines
379 B
YAML
9 lines
379 B
YAML
---
|
|
features:
|
|
- >
|
|
[`blueprint password-expires-validation <https://blueprints.launchpad.net/horizon/+spec/password-expires-validation>`_]
|
|
This blueprint provides a configurable setting to allow operators
|
|
set the threshold days between the current date and the expiration date
|
|
to show a message to warn users change their password prior the expiration
|
|
date.
|