Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Apr 2021 18:57:47 GMT
From:      Kevin Bowling <kbowling@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 9105d68df71f - main - net/self-service-password update to 1.4
Message-ID:  <202104261857.13QIvluC066267@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by kbowling:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9105d68df71fc546aafad5c116e9d8098eee55fa

commit 9105d68df71fc546aafad5c116e9d8098eee55fa
Author:     Krzysztof <ports@bsdserwis.com>
AuthorDate: 2021-04-26 18:56:23 +0000
Commit:     Kevin Bowling <kbowling@FreeBSD.org>
CommitDate: 2021-04-26 18:57:30 +0000

    net/self-service-password update to 1.4
    
    Changes https://github.com/ltb-project/self-service-password/releases/tag/v1.4
    
    PR:             255422
    Approved by:    maintainer
---
 net/self-service-password/Makefile  |   2 +-
 net/self-service-password/distinfo  |   4 +-
 net/self-service-password/pkg-plist | 233 +++++++++++++++++++++++++++++-------
 3 files changed, 190 insertions(+), 49 deletions(-)

diff --git a/net/self-service-password/Makefile b/net/self-service-password/Makefile
index e187a698db67..0c5adb053a27 100644
--- a/net/self-service-password/Makefile
+++ b/net/self-service-password/Makefile
@@ -1,7 +1,7 @@
 # Created by: Krzysztof Stryjek <ports@bsdserwis.com>
 
 PORTNAME=	self-service-password
-DISTVERSION=	1.3
+DISTVERSION=	1.4
 CATEGORIES=	net www
 MASTER_SITES=	http://ltb-project.org/archives/
 PKGNAMESUFFIX=	${PHP_PKGNAMESUFFIX}
diff --git a/net/self-service-password/distinfo b/net/self-service-password/distinfo
index dcc71c878a58..3b24d90c565e 100644
--- a/net/self-service-password/distinfo
+++ b/net/self-service-password/distinfo
@@ -1,3 +1,3 @@
 TIMESTAMP = 1519157902
-SHA256 (ltb-project-self-service-password-1.3.tar.gz) = 7a3ec2e0bade02b43301dd1b7017280a66a4c933f92c90c94fce2c07f20e5b39
-SIZE (ltb-project-self-service-password-1.3.tar.gz) = 1744823
+SHA256 (ltb-project-self-service-password-1.4.tar.gz) = a3a2b7fe070f48a34cc3cd8ce9c96594053f86856948b2307182530376570b3b
+SIZE (ltb-project-self-service-password-1.4.tar.gz) = 2695556
diff --git a/net/self-service-password/pkg-plist b/net/self-service-password/pkg-plist
index 1697589aa82a..8ccccd3a4957 100644
--- a/net/self-service-password/pkg-plist
+++ b/net/self-service-password/pkg-plist
@@ -1,31 +1,44 @@
 @owner %%SSP_OWN%%
 @group %%SSP_GRP%%
 @sample %%WWWDIR%%/conf/config.inc.php.sample
