[open-ils-commits] [GIT] Evergreen ILS branch rel_2_10 updated. 396928acdfbca3ea4dd786bc501174d2dc191611
Evergreen Git
git at git.evergreen-ils.org
Mon Mar 14 13:45:01 EDT 2016
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Evergreen ILS".
The branch, rel_2_10 has been updated
via 396928acdfbca3ea4dd786bc501174d2dc191611 (commit)
from d6d925715ce7d7e7ef9426a3e888ef29f65fafaa (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 396928acdfbca3ea4dd786bc501174d2dc191611
Author: Yamil Suarez <yamil at yamil.com>
Date: Mon Mar 14 13:39:14 2016 -0400
Docs: small AsciiDoc table syntax fix
Signed-off-by: Yamil Suarez <yamil at yamil.com>
diff --git a/docs/admin/librarysettings.adoc b/docs/admin/librarysettings.adoc
index 478239a..48b63bf 100644
--- a/docs/admin/librarysettings.adoc
+++ b/docs/admin/librarysettings.adoc
@@ -309,7 +309,7 @@ values.
|Allow multiple username changes|If enabled (and Lock Usernames is not set) patrons will be allowed to change their username when it does not look like a barcode. Otherwise username changing in the OPAC will only be allowed when the patron's username looks like a barcode.|True/False|Default TRUE.
|Global default locale||Number|
|Lock Usernames|If enabled username changing via the OPAC will be disabled.|Default FALSE|
-|Password format|Defines acceptable format for OPAC account passwords|Regular expression||Default requires that passwords "be at least 7 characters in length,contain at least one letter (a-z/A-Z), and contain at least one number.
+|Password format|Defines acceptable format for OPAC account passwords|Regular expression|Default requires that passwords "be at least 7 characters in length,contain at least one letter (a-z/A-Z), and contain at least one number.
|Patron barcode format|Defines acceptable format for patron barcodes|Regular expression|
|Patron username format|Regular expression defining the patron username format, used for patron registration and self-service username changing only|Regular expression|
|======
-----------------------------------------------------------------------
Summary of changes:
docs/admin/librarysettings.adoc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
hooks/post-receive
--
Evergreen ILS
More information about the open-ils-commits
mailing list