This is an automated email from the ASF dual-hosted git repository.
alexoree pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/jspwiki.git
from 5f0612ef9 Merge pull request #434 from spyhunter99/bug/JSPWIKI-75
add 31432a856 JSPWIKI-1235 fixes the i18n resources for the password check
strings
add 8b79df0a1 JSPWIKI-1235 fixes incorrect display when min = 0 or when
the symbols rule is checked
new 41dfdf240 Merge pull request #439 from spyhunter99/bug/JSPWIKI-1235
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../wiki/auth/PasswordComplexityVeriffier.java | 24 +++++++++++-----------
.../src/main/resources/CoreResources.properties | 14 ++++++-------
.../src/main/resources/CoreResources_de.properties | 14 ++++++-------
.../src/main/resources/CoreResources_es.properties | 14 ++++++-------
.../src/main/resources/CoreResources_fi.properties | 14 ++++++-------
.../src/main/resources/CoreResources_fr.properties | 14 ++++++-------
.../src/main/resources/CoreResources_it.properties | 14 ++++++-------
.../src/main/resources/CoreResources_nl.properties | 14 ++++++-------
.../main/resources/CoreResources_pt_BR.properties | 14 ++++++-------
.../src/main/resources/CoreResources_ru.properties | 14 ++++++-------
.../main/resources/CoreResources_zh_CN.properties | 16 +++++++--------
11 files changed, 83 insertions(+), 83 deletions(-)