-%%WWWDIR%%/css/bootstrap-theme.css.map
-%%WWWDIR%%/css/bootstrap-theme.min.css
-%%WWWDIR%%/css/bootstrap.css.map
-%%WWWDIR%%/css/bootstrap.min.css
-%%WWWDIR%%/css/font-awesome.min.css
-%%WWWDIR%%/css/self-service-password.css
-%%WWWDIR%%/fonts/fontawesome-webfont.eot
-%%WWWDIR%%/fonts/fontawesome-webfont.svg
-%%WWWDIR%%/fonts/fontawesome-webfont.ttf
-%%WWWDIR%%/fonts/fontawesome-webfont.woff
-%%WWWDIR%%/fonts/fontawesome-webfont.woff2
-%%WWWDIR%%/fonts/glyphicons-halflings-regular.eot
-%%WWWDIR%%/fonts/glyphicons-halflings-regular.svg
-%%WWWDIR%%/fonts/glyphicons-halflings-regular.ttf
-%%WWWDIR%%/fonts/glyphicons-halflings-regular.woff
-%%WWWDIR%%/fonts/glyphicons-halflings-regular.woff2
-%%WWWDIR%%/images/favicon.ico
-%%WWWDIR%%/images/ltb-logo.png
-%%WWWDIR%%/images/unsplash-clouds.jpeg
-%%WWWDIR%%/images/unsplash-sky.jpeg
-%%WWWDIR%%/images/unsplash-space.jpeg
-%%WWWDIR%%/images/unsplash-stars.jpeg
-%%WWWDIR%%/index.php
-%%WWWDIR%%/js/bootstrap.min.js
-%%WWWDIR%%/js/jquery-3.3.1.min.js
+%%WWWDIR%%/htdocs/captcha.php
+%%WWWDIR%%/htdocs/change.php
+%%WWWDIR%%/htdocs/changesshkey.php
+%%WWWDIR%%/htdocs/css/self-service-password.css
+%%WWWDIR%%/htdocs/images/favicon.ico
+%%WWWDIR%%/htdocs/images/ltb-logo.png
+%%WWWDIR%%/htdocs/images/unsplash-clouds.jpeg
+%%WWWDIR%%/htdocs/images/unsplash-sky.jpeg
+%%WWWDIR%%/htdocs/images/unsplash-space.jpeg
+%%WWWDIR%%/htdocs/images/unsplash-stars.jpeg
+%%WWWDIR%%/htdocs/index.php
+%%WWWDIR%%/htdocs/js/jquery.selectunique.js
+%%WWWDIR%%/htdocs/js/self-service-password.js
+%%WWWDIR%%/htdocs/resetbyquestions.php
+%%WWWDIR%%/htdocs/resetbytoken.php
+%%WWWDIR%%/htdocs/sendsms.php
+%%WWWDIR%%/htdocs/sendtoken.php
+%%WWWDIR%%/htdocs/setquestions.php
+%%WWWDIR%%/htdocs/vendor/bootstrap/css/bootstrap-theme.css.map
+%%WWWDIR%%/htdocs/vendor/bootstrap/css/bootstrap-theme.min.css
+%%WWWDIR%%/htdocs/vendor/bootstrap/css/bootstrap.css.map
+%%WWWDIR%%/htdocs/vendor/bootstrap/css/bootstrap.min.css
+%%WWWDIR%%/htdocs/vendor/bootstrap/fonts/glyphicons-halflings-regular.eot
+%%WWWDIR%%/htdocs/vendor/bootstrap/fonts/glyphicons-halflings-regular.svg
+%%WWWDIR%%/htdocs/vendor/bootstrap/fonts/glyphicons-halflings-regular.ttf
+%%WWWDIR%%/htdocs/vendor/bootstrap/fonts/glyphicons-halflings-regular.woff
+%%WWWDIR%%/htdocs/vendor/bootstrap/fonts/glyphicons-halflings-regular.woff2
+%%WWWDIR%%/htdocs/vendor/bootstrap/js/bootstrap.min.js
+%%WWWDIR%%/htdocs/vendor/bootstrap/js/jquery.selectunique.js
+%%WWWDIR%%/htdocs/vendor/font-awesome/css/font-awesome.min.css
+%%WWWDIR%%/htdocs/vendor/font-awesome/fonts/fontawesome-webfont.eot
+%%WWWDIR%%/htdocs/vendor/font-awesome/fonts/fontawesome-webfont.svg
+%%WWWDIR%%/htdocs/vendor/font-awesome/fonts/fontawesome-webfont.ttf
+%%WWWDIR%%/htdocs/vendor/font-awesome/fonts/fontawesome-webfont.woff
+%%WWWDIR%%/htdocs/vendor/font-awesome/fonts/fontawesome-webfont.woff2
+%%WWWDIR%%/htdocs/vendor/font-awesome/fonts/FontAwesome.otf
+%%WWWDIR%%/htdocs/vendor/jquery/js/jquery-3.5.1.min.js
+%%WWWDIR%%/htdocs/vendor/jquery/js/jquery-3.5.1.min.map
 %%WWWDIR%%/lang/ca.inc.php
 %%WWWDIR%%/lang/cn.inc.php
 %%WWWDIR%%/lang/cs.inc.php
@@ -34,14 +47,17 @@
 %%WWWDIR%%/lang/el.inc.php
 %%WWWDIR%%/lang/en.inc.php
 %%WWWDIR%%/lang/es.inc.php
+%%WWWDIR%%/lang/eu.inc.php
 %%WWWDIR%%/lang/fr.inc.php
 %%WWWDIR%%/lang/hu.inc.php
 %%WWWDIR%%/lang/it.inc.php
 %%WWWDIR%%/lang/ja.inc.php
+%%WWWDIR%%/lang/nb-NO.inc.php
 %%WWWDIR%%/lang/nl.inc.php
 %%WWWDIR%%/lang/pl.inc.php
 %%WWWDIR%%/lang/pt-BR.inc.php
 %%WWWDIR%%/lang/pt-PT.inc.php
+%%WWWDIR%%/lang/rs.inc.php
 %%WWWDIR%%/lang/ru.inc.php
 %%WWWDIR%%/lang/sk.inc.php
 %%WWWDIR%%/lang/sl.inc.php
@@ -49,24 +65,116 @@
 %%WWWDIR%%/lang/tr.inc.php
 %%WWWDIR%%/lang/uk.inc.php
 %%WWWDIR%%/lang/zh-CN.inc.php
+%%WWWDIR%%/lang/zh-TW.inc.php
+%%WWWDIR%%/lib/captcha.inc.php
+%%WWWDIR%%/lib/composer.json
+%%WWWDIR%%/lib/composer.lock
 %%WWWDIR%%/lib/detectbrowserlanguage.php
 %%WWWDIR%%/lib/functions.inc.php
 %%WWWDIR%%/lib/smsapi-example.inc.php
+%%WWWDIR%%/lib/smsapi-twilio.inc.php
+%%WWWDIR%%/lib/smsovh/composer.json
+%%WWWDIR%%/lib/smsovh/smsapi-ovh.inc.php
 %%WWWDIR%%/lib/vendor/autoload.php
+%%WWWDIR%%/lib/vendor/composer/autoload_classmap.php
+%%WWWDIR%%/lib/vendor/composer/autoload_namespaces.php
+%%WWWDIR%%/lib/vendor/composer/autoload_psr4.php
+%%WWWDIR%%/lib/vendor/composer/autoload_real.php
+%%WWWDIR%%/lib/vendor/composer/autoload_static.php
+%%WWWDIR%%/lib/vendor/composer/ClassLoader.php
+%%WWWDIR%%/lib/vendor/composer/installed.json
+%%WWWDIR%%/lib/vendor/composer/LICENSE
 %%WWWDIR%%/lib/vendor/defuse-crypto.phar
-%%WWWDIR%%/lib/vendor/PHPMailer/class.phpmailer.php
-%%WWWDIR%%/lib/vendor/PHPMailer/class.pop3.php
-%%WWWDIR%%/lib/vendor/PHPMailer/class.smtp.php
-%%WWWDIR%%/lib/vendor/PHPMailer/PHPMailerAutoload.php
-%%WWWDIR%%/lib/vendor/ReCaptcha/ReCaptcha.php
-%%WWWDIR%%/lib/vendor/ReCaptcha/RequestMethod/Curl.php
-%%WWWDIR%%/lib/vendor/ReCaptcha/RequestMethod/CurlPost.php
-%%WWWDIR%%/lib/vendor/ReCaptcha/RequestMethod/Post.php
-%%WWWDIR%%/lib/vendor/ReCaptcha/RequestMethod/Socket.php
-%%WWWDIR%%/lib/vendor/ReCaptcha/RequestMethod/SocketPost.php
-%%WWWDIR%%/lib/vendor/ReCaptcha/RequestMethod.php
-%%WWWDIR%%/lib/vendor/ReCaptcha/RequestParameters.php
-%%WWWDIR%%/lib/vendor/ReCaptcha/Response.php
+%%WWWDIR%%/lib/vendor/gregwar/captcha/.gitignore
+%%WWWDIR%%/lib/vendor/gregwar/captcha/.travis.yml
+%%WWWDIR%%/lib/vendor/gregwar/captcha/composer.json
+%%WWWDIR%%/lib/vendor/gregwar/captcha/demo/demo.php
+%%WWWDIR%%/lib/vendor/gregwar/captcha/demo/fingerprint.php
+%%WWWDIR%%/lib/vendor/gregwar/captcha/demo/form.php
+%%WWWDIR%%/lib/vendor/gregwar/captcha/demo/index.php
+%%WWWDIR%%/lib/vendor/gregwar/captcha/demo/inline.php
+%%WWWDIR%%/lib/vendor/gregwar/captcha/demo/ocr.php
+%%WWWDIR%%/lib/vendor/gregwar/captcha/demo/output.php
+%%WWWDIR%%/lib/vendor/gregwar/captcha/demo/session.php
+%%WWWDIR%%/lib/vendor/gregwar/captcha/LICENSE
+%%WWWDIR%%/lib/vendor/gregwar/captcha/phpunit.xml.dist
+%%WWWDIR%%/lib/vendor/gregwar/captcha/README.md
+%%WWWDIR%%/lib/vendor/gregwar/captcha/src/Gregwar/Captcha/CaptchaBuilder.php
+%%WWWDIR%%/lib/vendor/gregwar/captcha/src/Gregwar/Captcha/CaptchaBuilderInterface.php
+%%WWWDIR%%/lib/vendor/gregwar/captcha/src/Gregwar/Captcha/Font/captcha0.ttf
+%%WWWDIR%%/lib/vendor/gregwar/captcha/src/Gregwar/Captcha/Font/captcha1.ttf
+%%WWWDIR%%/lib/vendor/gregwar/captcha/src/Gregwar/Captcha/Font/captcha2.ttf
+%%WWWDIR%%/lib/vendor/gregwar/captcha/src/Gregwar/Captcha/Font/captcha3.ttf
+%%WWWDIR%%/lib/vendor/gregwar/captcha/src/Gregwar/Captcha/Font/captcha4.ttf
+%%WWWDIR%%/lib/vendor/gregwar/captcha/src/Gregwar/Captcha/Font/captcha5.ttf
+%%WWWDIR%%/lib/vendor/gregwar/captcha/src/Gregwar/Captcha/ImageFileHandler.php
+%%WWWDIR%%/lib/vendor/gregwar/captcha/src/Gregwar/Captcha/PhraseBuilder.php
+%%WWWDIR%%/lib/vendor/gregwar/captcha/src/Gregwar/Captcha/PhraseBuilderInterface.php
+%%WWWDIR%%/lib/vendor/gregwar/captcha/tests/CaptchaBuilderTest.php
+%%WWWDIR%%/lib/vendor/phpmailer/phpmailer/COMMITMENT
+%%WWWDIR%%/lib/vendor/phpmailer/phpmailer/composer.json
+%%WWWDIR%%/lib/vendor/phpmailer/phpmailer/get_oauth_token.php
+%%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-af.php
+%%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-ar.php
+%%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-az.php
+%%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-ba.php
+%%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-be.php
+%%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-bg.php
+%%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-ca.php
+%%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-ch.php
+%%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-cs.php
+%%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-da.php
+%%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-de.php
+%%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-el.php
+%%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-eo.php
+%%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-es.php
+%%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-et.php
+%%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-fa.php
+%%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-fi.php
+%%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-fo.php
+%%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-fr.php
+%%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-gl.php
+%%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-he.php
+%%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-hi.php
+%%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-hr.php
+%%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-hu.php
+%%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-hy.php
+%%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-id.php
+%%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-it.php
+%%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-ja.php
+%%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-ka.php
+%%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-ko.php
+%%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-lt.php
+%%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-lv.php
+%%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-mg.php
+%%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-ms.php
+%%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-nb.php
+%%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-nl.php
+%%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-pl.php
+%%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-pt_br.php
+%%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-pt.php
+%%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-ro.php
+%%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-ru.php
+%%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-sk.php
+%%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-sl.php
+%%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-sr.php
+%%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-sv.php
+%%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-tl.php
+%%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-tr.php
+%%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-uk.php
+%%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-vi.php
+%%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-zh_cn.php
+%%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-zh.php
+%%WWWDIR%%/lib/vendor/phpmailer/phpmailer/LICENSE
+%%WWWDIR%%/lib/vendor/phpmailer/phpmailer/phpunit.xml.dist
+%%WWWDIR%%/lib/vendor/phpmailer/phpmailer/README.md
+%%WWWDIR%%/lib/vendor/phpmailer/phpmailer/SECURITY.md
+%%WWWDIR%%/lib/vendor/phpmailer/phpmailer/src/Exception.php
+%%WWWDIR%%/lib/vendor/phpmailer/phpmailer/src/OAuth.php
+%%WWWDIR%%/lib/vendor/phpmailer/phpmailer/src/PHPMailer.php
+%%WWWDIR%%/lib/vendor/phpmailer/phpmailer/src/POP3.php
+%%WWWDIR%%/lib/vendor/phpmailer/phpmailer/src/SMTP.php
+%%WWWDIR%%/lib/vendor/phpmailer/phpmailer/VERSION
 %%WWWDIR%%/lib/vendor/ron-maxweb/pwned-passwords/composer.json
 %%WWWDIR%%/lib/vendor/ron-maxweb/pwned-passwords/ISSUE_TEMPLATE.md
 %%WWWDIR%%/lib/vendor/ron-maxweb/pwned-passwords/LICENSE
@@ -75,14 +183,47 @@
 %%WWWDIR%%/lib/vendor/ron-maxweb/pwned-passwords/src/PwnedPasswords/providers/LaravelServiceProvider.php
 %%WWWDIR%%/lib/vendor/ron-maxweb/pwned-passwords/src/PwnedPasswords/providers/SilexServiceProvider.php
 %%WWWDIR%%/lib/vendor/ron-maxweb/pwned-passwords/src/PwnedPasswords/PwnedPasswords.php
+%%WWWDIR%%/lib/vendor/symfony/finder/CHANGELOG.md
+%%WWWDIR%%/lib/vendor/symfony/finder/Comparator/Comparator.php
+%%WWWDIR%%/lib/vendor/symfony/finder/Comparator/DateComparator.php
+%%WWWDIR%%/lib/vendor/symfony/finder/Comparator/NumberComparator.php
+%%WWWDIR%%/lib/vendor/symfony/finder/composer.json
+%%WWWDIR%%/lib/vendor/symfony/finder/Exception/AccessDeniedException.php
+%%WWWDIR%%/lib/vendor/symfony/finder/Exception/DirectoryNotFoundException.php
+%%WWWDIR%%/lib/vendor/symfony/finder/Finder.php
+%%WWWDIR%%/lib/vendor/symfony/finder/Gitignore.php
+%%WWWDIR%%/lib/vendor/symfony/finder/Glob.php
+%%WWWDIR%%/lib/vendor/symfony/finder/Iterator/CustomFilterIterator.php
+%%WWWDIR%%/lib/vendor/symfony/finder/Iterator/DateRangeFilterIterator.php
+%%WWWDIR%%/lib/vendor/symfony/finder/Iterator/DepthRangeFilterIterator.php
+%%WWWDIR%%/lib/vendor/symfony/finder/Iterator/ExcludeDirectoryFilterIterator.php
+%%WWWDIR%%/lib/vendor/symfony/finder/Iterator/FilecontentFilterIterator.php
+%%WWWDIR%%/lib/vendor/symfony/finder/Iterator/FilenameFilterIterator.php
+%%WWWDIR%%/lib/vendor/symfony/finder/Iterator/FileTypeFilterIterator.php
+%%WWWDIR%%/lib/vendor/symfony/finder/Iterator/LazyIterator.php
+%%WWWDIR%%/lib/vendor/symfony/finder/Iterator/MultiplePcreFilterIterator.php
+%%WWWDIR%%/lib/vendor/symfony/finder/Iterator/PathFilterIterator.php
+%%WWWDIR%%/lib/vendor/symfony/finder/Iterator/RecursiveDirectoryIterator.php
+%%WWWDIR%%/lib/vendor/symfony/finder/Iterator/SizeRangeFilterIterator.php
+%%WWWDIR%%/lib/vendor/symfony/finder/Iterator/SortableIterator.php
+%%WWWDIR%%/lib/vendor/symfony/finder/LICENSE
+%%WWWDIR%%/lib/vendor/symfony/finder/README.md
+%%WWWDIR%%/lib/vendor/symfony/finder/SplFileInfo.php
 %%WWWDIR%%/LICENCE
-%%WWWDIR%%/menu.php
-%%WWWDIR%%/pages/change.php
-%%WWWDIR%%/pages/changesshkey.php
-%%WWWDIR%%/pages/resetbyquestions.php
-%%WWWDIR%%/pages/resetbytoken.php
-%%WWWDIR%%/pages/sendsms.php
-%%WWWDIR%%/pages/sendtoken.php
-%%WWWDIR%%/pages/setquestions.php
 %%WWWDIR%%/README.md
 %%WWWDIR%%/scripts/encrypt_answers.php
+%%WWWDIR%%/scripts/multi_ldap_change.php
+%%WWWDIR%%/scripts/update_samba_password.sh
+%%WWWDIR%%/templates/captcha.tpl
+%%WWWDIR%%/templates/change.tpl
+%%WWWDIR%%/templates/changesshkey.tpl
+%%WWWDIR%%/templates/footer.tpl
+%%WWWDIR%%/templates/header.tpl
+%%WWWDIR%%/templates/index.tpl
+%%WWWDIR%%/templates/menu.tpl
+%%WWWDIR%%/templates/policy.tpl
+%%WWWDIR%%/templates/resetbyquestions.tpl
+%%WWWDIR%%/templates/resetbytoken.tpl
+%%WWWDIR%%/templates/sendsms.tpl
+%%WWWDIR%%/templates/sendtoken.tpl
+%%WWWDIR%%/templates/setquestions.tpl



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104261857.13QIvluC066267>